Hi,

The attached file is the diff for my beast 0.7.1-5.1 NMU. The associated
changelog entry is:

 beast (0.7.1-5.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Add '300_mksignals_bashism.diff' to fix FTBFS with dash as /bin/sh
     (Closes: #472659)
   * Bump Standards-Version to 3.8.0.


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -Nru beast-0.7.1/debian/changelog beast-0.7.1/debian/changelog
--- beast-0.7.1/debian/changelog        2008-06-07 20:46:13.000000000 +0100
+++ beast-0.7.1/debian/changelog        2008-06-07 20:46:14.000000000 +0100
@@ -1,3 +1,12 @@
+beast (0.7.1-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add '300_mksignals_bashism.diff' to fix FTBFS with dash as /bin/sh
+    (Closes: #472659)
+  * Bump Standards-Version to 3.8.0.
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Sat, 07 Jun 2008 20:36:21 +0100
+
 beast (0.7.1-5) unstable; urgency=low
 
   * debian/patches/202_gcc43.diff:
diff -Nru beast-0.7.1/debian/control beast-0.7.1/debian/control
--- beast-0.7.1/debian/control  2008-06-07 20:46:13.000000000 +0100
+++ beast-0.7.1/debian/control  2008-06-07 20:46:14.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.0), quilt, libgtk2.0-dev (>= 2.2.2-2), 
libglib2.0-dev (>= 2.2.2-1), libaudiofile-dev, libvorbis-dev, guile-1.6-dev (>= 
1.6.4-2.1), libart-2.0-dev, libgnomecanvas2-dev, libmad0-dev, 
libxml-parser-perl, libxml2-utils, imagemagick, gettext, shared-mime-info
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/sam-hocevar/pkg-misc/unstable/beast
 Vcs-Browser: http://svn.debian.org/wsvn/sam-hocevar/pkg-misc/unstable/beast/
 
diff -Nru beast-0.7.1/debian/patches/300_mksignals_bashism.diff 
beast-0.7.1/debian/patches/300_mksignals_bashism.diff
--- beast-0.7.1/debian/patches/300_mksignals_bashism.diff       1970-01-01 
01:00:00.000000000 +0100
+++ beast-0.7.1/debian/patches/300_mksignals_bashism.diff       2008-06-07 
20:46:14.000000000 +0100
@@ -0,0 +1,12 @@
+diff -urNad beast-0.7.1.orig/birnet/mksignals.sh 
beast-0.7.1/birnet/mksignals.sh
+--- beast-0.7.1.orig/birnet/mksignals.sh       2008-05-04 00:18:11.000000000 
+0100
++++ beast-0.7.1/birnet/mksignals.sh    2008-05-04 00:19:06.000000000 +0100
+@@ -5,7 +5,7 @@
+ MAXIMUM="$2"
+ [ -z "$MAXIMUM" ] && MAXIMUM="999999"
+ 
+-function lineecho() {
++lineecho() {
+       # comment out the following line to get real line number information
+       echo "# $1 \"$2\""
+       echo # eat line 0
diff -Nru beast-0.7.1/debian/patches/series beast-0.7.1/debian/patches/series
--- beast-0.7.1/debian/patches/series   2008-06-07 20:46:13.000000000 +0100
+++ beast-0.7.1/debian/patches/series   2008-06-07 20:46:14.000000000 +0100
@@ -3,3 +3,4 @@
 201_sparc_alignment.diff
 202_gcc43.diff
 400_desktop_file.diff
+300_mksignals_bashism.diff

Attachment: signature.asc
Description: PGP signature

Reply via email to