r33819 - in /packages/unstable/sound-juicer/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Mar 31 04:47:01 UTC 2012


Author: biebl
Date: Sat Mar 31 04:47:00 2012
New Revision: 33819

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33819
Log:
debian/rules: Stop calling autogen.sh now that we have a proper release
tarball.

Modified:
    packages/unstable/sound-juicer/debian/changelog
    packages/unstable/sound-juicer/debian/rules

Modified: packages/unstable/sound-juicer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/sound-juicer/debian/changelog?rev=33819&op=diff
==============================================================================
--- packages/unstable/sound-juicer/debian/changelog [utf-8] (original)
+++ packages/unstable/sound-juicer/debian/changelog [utf-8] Sat Mar 31 04:47:00 2012
@@ -2,11 +2,13 @@
 
   * New upstream release.
   * debian/watch: Track .xz tarballs.
+  * debian/rules: Stop calling autogen.sh now that we have a proper release
+    tarball.
   * Drop Build-Depends on libdbus-1-dev and libdbus-glib-1-dev, sound-juicer
     has been ported to GDBus.
   * Drop obsolete Build-Conflicts on libcdio-dev.
 
- -- Michael Biebl <biebl at debian.org>  Sat, 31 Mar 2012 06:44:41 +0200
+ -- Michael Biebl <biebl at debian.org>  Sat, 31 Mar 2012 06:46:24 +0200
 
 sound-juicer (2.32.1+git20120102.e678f0a-1) unstable; urgency=low
 

Modified: packages/unstable/sound-juicer/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/sound-juicer/debian/rules?rev=33819&op=diff
==============================================================================
--- packages/unstable/sound-juicer/debian/rules [utf-8] (original)
+++ packages/unstable/sound-juicer/debian/rules [utf-8] Sat Mar 31 04:47:00 2012
@@ -9,6 +9,4 @@
 CFLAGS += -Wno-unused-parameter
 LDFLAGS += -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
 
-DEB_CONFIGURE_SCRIPT := ./autogen.sh
-
 DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper




More information about the pkg-gnome-commits mailing list