r16356 - in /desktop/unstable/cheese/debian: changelog control rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Jun 28 16:49:11 UTC 2008


Author: joss
Date: Sat Jun 28 16:49:11 2008
New Revision: 16356

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16356
Log:
Run with --disable-scrollkeeper. Closes: #488399.

Modified:
    desktop/unstable/cheese/debian/changelog
    desktop/unstable/cheese/debian/control
    desktop/unstable/cheese/debian/rules

Modified: desktop/unstable/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/changelog?rev=16356&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog (original)
+++ desktop/unstable/cheese/debian/changelog Sat Jun 28 16:49:11 2008
@@ -1,3 +1,9 @@
+cheese (2.22.2-2) unstable; urgency=low
+
+  * Run with --disable-scrollkeeper. Closes: #488399.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 28 Jun 2008 18:49:30 +0200
+
 cheese (2.22.2-1) unstable; urgency=low
 
   * New upstream bugfix release.

Modified: desktop/unstable/cheese/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control?rev=16356&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control (original)
+++ desktop/unstable/cheese/debian/control Sat Jun 28 16:49:11 2008
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Standards-Version: 3.7.2
 Homepage: http://live.gnome.org/Cheese/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/

Modified: desktop/unstable/cheese/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/rules?rev=16356&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/rules (original)
+++ desktop/unstable/cheese/debian/rules Sat Jun 28 16:49:11 2008
@@ -9,3 +9,5 @@
 ifeq ($(DEB_BUILD_ARCH),lpia)
 	DEB_CONFIGURE_EXTRA_FLAGS = --enable-hildon
 endif
+
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper




More information about the pkg-gnome-commits mailing list