Control: tag -1 patch pending

Dear maintainer,

I've prepared an NMU for psurface (versioned as 2.0.0-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
Jonathan Wiltshire                                      j...@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

diff -Nru psurface-2.0.0/debian/changelog psurface-2.0.0/debian/changelog
--- psurface-2.0.0/debian/changelog	2014-06-22 10:51:11.000000000 +0100
+++ psurface-2.0.0/debian/changelog	2015-08-10 23:23:31.000000000 +0100
@@ -1,3 +1,11 @@
+psurface (2.0.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename library packages for g++5 ABI transition, patch
+    from Ubuntu (see #791248)
+
+ -- Jonathan Wiltshire <j...@debian.org>  Mon, 10 Aug 2015 23:23:30 +0100
+
 psurface (2.0.0-1) unstable; urgency=low
 
   * Initial release. (Closes: #750727)
diff -Nru psurface-2.0.0/debian/control psurface-2.0.0/debian/control
--- psurface-2.0.0/debian/control	2014-06-21 08:23:22.000000000 +0100
+++ psurface-2.0.0/debian/control	2015-08-10 23:24:24.000000000 +0100
@@ -25,7 +25,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: ${misc:Depends}, libpsurface0 (= ${binary:Version})
+Depends: ${misc:Depends}, libpsurface0v5 (= ${binary:Version})
 Suggests: libpsurface-dbg (= ${binary:Version}), psurface (= ${binary:Version})
 Description: piecewise linear bijections between triangulated surfaces -- development files
  Psurface is a C++ library that handles piecewise linear bijections
@@ -58,7 +58,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
- libpsurface0 (= ${binary:Version}), psurface (= ${binary:Version})
+ libpsurface0v5 (= ${binary:Version}), psurface (= ${binary:Version})
 Description: piecewise linear bijections between triangulated surfaces -- debug symbols
  Psurface is a C++ library that handles piecewise linear bijections
  between triangulated surfaces. These surfaces can be of arbitrary
@@ -66,11 +66,13 @@
  .
  This package contains debug symbols.
 
-Package: libpsurface0
+Package: libpsurface0v5
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Conflicts: libpsurface0
+Replaces: libpsurface0
 Description: piecewise linear bijections between triangulated surfaces -- shared library
  Psurface is a C++ library that handles piecewise linear bijections
  between triangulated surfaces. These surfaces can be of arbitrary
diff -Nru psurface-2.0.0/debian/libpsurface0.install psurface-2.0.0/debian/libpsurface0.install
--- psurface-2.0.0/debian/libpsurface0.install	2014-06-21 08:23:22.000000000 +0100
+++ psurface-2.0.0/debian/libpsurface0.install	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru psurface-2.0.0/debian/libpsurface0v5.install psurface-2.0.0/debian/libpsurface0v5.install
--- psurface-2.0.0/debian/libpsurface0v5.install	1970-01-01 01:00:00.000000000 +0100
+++ psurface-2.0.0/debian/libpsurface0v5.install	2015-08-10 23:24:24.000000000 +0100
@@ -0,0 +1 @@
+usr/lib/*/*.so.*

Attachment: signature.asc
Description: Digital signature

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to