r11127 - in /packages/unstable/accerciser/debian: changelog rules

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Thu May 24 06:55:53 UTC 2007


Author: mlang
Date: Thu May 24 06:55:52 2007
New Revision: 11127

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11127
Log:
Disable scrollkeeper. (Closes: Bug#425752).

Modified:
    packages/unstable/accerciser/debian/changelog
    packages/unstable/accerciser/debian/rules

Modified: packages/unstable/accerciser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/accerciser/debian/changelog?rev=11127&op=diff
==============================================================================
--- packages/unstable/accerciser/debian/changelog (original)
+++ packages/unstable/accerciser/debian/changelog Thu May 24 06:55:52 2007
@@ -1,3 +1,9 @@
+accerciser (0.1.2-8) unstable; urgency=low
+
+  * Disable scrollkeeper. (Closes: Bug#425752).
+
+ -- Mario Lang <mlang at debian.org>  Thu, 24 May 2007 08:56:28 +0200
+
 accerciser (0.1.2-7) unstable; urgency=low
 
   * scrollkeeper.

Modified: packages/unstable/accerciser/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/accerciser/debian/rules?rev=11127&op=diff
==============================================================================
--- packages/unstable/accerciser/debian/rules (original)
+++ packages/unstable/accerciser/debian/rules Thu May 24 06:55:52 2007
@@ -7,5 +7,7 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
+
 $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
 	dh_pysupport -p$(cdbs_curpkg)




More information about the pkg-gnome-commits mailing list