r33256 - in /desktop/experimental/vinagre/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Mar 16 14:11:47 UTC 2012


Author: biebl
Date: Fri Mar 16 14:11:46 2012
New Revision: 33256

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33256
Log:
Remove obsolete --disable-scrollkeeper configure flag.

Modified:
    desktop/experimental/vinagre/debian/changelog
    desktop/experimental/vinagre/debian/rules

Modified: desktop/experimental/vinagre/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/changelog?rev=33256&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/changelog [utf-8] (original)
+++ desktop/experimental/vinagre/debian/changelog [utf-8] Fri Mar 16 14:11:46 2012
@@ -1,5 +1,6 @@
 vinagre (3.3.4-1) UNRELEASED; urgency=low
 
+  [ Jeremy Bicha ]
   * New upstream release.
   * debian/control.in:
     - Standards-Version 3.9.3
@@ -7,7 +8,10 @@
   * debian/rules:
     - Re-enable -Wl,--as-needed
 
- -- Jeremy Bicha <jbicha at ubuntu.com>  Sun, 11 Mar 2012 17:15:12 -0400
+  [ Michael Biebl ]
+  * Remove obsolete --disable-scrollkeeper configure flag.
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 16 Mar 2012 15:09:52 +0100
 
 vinagre (3.2.2-1) unstable; urgency=low
 

Modified: desktop/experimental/vinagre/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/rules?rev=33256&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/rules [utf-8] (original)
+++ desktop/experimental/vinagre/debian/rules [utf-8] Fri Mar 16 14:11:46 2012
@@ -11,8 +11,7 @@
 DEB_CONFIGURE_EXTRA_FLAGS += --with-avahi \
                              --enable-ssh \
                              --enable-rdp \
-                             --with-telepathy \
-                             --disable-scrollkeeper
+                             --with-telepathy
 
 binary-install/vinagre::
 	find debian/$(cdbs_curpkg) -name '*.la' -exec rm -f '{}' ';'




More information about the pkg-gnome-commits mailing list