[Pkg-utopia-commits] r324 - packages/experimental/avahi/debian

Sjoerd Simons sjoerd at costa.debian.org
Sun Sep 25 10:33:16 UTC 2005


Author: sjoerd
Date: 2005-09-25 10:33:12 +0000 (Sun, 25 Sep 2005)
New Revision: 324

Modified:
   packages/experimental/avahi/debian/changelog
   packages/experimental/avahi/debian/rules
Log:
* New upstream release
* Use python2.4-gtk2 that are avail now
* Disable mono for now



Modified: packages/experimental/avahi/debian/changelog
===================================================================
--- packages/experimental/avahi/debian/changelog	2005-09-11 17:13:07 UTC (rev 323)
+++ packages/experimental/avahi/debian/changelog	2005-09-25 10:33:12 UTC (rev 324)
@@ -1,8 +1,8 @@
-avahi (0.4-1) experimental; urgency=low
+avahi (0.5-1) UNRELEASED; urgency=low
 
+  [ Ross Burton ]
   * New upstream release.
   * Build for Debian Experimental (closes: #324990)
-  * Don't build-depend on python2.4-gtk2, it doesn't exist in Debian yet.
   * Split out python2.4-avahi
   * Add QT3 and QT4 bindings
   * Reload D-BUS configuration files and daemons on install
@@ -11,8 +11,11 @@
   * Move the avahi user's home directory
   * Move .pc files to -dev packages
 
- -- Ross Burton <ross at debian.org>  Wed, 31 Aug 2005 14:24:38 +0100
+  [ Sjoerd Simons ]
+  * New upstream release 
 
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 25 Sep 2005 12:31:09 +0200
+
 avahi (0.2-0ubuntu1) breezy; urgency=low
 
   * New upstream version.

Modified: packages/experimental/avahi/debian/rules
===================================================================
--- packages/experimental/avahi/debian/rules	2005-09-11 17:13:07 UTC (rev 323)
+++ packages/experimental/avahi/debian/rules	2005-09-25 10:33:12 UTC (rev 324)
@@ -8,14 +8,12 @@
 include /usr/share/cdbs/1/rules/utils.mk
 common-binary-post-install-arch:: list-missing
 
-# Disable pygtk for now until python2.4-gtk2 exists.
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-pygtk
-
 # Ensure at build time that the library has no dependencies on undefined
 # symbols, and speed up loading.
 LDFLAGS += -Wl,-z,defs -Wl,-O1
 
 DEB_INSTALL_DOCS_ALL += docs/README
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-mono --disable-mono-docs
 
 DEB_DH_MAKESHLIBS_ARGS_ALL := -V
 DEB_SHLIBDEPS_INCLUDE := debian/libavahi-common0/usr/lib debian/libavahi-core0/usr/lib




More information about the Pkg-utopia-commits mailing list