?package(deborphan):\
	needs="text" \
	section="Apps/System/Admin" \
	title="Orphaner (libs)" \
	hints="apt,Admin" \
	longtitle="Orphaned library finder (libraries only)" \
	command="su-to-root -c /usr/sbin/orphaner"
?package(deborphan):\
	needs="text" \
	section="Apps/System/Admin" \
	title="Orphaner (all)" \
	hints="apt,Admin" \
	longtitle="Orphaned library finder (all packages)" \
	command="su-to-root -c '/usr/sbin/orphaner -a'"
?package(deborphan):\
	needs="text" \
	section="Apps/System/Admin" \
	title="Orphaner - editkeep" \
	hints="apt,Admin" \
	longtitle="Edit list of packages deborphan/orphaner should never list" \
	command="su-to-root -c '/usr/sbin/editkeep'"
