r13279 - in /desktop/unstable/gtk+2.0/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Oct 26 11:18:00 UTC 2007


Author: joss
Date: Fri Oct 26 11:18:00 2007
New Revision: 13279

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13279
Log:
* Remove the --enable-explicit-deps flag. Closes: #343711, thanks Tom 
  Parker. If some other packages still rely on having explicit X11 
  dependencies, they are buggy and need to be fixed anyway.

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/rules

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=13279&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog (original)
+++ desktop/unstable/gtk+2.0/debian/changelog Fri Oct 26 11:18:00 2007
@@ -1,8 +1,11 @@
 gtk+2.0 (2.12.1-2) UNRELEASED; urgency=low
 
   * Stop suggesting gtk-engines-pixmap.
-
- -- Josselin Mouette <joss at debian.org>  Fri, 26 Oct 2007 11:03:24 +0200
+  * Remove the --enable-explicit-deps flag. Closes: #343711, thanks Tom 
+    Parker. If some other packages still rely on having explicit X11 
+    dependencies, they are buggy and need to be fixed anyway.
+
+ -- Josselin Mouette <joss at debian.org>  Fri, 26 Oct 2007 13:17:12 +0200
 
 gtk+2.0 (2.12.1-1) unstable; urgency=low
 

Modified: desktop/unstable/gtk+2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/rules?rev=13279&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/rules (original)
+++ desktop/unstable/gtk+2.0/debian/rules Fri Oct 26 11:18:00 2007
@@ -111,7 +111,6 @@
 			--infodir=\$${prefix}/share/info \
 			--sysconfdir=/etc \
 			--with-html-dir=\$${prefix}/share/doc/$(DOC_PKG) \
-			--enable-explicit-deps=yes \
 			--enable-test-print-backend
 ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
 	common_configure_flags += --build=$(DEB_BUILD_GNU_TYPE)




More information about the pkg-gnome-commits mailing list