Control: tags -1 patch On 03-08-15 12:41, Sebastiaan Couwenberg wrote: > On 21-07-15 01:00, Sebastiaan Couwenberg wrote: >> On 07/03/2015 03:14 PM, Matthias Klose wrote: >>> - If a library transition is needed, please prepare for the change. >>> Rename the library package, append "v5" to the name of the package >>> (e.g. libfoo2 -> libfoo2v5). Such a change can be avoided, if you >>> have a soversion bump and you upload this version instead of the >>> renamed package. Prepare a patch and attach it to this issue (mark >>> this issue with patch), so that it is possible to NMU such a >>> package. We'll probably have more than hundred transitions >>> triggered. Then reassign the issue to release.debian.org and >>> properly tag it as a transition issue, by sending an email to >>> [email protected]: >> >> Like geos (#791045) and basically all other library transitions [1] for >> the Debian GIS team, I'll be conservative and assume that transition is >> required. > > spatialindex (1.8.5-2~exp2) available in experimental is ready for the > GCC 5 transition. It includes the library package rename, and symbols > file update with GCC 5 on all architectures. > > Its only reverse dependency is qgis, and that should still work.
The attached debdiff can be used to NMU. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
diff -Nru spatialindex-1.8.5/debian/changelog spatialindex-1.8.5/debian/changelog --- spatialindex-1.8.5/debian/changelog 2015-08-02 16:53:24.000000000 +0200 +++ spatialindex-1.8.5/debian/changelog 2015-08-03 12:44:53.000000000 +0200 @@ -1,3 +1,9 @@ +spatialindex (1.8.5-2) unstable; urgency=medium + + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Mon, 03 Aug 2015 12:42:16 +0200 + spatialindex (1.8.5-2~exp2) experimental; urgency=medium * Update symbols for other architectures.

