[Pkg-utopia-commits] r2134 - in /packages/unstable/avahi/debian: changelog control
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sat Mar 15 18:25:24 UTC 2008
Author: biebl
Date: Sat Mar 15 18:25:24 2008
New Revision: 2134
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2134
Log:
- Remove XB-Python-Version fields. They are not required with
python-support.
- Bump python-support build dependency to (>= 0.6) as suggested by the
python-support documentation.
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=2134&op=diff
==============================================================================
--- packages/unstable/avahi/debian/changelog (original)
+++ packages/unstable/avahi/debian/changelog Sat Mar 15 18:25:24 2008
@@ -9,6 +9,10 @@
* debian/control
- Bump Standards-Version to 3.7.3. No further changes required.
- Add dependency on python-glade2 to avahi-discover.
+ - Remove XB-Python-Version fields. They are not required with
+ python-support.
+ - Bump python-support build dependency to (>= 0.6) as suggested by the
+ python-support documentation.
* debian/avahi-daemon.init, debian/avahi-dnsconfd.init
- Fix LSB init header. Use $remote_fs instead of $local_fs as the daemon
requires /usr to be mounted.
Modified: packages/unstable/avahi/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/control?rev=2134&op=diff
==============================================================================
--- packages/unstable/avahi/debian/control (original)
+++ packages/unstable/avahi/debian/control Sat Mar 15 18:25:24 2008
@@ -7,7 +7,7 @@
Loic Minier <lool at dooz.org>
Build-Depends: debhelper (>= 5.0.37.2),
cdbs (>= 0.4.43),
- python-support (>= 0.3),
+ python-support (>= 0.6),
libcap-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !netbsd-i386],
libgdbm-dev,
libglib2.0-dev (>= 2.4),
@@ -103,7 +103,6 @@
Replaces: python2.4-avahi (<< 0.6.11),
avahi-utils (<< 0.4)
Conflicts: python2.4-avahi (<< 0.6.11)
-XB-Python-Version: ${python:Versions}
Description: Python utility package for Avahi
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
It allows programs to publish and discover services and hosts
@@ -139,7 +138,6 @@
python-glade2,
avahi-daemon,
${misc:Depends}
-XB-Python-Version: ${python:Versions}
Conflicts: avahi-utils (<< 0.6.1-2)
Description: Service discover user interface for avahi
Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
More information about the Pkg-utopia-commits
mailing list