[Pkg-utopia-commits] r3675 - in /packages/unstable/avahi/debian: changelog control libavahi-compat-howl-dev.install libavahi-compat-howl-dev.links libavahi-compat-howl0.install libavahi-compat-howl0.shlibs libavahi-compat-howl0.symbols rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Jul 25 21:20:33 UTC 2010
Author: biebl
Date: Sun Jul 25 21:20:32 2010
New Revision: 3675
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3675
Log:
* Drop Howl compatibility library. (Closes: #588389)
Development of the original Howl implementation has been discontinued and
there are no more reverse dependencies left in the Debian archive since
lenny.
* Bump Standards-Version to 3.9.0. Use architecture wildcard linux-any for
Removed:
packages/unstable/avahi/debian/libavahi-compat-howl-dev.install
packages/unstable/avahi/debian/libavahi-compat-howl-dev.links
packages/unstable/avahi/debian/libavahi-compat-howl0.install
packages/unstable/avahi/debian/libavahi-compat-howl0.shlibs
packages/unstable/avahi/debian/libavahi-compat-howl0.symbols
Modified:
packages/unstable/avahi/debian/changelog
packages/unstable/avahi/debian/control
packages/unstable/avahi/debian/rules
Modified: packages/unstable/avahi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/changelog?rev=3675&op=diff
==============================================================================
--- packages/unstable/avahi/debian/changelog (original)
+++ packages/unstable/avahi/debian/changelog Sun Jul 25 21:20:32 2010
@@ -5,6 +5,10 @@
- debian/patches/02_have_gtk2_build_fix.patch (merged upstream)
- debian/patches/26_am_maintainer_mode.patch (no longer required)
- debian/patches/99_autoreconf.patch (no longer required)
+ * Drop Howl compatibility library. (Closes: #588389)
+ Development of the original Howl implementation has been discontinued and
+ there are no more reverse dependencies left in the Debian archive since
+ lenny.
-- Michael Biebl <biebl at debian.org> Tue, 13 Jul 2010 14:29:49 +0200
@@ -39,7 +43,7 @@
- Update debian/avahi-discover.install for avahi-discover.ui.
* Update debian/python-avahi.install and debian/avahi-discover.install for
python dist-packages transition.
- * Bump Standards-Version to 3.9.0. Use architecture wild-card linux-any for
+ * Bump Standards-Version to 3.9.0. Use architecture wildcard linux-any for
the libcap-dev Build-Depends and avahi-autoipd.
* Remove AVAHI_DNSCONFD_START option because we start avahi-dnsconfd by
default anyway. As /etc/default/avahi-dnsconfd is now empty, remove it on
Modified: packages/unstable/avahi/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/control?rev=3675&op=diff
==============================================================================
--- packages/unstable/avahi/debian/control (original)
+++ packages/unstable/avahi/debian/control Sun Jul 25 21:20:32 2010
@@ -391,36 +391,6 @@
This package contains the development headers for the interface
to integrate the Avahi libraries into a Qt 4 main loop application.
-Package: libavahi-compat-howl0
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Description: Avahi Howl compatibility library
- Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
- It allows programs to publish and discover services and hosts
- running on a local network with no specific configuration. For
- example you can plug into a network and instantly find printers to
- print to, files to look at and people to talk to.
- .
- This library contains the howl compatibility library for Avahi.
-
-Package: libavahi-compat-howl-dev
-Section: libdevel
-Architecture: any
-Depends: libavahi-compat-howl0 (= ${binary:Version}),
- ${misc:Depends},
- libavahi-client-dev
-Description: Development headers for the Avahi Howl compatibility library
- Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
- It allows programs to publish and discover services and hosts
- running on a local network with no specific configuration. For
- example you can plug into a network and instantly find printers to
- print to, files to look at and people to talk to.
- .
- This package contains the development headers for howl compatibility library
- for Avahi.
-
Package: libavahi-compat-libdnssd1
Section: libs
Architecture: any
Modified: packages/unstable/avahi/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/rules?rev=3675&op=diff
==============================================================================
--- packages/unstable/avahi/debian/rules (original)
+++ packages/unstable/avahi/debian/rules Sun Jul 25 21:20:32 2010
@@ -13,7 +13,7 @@
# symbols, and speed up loading.
LDFLAGS += -Wl,-z,defs -Wl,-O1
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-compat-libdns_sd --enable-compat-howl \
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-compat-libdns_sd \
--disable-mono --disable-monodoc \
--disable-gtk3
More information about the Pkg-utopia-commits
mailing list