Hi, The attached file is the diff for my flobopuyo 0.20-3.1 NMU. The associated changelog entry is:
flobopuyo (0.20-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix bashisms in debian/rules (Closes: #478378)
* Bump Standards-Version to 3.8.0
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -Nru flobopuyo-0.20/debian/changelog flobopuyo-0.20/debian/changelog
--- flobopuyo-0.20/debian/changelog 2008-06-07 16:51:25.000000000 +0100
+++ flobopuyo-0.20/debian/changelog 2008-06-07 16:51:25.000000000 +0100
@@ -1,3 +1,11 @@
+flobopuyo (0.20-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix bashisms in debian/rules (Closes: #478378)
+ * Bump Standards-Version to 3.8.0
+
+ -- Chris Lamb <[EMAIL PROTECTED]> Sat, 07 Jun 2008 16:48:14 +0100
+
flobopuyo (0.20-3) unstable; urgency=low
* The "lazy bastard" release.
diff -Nru flobopuyo-0.20/debian/control flobopuyo-0.20/debian/control
--- flobopuyo-0.20/debian/control 2008-06-07 16:51:25.000000000 +0100
+++ flobopuyo-0.20/debian/control 2008-06-07 16:51:25.000000000 +0100
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Uwe Hermann <[EMAIL PROTECTED]>
Build-Depends: cdbs, debhelper (>= 5), libsdl-image1.2-dev,
libsdl-mixer1.2-dev, libsdl1.2-dev, flex, bison, sharutils
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Package: flobopuyo
Architecture: any
diff -Nru flobopuyo-0.20/debian/rules flobopuyo-0.20/debian/rules
--- flobopuyo-0.20/debian/rules 2008-06-07 16:51:25.000000000 +0100
+++ flobopuyo-0.20/debian/rules 2008-06-07 16:51:25.000000000 +0100
@@ -11,7 +11,7 @@
binary-post-install/flobopuyo::
cp debian/flobopuyo.desktop debian/flobopuyo/usr/share/applications
uudecode debian/flobopuyo.png.uuencode
- cp debian/flobopuyo.{xpm,png} debian/flobopuyo/usr/share/pixmaps
+ cp debian/flobopuyo.xpm debian/flobopuyo.png
debian/flobopuyo/usr/share/pixmaps
# Remove ._bi crap to silence lintian.
rm -f debian/flobopuyo/usr/share/games/flobopuyo/sfx/._bi
signature.asc
Description: PGP signature

