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

2005-12-04 Thread Steve Langasek
tags 339263 patch
thanks

Hi Michael,

I've prepared an NMU to fix this bug in sigcperl.  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/
diff -u sigcperl-0.2.0/debian/changelog sigcperl-0.2.0/debian/changelog
--- sigcperl-0.2.0/debian/changelog
+++ sigcperl-0.2.0/debian/changelog
@@ -1,3 +1,14 @@
+sigcperl (0.2.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Medium-urgency upload for RC bugfix.
+  * Rename libsigcperl1c2 to libsigcperl1c2a for the C++ mt allocator ABI
+transition, and conflict/replace libsigcperl1c2 accordingly
+(closes: #339263).   
+  * Add missing conflicts/replaces on libsigcperl1 as well.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Sun,  4 Dec 2005 03:43:27 -0800
+
 sigcperl (0.2.0-3) unstable; urgency=low
 
   * Acknowledge NMU. Thanks to Blars Blarson (Closes: #297973)
diff -u sigcperl-0.2.0/debian/control sigcperl-0.2.0/debian/control
--- sigcperl-0.2.0/debian/control
+++ sigcperl-0.2.0/debian/control
@@ -8,7 +8,7 @@
 Package: libsigcperl-dev
 Section: libdevel
 Architecture: any
-Depends: libsigcperl1c2 (= ${Source-Version}), libsigc++-1.2-dev
+Depends: libsigcperl1c2a (= ${Source-Version}), libsigc++-1.2-dev
 Description: Helper library for the libsigc++ Perl bindings - development files
  This is a helper library to create Perl bindings to the libsigc++ signal
  library possible. It is intended to provide a mechanism for writing Perl
@@ -17,10 +17,12 @@
  This package contains the files needed to build the Perl bindings for sigc++
  and other libraries/applications using sigcperl.
 
-Package: libsigcperl1c2
+Package: libsigcperl1c2a
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
+Conflicts: libsigcperl1, libsigcperl1c2
+Replaces: libsigcperl1, libsigcperl1c2
 Description: Helper library for the libsigc++ Perl bindings
  This is a helper library to create Perl bindings to the libsigc++ signal
  library possible. It is intended to provide a mechanism for writing Perl
reverted:
--- sigcperl-0.2.0/debian/libsigcperl1c2.files
+++ sigcperl-0.2.0.orig/debian/libsigcperl1c2.files
@@ -1 +0,0 @@
-usr/lib/lib*.so.*
only in patch2:
unchanged:
--- sigcperl-0.2.0.orig/debian/libsigcperl1c2a.files
+++ sigcperl-0.2.0/debian/libsigcperl1c2a.files
@@ -0,0 +1 @@
+usr/lib/lib*.so.*


signature.asc
Description: Digital signature


Bug#339263: 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#339263: library package needs to be renamed (libstdc++ allocator change)

2005-11-14 Thread Matthias Klose
Package: sigcperl
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]