[ubuntu/natty] avahi 0.6.28-2ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Mon Dec 6 15:40:36 GMT 2010
avahi (0.6.28-2ubuntu1) natty; urgency=low
* Resynchronise with Debian. Remaining changes:
- debian/control:
+ Add versioned dependency on the dbus that satisfies our upstart job
dependency.
+ Add udebs corresponding to libavahi-common3 and libavahi-core6, so
that we can use them for Eucalyptus integration in the installer.
- debian/rules, debian/avahi-daemon.init, debian/avahi-dnsconfd.init:
+ Avahi init scripts (daemon or dnsconfd) do not need to be started
before gdm, and do not need to be stopped specially on shutdown.
- debian/avahi-daemon.upstart, debian/avahi-dnsconfd.upstart:
+ Add Upstart config
* Restore Debian changes to migrate to DHCP 4, now that we have it in
Ubuntu. Adjust package versions for conffile migration.
* Launchpad supports 'linux-any' these days; restore Debian change to use
that.
avahi (0.6.28-2) experimental; urgency=low
* debian/rules: Fix and simplify .la dependency_libs cleanup.
* Stop installing libtool .la files for those packages which have no more
reverse dependencies.
* Remove pre-lenny upgrade code from maintainer scripts.
avahi (0.6.28-1) experimental; urgency=low
* New upstream release.
* Remove debian/patches/02_avahi_client.patch, merged upstream.
* Move from cdbs to dh
- Drop Build-Depends on cdbs.
- Bump Build-Depends on debhelper to (>= 7.0.50~) for override targets.
- Convert debian/rules to use dh.
- Drop debian/clean-la.mk (merged into debian/rules).
* Install systemd unit files for avahi-daemon and avahi-dnsconfd.
* Install D-Bus system service file for avahi-daemon.
avahi (0.6.27-3) unstable; urgency=low
* debian/control
- Update Vcs-* fields: Move packaging from svn to git.
- Bump Standards-Version to 3.9.1. No further changes.
* debian/patches/02_avahi_client.patch
- Replace patch with upstream commit 9a4db66 which uses Ping() to test
whether avahi is around.
Date: Mon, 06 Dec 2010 15:31:58 +0000
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/natty/+source/avahi/0.6.28-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 06 Dec 2010 15:31:58 +0000
Source: avahi
Binary: avahi-daemon avahi-dnsconfd avahi-autoipd python-avahi avahi-utils avahi-discover libavahi-common3 libavahi-common-data libavahi-common-dev libavahi-common3-udeb libavahi-core7 libavahi-core-dev libavahi-core7-udeb libavahi-client3 libavahi-client-dev libavahi-glib1 libavahi-glib-dev libavahi-gobject0 libavahi-gobject-dev libavahi-qt3-1 libavahi-qt3-dev libavahi-qt4-1 libavahi-qt4-dev libavahi-compat-libdnssd1 libavahi-compat-libdnssd-dev libavahi-ui0 libavahi-ui-dev avahi-ui-utils avahi-dbg
Architecture: source
Version: 0.6.28-2ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
avahi-autoipd - Avahi IPv4LL network address configuration daemon
avahi-daemon - Avahi mDNS/DNS-SD daemon
avahi-dbg - Avahi - debugging symbols
avahi-discover - Service discover user interface for avahi
avahi-dnsconfd - Avahi DNS configuration tool
avahi-ui-utils - Avahi GTK+ utilities
avahi-utils - Avahi browsing, publishing and discovery utilities
libavahi-client-dev - Development files for the Avahi client library
libavahi-client3 - Avahi client library
libavahi-common-data - Avahi common data files
libavahi-common-dev - Development files for the Avahi common library
libavahi-common3 - Avahi common library
libavahi-common3-udeb - Avahi common library (debian-installer) (udeb)
libavahi-compat-libdnssd-dev - Development headers for the Avahi Apple Bonjour compatibility lib
libavahi-compat-libdnssd1 - Avahi Apple Bonjour compatibility library
libavahi-core-dev - Development files for Avahi's embeddable mDNS/DNS-SD library
libavahi-core7 - Avahi's embeddable mDNS/DNS-SD library
libavahi-core7-udeb - Avahi's embeddable mDNS/DNS-SD library (debian-installer) (udeb)
libavahi-glib-dev - Development headers for the Avahi glib integration library
libavahi-glib1 - Avahi glib integration library
libavahi-gobject-dev - Development headers for the Avahi GObject library
libavahi-gobject0 - Avahi GObject library
libavahi-qt3-1 - Avahi Qt 3 integration library
libavahi-qt3-dev - Development headers for the Avahi Qt 3 integration library
libavahi-qt4-1 - Avahi Qt 4 integration library
libavahi-qt4-dev - Development headers for the Avahi Qt 4 integration library
libavahi-ui-dev - Development headers for the Avahi GTK+ User interface library
libavahi-ui0 - Avahi GTK+ User interface library
python-avahi - Python utility package for Avahi
Changes:
avahi (0.6.28-2ubuntu1) natty; urgency=low
.
* Resynchronise with Debian. Remaining changes:
- debian/control:
+ Add versioned dependency on the dbus that satisfies our upstart job
dependency.
+ Add udebs corresponding to libavahi-common3 and libavahi-core6, so
that we can use them for Eucalyptus integration in the installer.
- debian/rules, debian/avahi-daemon.init, debian/avahi-dnsconfd.init:
+ Avahi init scripts (daemon or dnsconfd) do not need to be started
before gdm, and do not need to be stopped specially on shutdown.
- debian/avahi-daemon.upstart, debian/avahi-dnsconfd.upstart:
+ Add Upstart config
* Restore Debian changes to migrate to DHCP 4, now that we have it in
Ubuntu. Adjust package versions for conffile migration.
* Launchpad supports 'linux-any' these days; restore Debian change to use
that.
.
avahi (0.6.28-2) experimental; urgency=low
.
* debian/rules: Fix and simplify .la dependency_libs cleanup.
* Stop installing libtool .la files for those packages which have no more
reverse dependencies.
* Remove pre-lenny upgrade code from maintainer scripts.
.
avahi (0.6.28-1) experimental; urgency=low
.
* New upstream release.
* Remove debian/patches/02_avahi_client.patch, merged upstream.
* Move from cdbs to dh
- Drop Build-Depends on cdbs.
- Bump Build-Depends on debhelper to (>= 7.0.50~) for override targets.
- Convert debian/rules to use dh.
- Drop debian/clean-la.mk (merged into debian/rules).
* Install systemd unit files for avahi-daemon and avahi-dnsconfd.
* Install D-Bus system service file for avahi-daemon.
.
avahi (0.6.27-3) unstable; urgency=low
.
* debian/control
- Update Vcs-* fields: Move packaging from svn to git.
- Bump Standards-Version to 3.9.1. No further changes.
* debian/patches/02_avahi_client.patch
- Replace patch with upstream commit 9a4db66 which uses Ping() to test
whether avahi is around.
Checksums-Sha1:
e1327662be4391a6acddbea56752517210d35fc3 3092 avahi_0.6.28-2ubuntu1.dsc
5da3f7da2cff8ddf74f8746e4dcb2524e5047f67 1238660 avahi_0.6.28.orig.tar.gz
fd305da98ff757ca385e3875ff3dc36e16e6659c 34006 avahi_0.6.28-2ubuntu1.debian.tar.gz
Checksums-Sha256:
be634b24ff512efe74a602e0006c44641d9aa4c60f833e0085e7102246d374c2 3092 avahi_0.6.28-2ubuntu1.dsc
a0d80aac88212b9f9d5331c248091d3c9c9209f0e41985421636ebd14230fc91 1238660 avahi_0.6.28.orig.tar.gz
9874c9dd9fc2c4d9dd217ec90eb1b1c5c518a390b364f6c57d74b85dc9030f20 34006 avahi_0.6.28-2ubuntu1.debian.tar.gz
Files:
564bc61529d4d11050af09f9d4a58e47 3092 net optional avahi_0.6.28-2ubuntu1.dsc
d0143a5aa3265019072e53ab497818d0 1238660 net optional avahi_0.6.28.orig.tar.gz
68abe3b34973e15d20cc049959993fd4 34006 net optional avahi_0.6.28-2ubuntu1.debian.tar.gz
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer
iQIVAwUBTP0DPTk1h9l9hlALAQj12xAAgvnza0bWBz5HrHhc4OTQDTzJVrhuEHT4
ZYVYuId8qJi/ejX8DOIMwjty0MWtFJH+fq4Ve27hcAMGSU3DelIlvLBFOxSlgSa1
iGqJRcS0piIEzBJmqdaJzr9a/7XwzrjI5MOWDUhVG/TWmMr7o+IRb1HkZ9Ad33ep
yKH3nsO9eiZh9Ri2/cYp/HjTE3AgxSPCfH/AJ+xPpHbzYHrb+zVy2N4FHfAjqz9T
OkRbT+scb5AWKDVu6ES8LCt2QqV0WQZBMnj2UPuzgKJSCiRaZ6GEyDvXY6dVbzFo
PpBmuqDYyKJZtBkr/f6wrT9hBhkC9mv5XeZnlhOwg4E/AAcDY7gNkrDN10UFQArw
vQ1kyO33KY1Y0PcBxRaEQsK5olB7QZFjjqnTRkvEbFREApEN9Re4faGvvmOaU9qN
urd3FDw2SsxcWpXoNhE3T3oWYRuWrnZ2As2Qje3V7W9C58zF+oFxkj8JlU+5iy1j
j5D7UIQvRdfWCF/eIOEDMg0K8m0RZCcgEfCYtxcdKWSgfaAwalKWTWV2F84ocKoH
TzcTeX7WH55tdthm/DJtett2nB3bEovpBN+hajKDtUtUBhiUAQvgxDbAgYIh48JG
XRnEVUJ3BM/MKcEgRV6W7oda1uZmqJJEKeLUcUscEf70bVwPqQg5/ep8Ak2eV8AO
WhOBlsdAU8E=
=xNcK
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list