]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
debian: sync packaging with official Debian package
authorVincent Bernat <bernat@luffy.cx>
Sun, 9 Jun 2013 09:32:04 +0000 (11:32 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sun, 9 Jun 2013 09:32:04 +0000 (11:32 +0200)
debian/control
debian/lldpd.postrm

index d1c9fdf05b8842a627ff5a80faca6f8309eca558..e0fe76af099b0f19b015963fba27b859c83951c9 100644 (file)
@@ -3,8 +3,7 @@ Section: net
 Priority: optional
 Maintainer: Vincent Bernat <bernat@debian.org>
 Build-Depends: debhelper (>= 5), cdbs, autotools-dev, dh-autoreconf,
-               libsnmp-dev, libperl-dev, libsensors-dev | libsensors4-dev,
-               libxml2-dev, libevent-dev, libreadline-dev,
+               libsnmp-dev, libxml2-dev, libevent-dev, libreadline-dev,
                pkg-config
 Standards-Version: 3.9.4
 Homepage: http://vincentbernat.github.com/lldpd/
index 3107c6d53d913e48921653ed6673faf49770aab1..1676318be7e58311615220c3e618c27a76d5ee36 100644 (file)
@@ -4,7 +4,8 @@
 
 case "$1" in
     purge)
-       dpkg-statoverride --remove /usr/sbin/lldpctl
+       dpkg-statoverride --remove /usr/sbin/lldpcli
+       dpkg-statoverride --quiet --remove /usr/sbin/lldpctl || true
         deluser --system _lldpd || true
         delgroup --system _lldpd || true