On Mon, 17 Aug 2015 at 10:28:00 +0100, Simon McVittie wrote:
> So flowcanvas does need a rename to libflowcanvas5v5. This will have to
> wait until libgnomecanvasmm has been rebuilt for the cairomm transition.
> After that, the updated flowcanvas can be uploaded to unstable.
I am about to upload a NMU with the attached patch. I'm not using the
DELAYED queues, because the release team asked me to start uploading
directly to unstable for these transitions, but you are welcome to
supersede it with a higher-versioned maintainer upload.
> Please do not close this bug with the upload of libflowcanvas5v5. Instead,
> please convert it into a transition tracker as requested in the initial
> mass bug filing, so that the rebuild of ladish can be scheduled.
This is outdated information; the release team have decided that
having 300 transition-tracking bugs is not actually useful. So my
NMU closes this bug instead, which is what we're doing now.
S
diffstat for flowcanvas-0.7.1+dfsg0 flowcanvas-0.7.1+dfsg0
changelog | 8 ++++++++
control | 6 ++++--
libflowcanvas5.dirs | 1 -
libflowcanvas5.install | 1 -
libflowcanvas5v5.dirs | 1 +
libflowcanvas5v5.install | 1 +
6 files changed, 14 insertions(+), 4 deletions(-)
diff -Nru flowcanvas-0.7.1+dfsg0/debian/changelog flowcanvas-0.7.1+dfsg0/debian/changelog
--- flowcanvas-0.7.1+dfsg0/debian/changelog 2014-07-19 13:40:19.000000000 +0100
+++ flowcanvas-0.7.1+dfsg0/debian/changelog 2015-09-05 17:29:21.000000000 +0100
@@ -1,3 +1,11 @@
+flowcanvas (0.7.1+dfsg0-0.4) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename library to libflowcanvas5v5 for libstdc++ transition
+ (Closes: #791036)
+
+ -- Simon McVittie <[email protected]> Sat, 05 Sep 2015 17:26:11 +0100
+
flowcanvas (0.7.1+dfsg0-0.3) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru flowcanvas-0.7.1+dfsg0/debian/control flowcanvas-0.7.1+dfsg0/debian/control
--- flowcanvas-0.7.1+dfsg0/debian/control 2014-07-19 13:40:44.000000000 +0100
+++ flowcanvas-0.7.1+dfsg0/debian/control 2015-09-05 17:25:06.000000000 +0100
@@ -16,16 +16,18 @@
Package: libflowcanvas-dev
Section: libdevel
Architecture: any
-Depends: libflowcanvas5 (= ${binary:Version}), ${misc:Depends}
+Depends: libflowcanvas5v5 (= ${binary:Version}), ${misc:Depends}
Description: interactive widget for “boxes and lines” environments - header files
FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for “boxes and lines”
environments (ie modular synths or interactive finite state automata diagrams).
.
This package provides the development files.
-Package: libflowcanvas5
+Package: libflowcanvas5v5
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: libflowcanvas5
+Replaces: libflowcanvas5
Description: interactive widget for “boxes and lines” environments
FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for “boxes and lines”
environments (ie modular synths or interactive finite state automata diagrams).
diff -Nru flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5.dirs flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5.dirs
--- flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5.dirs 2009-12-09 17:43:01.000000000 +0000
+++ flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5.dirs 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-usr/lib
diff -Nru flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5.install flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5.install
--- flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5.install 2009-12-09 17:43:01.000000000 +0000
+++ flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5.install 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-usr/lib/lib*.so.*
diff -Nru flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5v5.dirs flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5v5.dirs
--- flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5v5.dirs 1970-01-01 01:00:00.000000000 +0100
+++ flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5v5.dirs 2009-12-09 17:43:01.000000000 +0000
@@ -0,0 +1 @@
+usr/lib
diff -Nru flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5v5.install flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5v5.install
--- flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5v5.install 1970-01-01 01:00:00.000000000 +0100
+++ flowcanvas-0.7.1+dfsg0/debian/libflowcanvas5v5.install 2009-12-09 17:43:01.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/lib*.so.*