[Pkg-utopia-commits] r2827 - in /packages/unstable/avahi/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Feb 17 14:54:26 UTC 2009


Author: biebl
Date: Tue Feb 17 14:54:26 2009
New Revision: 2827

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2827
Log:
* debian/rules
  - Remove DEB_SHLIBDEPS_INCLUDE, dpkg-shlibdeps works fine without it
    nowadays.
  - Remove clean-up rule in pre-build, fixed upstream.

Modified:
    packages/unstable/avahi/debian/changelog
    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=2827&op=diff
==============================================================================
--- packages/unstable/avahi/debian/changelog (original)
+++ packages/unstable/avahi/debian/changelog Tue Feb 17 14:54:26 2009
@@ -8,6 +8,10 @@
     - Replace Recommends: xvncviewer with vnc-viewer for avahi-ui-utils.
       The xvncviewer package is no longer available from the archive
       (superseded by xvnc4viewer). We use the virtual package instead.
+  * debian/rules
+    - Remove DEB_SHLIBDEPS_INCLUDE, dpkg-shlibdeps works fine without it
+      nowadays.
+    - Remove clean-up rule in pre-build, fixed upstream.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 17 Feb 2009 15:44:07 +0100
 

Modified: packages/unstable/avahi/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/rules?rev=2827&op=diff
==============================================================================
--- packages/unstable/avahi/debian/rules (original)
+++ packages/unstable/avahi/debian/rules Tue Feb 17 14:54:26 2009
@@ -30,16 +30,6 @@
 DEB_UPDATE_RCD_PARAMS_avahi-dnsconfd := start 16 2 3 4 5 . stop 84 0 1 6 .
 
 DEB_INSTALL_DOCS_ALL += docs/README docs/NEWS
-
-DEB_SHLIBDEPS_INCLUDE := debian/libavahi-common3/usr/lib \
-                         debian/libavahi-core4/usr/lib \
-                         debian/libavahi-client3/usr/lib \
-                         debian/libavahi-glib1/usr/lib \
-                         debian/libavahi-ui0/usr/lib
-
-# ensure that ServiceTypeDatabase.py is regenerated 
-pre-build::
-	-rm -f avahi-python/avahi/ServiceTypeDatabase.py
 
 common-build-arch::
 	# create an up to date PO template




More information about the Pkg-utopia-commits mailing list