- Dodani ${shlibs:Depends}, ${misc:Depends} u Depends
Replaces: sysadmin
Conflicts: sysadmin
Provides: sysadmin
-Depends: quota (>= 4.00), ${shlibs:Depends}
+Depends: quota (>= 4.00), ${shlibs:Depends}, ${misc:Depends}
Architecture: any
Description: Tty-based system administration tool
Sysadmin is a simple menu driven tool for usual system administration
chmod 4750 /usr/bin/sysadmin
dpkg-statoverride --remove /usr/bin/sysadmin > /dev/null 2> /dev/null || true
dpkg-statoverride --update --add root root 4755 /usr/bin/sysadmin
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
if [ "$1" = "purge" ] ; then
dpkg-statoverride --remove /usr/bin/sysadmin > /dev/null 2> /dev/null || true
fi
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#