Bug#441711: another patch

Mike O'Connor stew at vireo.org
Tue Nov 13 15:56:57 UTC 2007


Here is an interdiff of the NMU I have failed to find a sponsor for.  it
is a one line fix to debian/rules and a missing build-dep on gettext.

I continue to look for a sponsor.

thanks,
stew

-------------- next part --------------
diff -u kanatest-0.4.2/debian/rules kanatest-0.4.2/debian/rules
--- kanatest-0.4.2/debian/rules
+++ kanatest-0.4.2/debian/rules
@@ -32,6 +32,7 @@
 build-stamp: config.status
 	dh_testdir
 	$(MAKE)
+	$(MAKE) -C po update-po
 	touch build-stamp
 
 clean:
diff -u kanatest-0.4.2/debian/changelog kanatest-0.4.2/debian/changelog
--- kanatest-0.4.2/debian/changelog
+++ kanatest-0.4.2/debian/changelog
@@ -1,3 +1,11 @@
+kanatest (0.4.2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * make sure docs/*.pmo are built (Closes: #441711)
+  * add missing build-depends on gettext
+
+ -- Mike O'Connor <stew at vireo.org>  Sat, 03 Nov 2007 10:24:35 -0400
+
 kanatest (0.4.2-2) unstable; urgency=low
 
   * debian/control:
diff -u kanatest-0.4.2/debian/control kanatest-0.4.2/debian/control
--- kanatest-0.4.2/debian/control
+++ kanatest-0.4.2/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Sam Hocevar (Debian packages) <sam+deb at zoy.org>
-Build-Depends: debhelper (>= 5.0), quilt, libgtk2.0-dev (>= 2.0), libxml2-dev
+Build-Depends: debhelper (>= 5.0), quilt, libgtk2.0-dev (>= 2.0), libxml2-dev, gettext
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/pkg-games/packages/trunk/kanatest
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/kanatest/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20071113/9fc7e8cf/attachment.pgp 


More information about the Pkg-games-devel mailing list