tags 356522 + pending
thanks

I've uploaded the following NMU to delayed-2.


diff -u soundtouch-1.3.0/debian/changelog soundtouch-1.3.0/debian/changelog
--- soundtouch-1.3.0/debian/changelog
+++ soundtouch-1.3.0/debian/changelog
@@ -1,3 +1,11 @@
+soundtouch (1.3.0-2.1) unstable; urgency=low
+
+  * NMU as part of the GCC 4.1 transition.
+  * patches/06_gcc41.patch: Remove extra qualification from C++ header
+    file (closes: #356522).
+
+ -- Martin Michlmayr <[EMAIL PROTECTED]>  Thu, 25 May 2006 22:16:25 +0200
+
 soundtouch (1.3.0-2) unstable; urgency=low
 
   * changed optimization to -O2 (hope this helps for building on mk68)
only in patch2:
unchanged:
--- soundtouch-1.3.0.orig/debian/patches/06_gcc41.patch
+++ soundtouch-1.3.0/debian/patches/06_gcc41.patch
@@ -0,0 +1,12 @@
+diff -urN SoundTouch-1.3.0~/include/SoundTouch.h 
SoundTouch-1.3.0/include/SoundTouch.h
+--- SoundTouch-1.3.0~/include/SoundTouch.h     2006-05-25 20:15:09.000000000 
+0000
++++ SoundTouch-1.3.0/include/SoundTouch.h      2006-05-25 20:15:16.000000000 
+0000
+@@ -159,7 +159,7 @@
+     static const char *getVersionString();

+ 

+     /// Get SoundTouch library version Id

+-    static uint SoundTouch::getVersionId();

++    static uint getVersionId();

+ 

+     /// Sets new rate control value. Normal rate = 1.0, smaller values

+     /// represent slower rate, larger faster rates.


-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to