r24932 - in /desktop/experimental/gtk+2.0/debian: changelog rules
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Fri Jul 30 17:19:17 UTC 2010
Author: slomo
Date: Fri Jul 30 17:19:14 2010
New Revision: 24932
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24932
Log:
* debian/rules:
+ Remove obsolete configure parameter.
Modified:
desktop/experimental/gtk+2.0/debian/changelog
desktop/experimental/gtk+2.0/debian/rules
Modified: desktop/experimental/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/changelog?rev=24932&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+2.0/debian/changelog [utf-8] Fri Jul 30 17:19:14 2010
@@ -1,3 +1,10 @@
+gtk+2.0 (2.21.5-2) UNRELEASED; urgency=low
+
+ * debian/rules:
+ + Remove obsolete configure parameter.
+
+ -- Sebastian Dröge <slomo at debian.org> Fri, 30 Jul 2010 19:18:51 +0200
+
gtk+2.0 (2.21.5-1) experimental; urgency=low
* New upstream development release:
Modified: desktop/experimental/gtk+2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/rules?rev=24932&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/rules [utf-8] (original)
+++ desktop/experimental/gtk+2.0/debian/rules [utf-8] Fri Jul 30 17:19:14 2010
@@ -120,7 +120,6 @@
--enable-test-print-backend \
--enable-introspection=no \
--with-xinput=yes \
- --with-libjasper \
--build=$(DEB_BUILD_GNU_TYPE)
ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
configure_flags += --host=$(DEB_HOST_GNU_TYPE)
More information about the pkg-gnome-commits
mailing list