[ubuntu/oneiric] avahi 0.6.30-2ubuntu1 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Thu Apr 28 22:33:38 UTC 2011
avahi (0.6.30-2ubuntu1) oneiric; urgency=low
* Merge with Debian unstable; remaining Ubuntu changes:
- debian/control: Add versioned dependency on the dbus that satisfies our
upstart job dependency.
- Add udebs corresponding to libavahi-common3 and libavahi-core7, so
that we can use them for Eucalyptus integration in the installer.
- Add debian/avahi-daemon.upstart, debian/avahi-dnsconfd.upstart
- debian/avahi-autoipd.{pre,post}inst: Adjust package versions for conffile
migration for the version when Ubuntu did the DHCP4 migration. This needs
to be kept until after the next LTS.
- debian/avahi-{daemon,dnsconfd}.links: Remove systemd configuration
symlinks.
- Multiarch support:
+ debian/compat: Move to dh compat 9.
+ debian/control: Add Multi-Arch: tags, bump debhelper build
dependency to debhelper which supports Multiarch, and add
${misc:Pre-Depends} fields.
+ debian/*.install: Update path to libraries, pkg-config files, etc.
avahi (0.6.30-2) unstable; urgency=low
* Remove Qt3 integration library. With KDE3 gone, there is no more package
using it. (Closes: 604341)
- Drop Build-Depends on libqt3-mt-dev.
- Drop libavahi-qt3-1 and libavahi-qt3-dev package.
- Update debian/rules, pass --disable-qt3 to configure.
* Remove libtool .la files for libavahi-client and libavahi-common.
* Stop cleaning up dependency_libs from libtool .la files. No longer
required as we don't install any .la files anymore.
* Bump Standards-Version to 3.9.2. No further changes.
avahi (0.6.30-1) unstable; urgency=low
* New upstream release.
- iface: look for both IFA_ADDRESS and IFA_LOCAL. (Closes: #617948)
avahi (0.6.29-1) unstable; urgency=low
* New upstream release.
* Remove patches, merged upstream
- debian/patches/03_read_null_udp_packets.patch
- debian/patches/04-fix_netlink_flags_for_dump_operations.patch
* debian/avahi-daemon.links
- Enable avahi-daemon by default when using systemd, so it can be started
via D-Bus activation, socket activation and multi-user.target.
* debian/avahi-dnsconfd.links
- Enable avahi-dnsconfd by default when using systemd. It will be started
by multi-user.target.
avahi (0.6.28-5) unstable; urgency=low
* debian/rules
- Enable stack smashing protector for all architectures and let configure
check if it is supported.
* debian/patches/04-fix_netlink_flags_for_dump_operations.patch
- Use correct flag combination for rtnetlink dump operations.
Thanks to Pablo Neira Ayuso for the patch. (Closes: #610281)
Date: Thu, 28 Apr 2011 22:03:23 +0200
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/avahi/0.6.30-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 28 Apr 2011 22:03:23 +0200
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-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.30-2ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt 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-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
Closes: 604341 610281 617948
Changes:
avahi (0.6.30-2ubuntu1) oneiric; urgency=low
.
* Merge with Debian unstable; remaining Ubuntu changes:
- debian/control: Add versioned dependency on the dbus that satisfies our
upstart job dependency.
- Add udebs corresponding to libavahi-common3 and libavahi-core7, so
that we can use them for Eucalyptus integration in the installer.
- Add debian/avahi-daemon.upstart, debian/avahi-dnsconfd.upstart
- debian/avahi-autoipd.{pre,post}inst: Adjust package versions for conffile
migration for the version when Ubuntu did the DHCP4 migration. This needs
to be kept until after the next LTS.
- debian/avahi-{daemon,dnsconfd}.links: Remove systemd configuration
symlinks.
- Multiarch support:
+ debian/compat: Move to dh compat 9.
+ debian/control: Add Multi-Arch: tags, bump debhelper build
dependency to debhelper which supports Multiarch, and add
${misc:Pre-Depends} fields.
+ debian/*.install: Update path to libraries, pkg-config files, etc.
.
avahi (0.6.30-2) unstable; urgency=low
.
* Remove Qt3 integration library. With KDE3 gone, there is no more package
using it. (Closes: 604341)
- Drop Build-Depends on libqt3-mt-dev.
- Drop libavahi-qt3-1 and libavahi-qt3-dev package.
- Update debian/rules, pass --disable-qt3 to configure.
* Remove libtool .la files for libavahi-client and libavahi-common.
* Stop cleaning up dependency_libs from libtool .la files. No longer
required as we don't install any .la files anymore.
* Bump Standards-Version to 3.9.2. No further changes.
.
avahi (0.6.30-1) unstable; urgency=low
.
* New upstream release.
- iface: look for both IFA_ADDRESS and IFA_LOCAL. (Closes: #617948)
.
avahi (0.6.29-1) unstable; urgency=low
.
* New upstream release.
* Remove patches, merged upstream
- debian/patches/03_read_null_udp_packets.patch
- debian/patches/04-fix_netlink_flags_for_dump_operations.patch
* debian/avahi-daemon.links
- Enable avahi-daemon by default when using systemd, so it can be started
via D-Bus activation, socket activation and multi-user.target.
* debian/avahi-dnsconfd.links
- Enable avahi-dnsconfd by default when using systemd. It will be started
by multi-user.target.
.
avahi (0.6.28-5) unstable; urgency=low
.
* debian/rules
- Enable stack smashing protector for all architectures and let configure
check if it is supported.
* debian/patches/04-fix_netlink_flags_for_dump_operations.patch
- Use correct flag combination for rtnetlink dump operations.
Thanks to Pablo Neira Ayuso for the patch. (Closes: #610281)
Checksums-Sha1:
d1c9768b5b9caf9c46e7f5e14b835a6f32911d95 2992 avahi_0.6.30-2ubuntu1.dsc
763f2b3fcbe6ee9112896bfce560ae43bdcf8b2c 34582 avahi_0.6.30-2ubuntu1.debian.tar.gz
Checksums-Sha256:
190eb85d02664f9ae68b2803a17ffc846e417d772fab525c55dd5eb5e7c4d11c 2992 avahi_0.6.30-2ubuntu1.dsc
2fa9489479f1df8c779272fb4fb651e0a08d64b2f82d5e943066e70721abfd36 34582 avahi_0.6.30-2ubuntu1.debian.tar.gz
Files:
f9a2c73732a99fd0b1f9ee3a3685b879 2992 net optional avahi_0.6.30-2ubuntu1.dsc
aacc5b910cb6f35ea602cddd1ff3108d 34582 net optional avahi_0.6.30-2ubuntu1.debian.tar.gz
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
More information about the Oneiric-changes
mailing list