Package: ulatencyd
Version: 0.5.0-4
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch precise
ulatencyd uses dpkg-maintscript-helper via a .maintscript file without
the Pre-Depends recommended in dh_installdeb(1). This is academic for
Debian because the version of dpkg in squeeze supported
dpkg-maintscript-helper, hence Severity: wishlist; Ubuntu's last LTS
release didn't have a sufficient version of dpkg for that which is why I
care.
* Add Pre-Depends: ${misc:Pre-Depends} for dpkg-maintscript-helper.
diff -Nru ulatencyd-0.5.0/debian/control ulatencyd-0.5.0/debian/control
--- ulatencyd-0.5.0/debian/control 2011-07-26 18:17:38.000000000 +0100
+++ ulatencyd-0.5.0/debian/control 2012-02-13 18:50:00.000000000 +0000
@@ -16,6 +16,7 @@
Package: ulatencyd
Architecture: linux-any
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, dbus, lua5.1 | lua,
liblua5.1-posix1
Description: Daemon to minimize latency on a linux system using cgroups
Ulatency is a daemon that controls how the Linux kernel will spend it's
Thanks,
--
Colin Watson [[email protected]]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]