[Pkg-utopia-commits] r3011 - in /packages/unstable/avahi/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Mar 29 21:09:08 UTC 2009


Author: biebl
Date: Sun Mar 29 21:09:08 2009
New Revision: 3011

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3011
Log:
Change Build-Depends on libcap2-dev to libcap-dev. Tighten the version
to (>= 1:2.16) to ensure we don't pick up any old libcap1 version.
(Closes: #520836)

Modified:
    packages/unstable/avahi/debian/changelog
    packages/unstable/avahi/debian/control

Modified: packages/unstable/avahi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/changelog?rev=3011&op=diff
==============================================================================
--- packages/unstable/avahi/debian/changelog (original)
+++ packages/unstable/avahi/debian/changelog Sun Mar 29 21:09:08 2009
@@ -4,6 +4,9 @@
   * debian/control
     - Change Section of avahi-dbg to debug.
     - Bump Standards-Version to 3.8.1. No further changes.
+    - Change Build-Depends on libcap2-dev to libcap-dev. Tighten the version
+      to (>= 1:2.16) to ensure we don't pick up any old libcap1 version.
+      (Closes: #520836)
   * debian/patches/03-avahi-daemon-reflector-packet-storm.patch
     - Fix a bug in avahi-daemon that could cause packet storms when reflecting
       legacy unicast mDNS traffic. (Closes: #517683)

Modified: packages/unstable/avahi/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/control?rev=3011&op=diff
==============================================================================
--- packages/unstable/avahi/debian/control (original)
+++ packages/unstable/avahi/debian/control Sun Mar 29 21:09:08 2009
@@ -10,7 +10,7 @@
                cdbs (>= 0.4.43),
                pkg-config,
                python-support (>= 0.6),
-               libcap2-dev (>= 2.10) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !netbsd-i386],
+               libcap-dev (>= 1:2.16) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !netbsd-i386],
                libgdbm-dev,
                libglib2.0-dev (>= 2.4),
                libgtk2.0-dev (>= 2.4),




More information about the Pkg-utopia-commits mailing list