r29790 - in /desktop/unstable/gcalctool/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 28 16:12:46 UTC 2011


Author: biebl
Date: Wed Sep 28 16:12:45 2011
New Revision: 29790

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29790
Log:
* debian/rules:
  - Drop obsolete --with-gtk=3.0 configure flag.

Modified:
    desktop/unstable/gcalctool/debian/changelog
    desktop/unstable/gcalctool/debian/rules

Modified: desktop/unstable/gcalctool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcalctool/debian/changelog?rev=29790&op=diff
==============================================================================
--- desktop/unstable/gcalctool/debian/changelog [utf-8] (original)
+++ desktop/unstable/gcalctool/debian/changelog [utf-8] Wed Sep 28 16:12:45 2011
@@ -3,6 +3,8 @@
   * New upstream release.
   * debian/control.in:
     - Add Vcs-* fields.
+  * debian/rules:
+    - Drop obsolete --with-gtk=3.0 configure flag.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 24 Jun 2011 02:11:30 +0200
 

Modified: desktop/unstable/gcalctool/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcalctool/debian/rules?rev=29790&op=diff
==============================================================================
--- desktop/unstable/gcalctool/debian/rules [utf-8] (original)
+++ desktop/unstable/gcalctool/debian/rules [utf-8] Wed Sep 28 16:12:45 2011
@@ -7,4 +7,4 @@
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1 -Wl,--as-needed"
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper --with-gtk=3.0
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper




More information about the pkg-gnome-commits mailing list