Hi, The attached file is the diff for my gnomoradio 0.15.1-5.2 NMU. The associated changelog entry is:
gnomoradio (0.15.1-5.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS with GCC 4.3 (Closes: #474802)
* debian/control:
- Bump Standards-Version to 3.7.3.
- Change ${Source-Version} to ${binary:Version}.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -Nru gnomoradio-0.15.1/debian/changelog gnomoradio-0.15.1/debian/changelog
--- gnomoradio-0.15.1/debian/changelog 2008-04-12 03:12:42.000000000 +0100
+++ gnomoradio-0.15.1/debian/changelog 2008-04-12 03:12:42.000000000 +0100
@@ -1,3 +1,13 @@
+gnomoradio (0.15.1-5.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTBFS with GCC 4.3 (Closes: #474802)
+ * debian/control:
+ - Bump Standards-Version to 3.7.3.
+ - Change ${Source-Version} to ${binary:Version}.
+
+ -- Chris Lamb <[EMAIL PROTECTED]> Sat, 12 Apr 2008 03:08:26 +0100
+
gnomoradio (0.15.1-5.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru /tmp/xGBE8We1J6/gnomoradio-0.15.1/debian/control
/tmp/MawF5PGqNa/gnomoradio-0.15.1/debian/control
--- gnomoradio-0.15.1/debian/control 2008-04-12 03:12:42.000000000 +0100
+++ gnomoradio-0.15.1/debian/control 2008-04-12 03:12:42.000000000 +0100
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Riccardo Setti <[EMAIL PROTECTED]>
Build-Depends: debhelper (>= 4.0.0), libgconfmm-2.6-dev (>= 2.8.1-1.1),
libxml++2.6-dev (>= 2.6.1-2.1), libgtkmm-2.4-dev, libesd0-dev, libvorbis-dev,
libao-dev, libglibmm-2.4-dev, libsigc++-2.0-dev
-Standards-Version: 3.6.1
+Standards-Version: 3.7.3
Package: gnomoradio
Section: sound
@@ -28,7 +28,7 @@
Package: libroboradio0c2
Section: libs
Architecture: any
-Depends: gnomoradio (= ${Source-Version} )
+Depends: gnomoradio (= ${binary:Version} )
Conflicts: libroboradio0
Replaces: libroboradio0
Description: the gnomoradio roboradio library
@@ -50,7 +50,7 @@
Package: librainbow0c2
Section: libs
Architecture: any
-Depends: gnomoradio (= ${Source-Version})
+Depends: gnomoradio (= ${binary:Version})
Conflicts: librainbow0
Replaces: librainbow0
Description: the gnomoradio rainbow lib
diff -Nru /tmp/xGBE8We1J6/gnomoradio-0.15.1/roboradio/state.cc
/tmp/MawF5PGqNa/gnomoradio-0.15.1/roboradio/state.cc
--- gnomoradio-0.15.1/roboradio/state.cc 2004-10-24 01:24:34.000000000
+0100
+++ gnomoradio-0.15.1/roboradio/state.cc 2008-04-12 03:12:42.000000000
+0100
@@ -28,6 +28,7 @@
#include <sys/stat.h>
#include <dirent.h>
#include <iostream>
+#include <cstring>
#include <map>
#include <set>
signature.asc
Description: PGP signature

