[Pkg-sdl-commits] [sdl-image1.2] 01/03: Really regenerate autoconf files.

Felix Geyer fgeyer at alioth.debian.org
Sun Sep 1 11:23:33 UTC 2013


This is an automated email from the git hooks/post-receive script.

fgeyer pushed a commit to branch master
in repository sdl-image1.2.

commit 04857055302ff627feeedde6ee02999f873d0297
Author: Felix Geyer <fgeyer at debian.org>
Date:   Fri Aug 30 23:16:42 2013 +0200

    Really regenerate autoconf files.
    
    The upstream autogen.sh doesn't work properly.
    Thanks to Pino Toscano for the patch.
    
    Fixes FTBFS on hurd.
---
 debian/changelog |    8 ++++++++
 debian/rules     |    2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6d88e51..a14ff69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sdl-image1.2 (1.2.12-5) UNRELEASED; urgency=low
+
+  * Really regenerate autoconf files. The upstream autogen.sh doesn't
+    work properly. Thanks to Pino Toscano for the patch.
+    - Fixes FTBFS on hurd.
+
+ -- Felix Geyer <fgeyer at debian.org>  Fri, 30 Aug 2013 22:25:01 +0200
+
 sdl-image1.2 (1.2.12-4) unstable; urgency=low
 
   [ Felix Geyer ]
diff --git a/debian/rules b/debian/rules
index 0de6fb9..49bed94 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ confflags += --disable-webp-shared
 	dh $@ --with autoreconf --parallel
 
 override_dh_autoreconf:
-	AUTOMAKE="automake --foreign" dh_autoreconf --as-needed ./autogen.sh
+	AUTOMAKE="automake --foreign" dh_autoreconf --as-needed
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(confflags)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/sdl-image1.2.git



More information about the pkg-sdl-commits mailing list