[lordsawar] 35/133: * reverse my change to avoid autoreconf, the old behaviour was wanted (Closes: #474856) thanks Peter De Wachter

Markus Koschany apo-guest at moszumanska.debian.org
Thu Jul 2 17:37:54 UTC 2015


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

apo-guest pushed a commit to branch master
in repository lordsawar.

commit 822f8a6bbcbae393ab7a0f9234eb2ab5ffbb5105
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Sat Apr 26 18:05:19 2008 +0000

    * reverse my change to avoid autoreconf, the old behaviour was wanted (Closes: #474856)
      thanks Peter De Wachter
---
 debian/changelog | 24 ++++++++++++++++++++++++
 debian/rules     |  3 ---
 2 files changed, 24 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e52b9f6..f9eba58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lordsawar (0.0.8-3) unstable; urgency=low
+
+  [ Gonéri Le Bouder ]
+  * reverse my change to avoid autoreconf, the old behaviour was wanted (Closes: #474856)
+    thanks Peter De Wachter
+
+ -- Debian Games Team <pkg-games-devel at lists.alioth.debian.org>  Sat, 26 Apr 2008 20:23:06 +0200
+
 lordsawar (0.0.8-2) unstable; urgency=high
 
   [ Eddy Petrișor ]
@@ -65,3 +73,19 @@ lordsawar (0.0.3-1) unstable; urgency=low
 
  -- Barry deFreese <bddebian at comcast.net>  Thu, 27 Sep 2007 21:27:07 -0400
 
+lordsawar (0.0.8-2.1) unstable; urgency=high
+
+  [ Eddy Petrișor ]
+  * fix Vcs-Svn URL to point to svn, not the incomplete ssh location
+
+  [ Alexander Schmehl ]
+  * Added patches/ftbfs_gcc-4.3_fix.diff to fix FTBFS with gcc 4.3
+    (Closes: #474856)
+
+  [ Gonéri Le Bouder ]
+  * touch aclocal.m4, Makefile.in and configure to make autotools happy
+    and avoid autoreconf with ftbfs_gcc-4.3_fix.diff
+  * clean the .pc directory
+  * 
+
+ -- Gonéri Le Bouder <goneri at rulezlan.org>  Sat, 26 Apr 2008 20:23:06 +0200
diff --git a/debian/rules b/debian/rules
index 5725adf..850c236 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,9 +15,6 @@ endif
 config.status: configure
 	dh_testdir
 	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
-	touch aclocal.m4 # to avoid autotools auto reconfigure
-	touch Makefile.in
-	touch configure
 
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
 	cp -f /usr/share/misc/config.sub config.sub

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lordsawar.git



More information about the Pkg-games-commits mailing list