Bug#339267: library package needs to be renamed (libstdc++ allocator change)

2005-12-06 Thread Steve Langasek
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.*


signature.asc
Description: Digital signature


Bug#339267: library package needs to be renamed (libstdc++ allocator change)

2005-11-16 Thread Matthias Klose
Compiler versions g++-4.0_4.0.2-4 and g++-3.4_3.4.4-10 are now in the
archive.  The renaming of the library packages can now start.  You can
upload the packages even before the toolchain is built for all architectures
because the packages with the new binary packages will be hold in the NEW
queue until the required toolchain changes are installed on the buildd's.


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



Bug#339267: library package needs to be renamed (libstdc++ allocator change)

2005-11-14 Thread Matthias Klose
Package: stk
Severity: important

Please do not take any action before reading
http://lists.debian.org/debian-devel-announce/2005/11/msg00010.html

This bug report is filed against the source package which builds
a library depending on libstdc++6 and defining or referencing
*mt_alloc* symbols.  The package has to be rebuilt with either
g++-4.0_4.0.2-4 or g++-3.4_3.4.4-10 (or newer).  Please rename the
library package to a name with a "c2a" suffix, and adjust the build
dependencies if dependencies on another renamed library do exist.

Do *not* yet upload the package, but wait for a followup mail to this
bug report.

If this bug report is for some reason invalid, please close it with
a short reasoning.


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