Control: tags 791283 + patch
Control: tags 791283 + pending

Dear maintainer,

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

Cheers
-- 
Sebastian Ramacher
diff -Nru siscone-2.0.6/debian/changelog siscone-2.0.6/debian/changelog
--- siscone-2.0.6/debian/changelog	2013-05-06 06:14:33.000000000 +0200
+++ siscone-2.0.6/debian/changelog	2015-10-19 22:24:44.000000000 +0200
@@ -1,3 +1,12 @@
+siscone (2.0.6-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Iain Lane ]
+  * Rename library packages for g++5 ABI transition. (Closes: #791283)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Mon, 19 Oct 2015 22:24:38 +0200
+
 siscone (2.0.6-1) unstable; urgency=low
 
   * Upload to sid.
diff -Nru siscone-2.0.6/debian/control siscone-2.0.6/debian/control
--- siscone-2.0.6/debian/control	2013-05-06 06:14:33.000000000 +0200
+++ siscone-2.0.6/debian/control	2015-10-19 22:23:09.000000000 +0200
@@ -11,13 +11,15 @@
 Vcs-Git: git://git.debian.org/git/debian-science/packages/siscone.git
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/siscone.git
 
-Package: libsiscone0
+Package: libsiscone0v5
 Section: libs
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: libsiscone-spherical0 (= ${binary:Version})
+Suggests: libsiscone-spherical0v5 (= ${binary:Version})
+Conflicts: libsiscone0
+Replaces: libsiscone0
 Description: Seedless Infrared Safe Cone jet finder
  SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
  N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
@@ -26,7 +28,7 @@
 Package: libsiscone-dev
 Section: libdevel
 Architecture: any
-Depends: libsiscone0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libsiscone0v5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Suggests: siscone-examples (= ${source:Version}), siscone-doc-html (= ${source:Version}), siscone-doc-pdf (= ${source:Version})
 Description: Seedless Infrared Safe Cone jet finder - development files
  SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
@@ -35,12 +37,14 @@
  .
  This package provides development files of SISCone.
 
-Package: libsiscone-spherical0
+Package: libsiscone-spherical0v5
 Section: libs
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libsiscone0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libsiscone0v5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Conflicts: libsiscone-spherical0
+Replaces: libsiscone-spherical0
 Description: Spherical version of SISCone
  SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
  N^2*ln(N) time to find jets among N particles, comparing to N*2^N time of
@@ -51,7 +55,7 @@
 Package: libsiscone-spherical-dev
 Section: libdevel
 Architecture: any
-Depends: libsiscone-spherical0 (= ${binary:Version}), libsiscone-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libsiscone-spherical0v5 (= ${binary:Version}), libsiscone-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Suggests: siscone-examples (= ${source:Version}), siscone-doc-html (= ${source:Version}), siscone-doc-pdf (= ${source:Version})
 Description: Spherical version of SISCone - development files
  SISCone implements a seedless infrared (IR) safe cone jet algorithm, it takes
diff -Nru siscone-2.0.6/debian/libsiscone0.install siscone-2.0.6/debian/libsiscone0.install
--- siscone-2.0.6/debian/libsiscone0.install	2013-05-06 06:14:33.000000000 +0200
+++ siscone-2.0.6/debian/libsiscone0.install	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-usr/lib/*/libsiscone.so.*
diff -Nru siscone-2.0.6/debian/libsiscone0v5.install siscone-2.0.6/debian/libsiscone0v5.install
--- siscone-2.0.6/debian/libsiscone0v5.install	1970-01-01 01:00:00.000000000 +0100
+++ siscone-2.0.6/debian/libsiscone0v5.install	2015-10-19 22:19:35.000000000 +0200
@@ -0,0 +1 @@
+usr/lib/*/libsiscone.so.*
diff -Nru siscone-2.0.6/debian/libsiscone-spherical0.install siscone-2.0.6/debian/libsiscone-spherical0.install
--- siscone-2.0.6/debian/libsiscone-spherical0.install	2013-05-06 06:14:33.000000000 +0200
+++ siscone-2.0.6/debian/libsiscone-spherical0.install	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-usr/lib/*/libsiscone_spherical.so.*
diff -Nru siscone-2.0.6/debian/libsiscone-spherical0v5.install siscone-2.0.6/debian/libsiscone-spherical0v5.install
--- siscone-2.0.6/debian/libsiscone-spherical0v5.install	1970-01-01 01:00:00.000000000 +0100
+++ siscone-2.0.6/debian/libsiscone-spherical0v5.install	2015-10-19 22:19:35.000000000 +0200
@@ -0,0 +1 @@
+usr/lib/*/libsiscone_spherical.so.*

Attachment: signature.asc
Description: PGP 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