tags 467077 +patch
tags 467077 +pending
thanks

Hi Daniel!

I prepared an NMU fixing the above bug, which has been become RC
recently (I guess that's okay, to upload so fast; the fix is a one liner
and you are on the lownmu-list).

Problems seems to be, that the info pages are sometimes recreated.
Which fails, if makeinfo isn't installed (but doesn't throw an error,
but continues silently with an empty info page).

I fixed it by adding texinfo to the build-depends, which solves this
problem, but not that a "failed" build didn't throw an error.

Changes are in attachd in the file nmudiff-heroes-common.patch.


I took the liberty to fix some lintian warnings, too.  The full changes
are in the patch completediff-heroes-common.patch


Best regards,
  Alexander
diff -Nur heroes-0.21-orig/debian/changelog heroes-0.21/debian/changelog
--- heroes-0.21-orig/debian/changelog	2008-09-07 12:29:11.000000000 +0200
+++ heroes-0.21/debian/changelog	2008-09-07 12:29:50.000000000 +0200
@@ -1,3 +1,11 @@
+heroes (0.21-8.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Adding texinfo to build depends (Closes: #467077)
+  * Urgency medium for rc bug fix (only medium, because it's just a game)
+
+ -- Alexander Schmehl <[EMAIL PROTECTED]>  Sun, 07 Sep 2008 12:12:01 +0200
+
 heroes (0.21-8) unstable; urgency=low
 
   * Promote the dependency of heroes-ggi and heroes-sdl on
diff -Nur heroes-0.21-orig/debian/control heroes-0.21/debian/control
--- heroes-0.21-orig/debian/control	2008-09-07 12:29:11.000000000 +0200
+++ heroes-0.21/debian/control	2008-09-07 12:29:46.000000000 +0200
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Daniel Burrows <[EMAIL PROTECTED]>
-Build-Depends: libggi2-dev (>= 1:2.2.1-4), libmikmod2-dev (>= 3.1.10-1), libsdl1.2-dev (>= 1.2.2-3.1), libsdl-mixer1.2-dev, debhelper (>= 5), gettext, autogen, help2man, heroes-data (>= 1.4-1)
+Build-Depends: libggi2-dev (>= 1:2.2.1-4), libmikmod2-dev (>= 3.1.10-1), libsdl1.2-dev (>= 1.2.2-3.1), libsdl-mixer1.2-dev, debhelper (>= 5), gettext, autogen, help2man, heroes-data (>= 1.4-1), texinfo
 Standards-Version: 3.6.2.0
 
 Package: heroes-common
diff -Nur heroes-0.21-orig/debian/changelog heroes-0.21/debian/changelog
--- heroes-0.21-orig/debian/changelog	2008-09-07 12:29:11.000000000 +0200
+++ heroes-0.21/debian/changelog	2008-09-07 12:51:38.000000000 +0200
@@ -1,3 +1,16 @@
+heroes (0.21-8.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Adding texinfo to build depends (Closes: #467077)
+  * Urgency medium for rc bug fix (only medium, because it's just a game)
+  * Added version to debian/watch
+  * Added dh_desktop call to debian/control
+  * bumped standards to 3.8.0 (no further changes needed)
+  * last three changes to fix some of the lintian warnings; shouldn't have any
+    side effects
+
+ -- Alexander Reichle-Schmehl <[EMAIL PROTECTED]>  Sun, 07 Sep 2008 12:12:01 +0200
+
 heroes (0.21-8) unstable; urgency=low
 
   * Promote the dependency of heroes-ggi and heroes-sdl on
diff -Nur heroes-0.21-orig/debian/control heroes-0.21/debian/control
--- heroes-0.21-orig/debian/control	2008-09-07 12:29:11.000000000 +0200
+++ heroes-0.21/debian/control	2008-09-07 12:44:47.000000000 +0200
@@ -2,8 +2,8 @@
 Section: games
 Priority: optional
 Maintainer: Daniel Burrows <[EMAIL PROTECTED]>
-Build-Depends: libggi2-dev (>= 1:2.2.1-4), libmikmod2-dev (>= 3.1.10-1), libsdl1.2-dev (>= 1.2.2-3.1), libsdl-mixer1.2-dev, debhelper (>= 5), gettext, autogen, help2man, heroes-data (>= 1.4-1)
-Standards-Version: 3.6.2.0
+Build-Depends: libggi2-dev (>= 1:2.2.1-4), libmikmod2-dev (>= 3.1.10-1), libsdl1.2-dev (>= 1.2.2-3.1), libsdl-mixer1.2-dev, debhelper (>= 5), gettext, autogen, help2man, heroes-data (>= 1.4-1), texinfo
+Standards-Version: 3.8.0
 
 Package: heroes-common
 Architecture: any
diff -Nur heroes-0.21-orig/debian/rules heroes-0.21/debian/rules
--- heroes-0.21-orig/debian/rules	2008-09-07 12:29:11.000000000 +0200
+++ heroes-0.21/debian/rules	2008-09-07 12:41:17.000000000 +0200
@@ -158,5 +158,7 @@
 	dh_md5sums $(DH_OPTIONS_ARCH) -pheroes-common
 	dh_builddeb $(DH_OPTIONS_ARCH) -pheroes-common
 
+	dh_desktop $(DH_OPTIONS_ARCH) -pheroes-common
+
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install
diff -Nur heroes-0.21-orig/debian/watch heroes-0.21/debian/watch
--- heroes-0.21-orig/debian/watch	2008-09-07 12:29:11.000000000 +0200
+++ heroes-0.21/debian/watch	2008-09-07 12:40:35.000000000 +0200
@@ -1 +1,2 @@
+version=3
 http://prdownloads.sourceforge.net /heroes/ heroes-([0-9.]*)\.tar\.gz debian

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to