[rset] Deprecate the 'encoded' argument to ResultSet.printable_rql()
It's hardly used at all, and when used inside CubicWeb, it's only set as
false. Better make sure that this function always returns a proper
unicode string and let the caller handle conversion on its own.
#!/bin/sh -e
if [ "$1" = "purge" ] ; then
update-rc.d cubicweb remove >/dev/null
fi
#DEBHELPER#
exit 0