Control: tags 797613 + pending Dear maintainer,
I've prepared an NMU for libosl (versioned as 0.6.0-3.3) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- Sebastian Ramacher
diff -Nru libosl-0.6.0/debian/changelog libosl-0.6.0/debian/changelog --- libosl-0.6.0/debian/changelog 2015-07-10 13:25:42.000000000 +0200 +++ libosl-0.6.0/debian/changelog 2015-10-19 23:44:03.000000000 +0200 @@ -1,3 +1,12 @@ +libosl (0.6.0-3.3) unstable; urgency=medium + + * Non-maintainer upload. + + [ Steve Langasek ] + * Rename library packages for g++5 ABI transition. (Closes: #797613) + + -- Sebastian Ramacher <sramac...@debian.org> Mon, 19 Oct 2015 23:43:57 +0200 + libosl (0.6.0-3.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru libosl-0.6.0/debian/control libosl-0.6.0/debian/control --- libosl-0.6.0/debian/control 2014-08-12 18:33:53.000000000 +0200 +++ libosl-0.6.0/debian/control 2015-10-19 23:42:53.000000000 +0200 @@ -8,10 +8,12 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/libosl.git;a=summary Vcs-Git: git://git.debian.org/git/collab-maint/libosl.git -Package: libosl1 +Package: libosl1v5 Architecture: i386 amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: libosl-doc +Conflicts: libosl1 +Replaces: libosl1 Description: library for Shogi playing programs OpenShogiLib (OSL) provides following features of Shogi playing programs, especially for Shogi programming study. Shogi is a Japanese two-player board @@ -31,7 +33,7 @@ Package: libosl-dev Section: libdevel Architecture: i386 amd64 -Depends: ${shlibs:Depends}, ${misc:Depends}, libosl1 (= ${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, libosl1v5 (= ${binary:Version}) Description: library for Shogi playing programs OpenShogiLib (OSL) provides following features of Shogi playing programs, especially for Shogi programming study. Shogi is a Japanese two-player board @@ -47,11 +49,13 @@ . This package contains header files and static libraries for developers. -Package: libosl1-dbg +Package: libosl1v5-dbg Priority: extra Section: debug Architecture: i386 amd64 -Depends: ${shlibs:Depends}, ${misc:Depends}, libosl1 (= ${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, libosl1v5 (= ${binary:Version}) +Conflicts: libosl1-dbg +Replaces: libosl1-dbg Description: library for Shogi playing programs OpenShogiLib (OSL) provides following features of Shogi playing programs, especially for Shogi programming study. Shogi is a Japanese two-player board @@ -72,7 +76,7 @@ Package: libosl-doc Section: doc Architecture: all -Suggests: libosl1 +Suggests: libosl1v5 Depends: ${misc:Depends} Description: library for Shogi playing programs OpenShogiLib (OSL) provides following features of Shogi playing programs, diff -Nru libosl-0.6.0/debian/rules libosl-0.6.0/debian/rules --- libosl-0.6.0/debian/rules 2014-02-08 14:16:05.000000000 +0100 +++ libosl-0.6.0/debian/rules 2015-10-19 23:42:41.000000000 +0200 @@ -22,9 +22,9 @@ so_ver=1 -DEB_DBG_PACKAGE_libosl$(so_ver) = libosl$(so_ver)-dbg +DEB_DBG_PACKAGE_libosl$(so_ver)v5 = libosl$(so_ver)v5-dbg -DEB_INSTALL_DIRS_libosl$(so_ver) += usr/lib +DEB_INSTALL_DIRS_libosl$(so_ver)v5 += usr/lib DEB_INSTALL_DIRS_libosl-dev += usr/lib usr/include usr/share/libosl-dev @@ -34,11 +34,11 @@ pre-build:: cp $(CURDIR)/debian/makefile.local.$(DEB_HOST_ARCH_CPU) $(CURDIR)/makefile.local -build/libosl$(so_ver):: +build/libosl$(so_ver)v5:: $(MAKE) -C release-so make-directories $(MAKE) -C release-so PROF=-g OSL_PUBLIC_RELEASE=t OSL_HOME_FLAGS=-DOSL_HOME=\\\"/usr/share/gpsshogi-data\\\" $(DEB_MAKE_PARALLEL) libosl.so.$(so_ver).0 -binary-install/libosl$(so_ver):: +binary-install/libosl$(so_ver)v5:: dh_install -p$(cdbs_curpkg) --sourcedir=release-so libosl.so.* usr/lib build/libosl-dev::
signature.asc
Description: PGP signature