tags 339267 patch
thanks

Hi Guenter,

I've prepared an NMU to fix this bug in stk.  The patch for the NMU is
attached, and I'll be uploading the package shortly to the NEW queue.  If
you disagree with any of the changes made, please make a maintainer upload
in its place.

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/
reverted:
--- stk-4.2.0/debian/libstk0c2.dirs
+++ stk-4.2.0.orig/debian/libstk0c2.dirs
@@ -1,2 +0,0 @@
-usr/lib
-
diff -u stk-4.2.0/debian/changelog stk-4.2.0/debian/changelog
--- stk-4.2.0/debian/changelog
+++ stk-4.2.0/debian/changelog
@@ -1,3 +1,12 @@
+stk (4.2.0-8.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Medium-urgency upload for RC bugfix
+  * Rename libstk0c2 to libstk0c2a for the C++ mt allocator ABI transition,
+    and conflict/replace libstk0c2 accordingly (closes: #339267).
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Mon,  5 Dec 2005 16:39:10 -0800
+
 stk (4.2.0-8) unstable; urgency=low
 
   * Added examples to libstk0-dev
reverted:
--- stk-4.2.0/debian/libstk0c2.install
+++ stk-4.2.0.orig/debian/libstk0c2.install
@@ -1 +0,0 @@
-debian/tmp/usr/lib/lib*.so.*
diff -u stk-4.2.0/debian/control stk-4.2.0/debian/control
--- stk-4.2.0/debian/control
+++ stk-4.2.0/debian/control
@@ -7,15 +7,15 @@
 
 Package: libstk0-dev
 Architecture: any
-Depends: libstk0c2
+Depends: libstk0c2a
 Description: sound synthesis toolkit development files 
  This package provides the development files for the sound synthesis toolkit.
  If  you want to develop with the sound synthesis toolkit you need these 
  files.
 
-Package: libstk0c2
-Conflicts: libstk0
-Replaces: libstk0
+Package: libstk0c2a
+Conflicts: libstk0, libstk0c2
+Replaces: libstk0, libstk0c2
 Architecture: any
 Depends: ${shlibs:Depends}
 Description: Sound Synthesis Toolkit
@@ -26,7 +26,7 @@
 
 Package: stk
 Architecture: any
-Depends: libstk0c2, tk8.4, ${shlibs:Depends}
+Depends: libstk0c2a, tk8.4, ${shlibs:Depends}
 Description: Sound Synthesis Toolkit example applications
  The example applications and synthesisers that come with the sound
  synthesis toolkit.
only in patch2:
unchanged:
--- stk-4.2.0.orig/debian/libstk0c2a.dirs
+++ stk-4.2.0/debian/libstk0c2a.dirs
@@ -0,0 +1,2 @@
+usr/lib
+
only in patch2:
unchanged:
--- stk-4.2.0.orig/debian/libstk0c2a.install
+++ stk-4.2.0/debian/libstk0c2a.install
@@ -0,0 +1 @@
+debian/tmp/usr/lib/lib*.so.*

Attachment: signature.asc
Description: Digital signature

Reply via email to