I will NMU based on the attached patch momentarily.
-- Henning Makholm "It will be useful even at this early stage to review briefly the main features of the universe as they are known today."
diff -u pstoedit-3.42/debian/control pstoedit-3.42/debian/control --- pstoedit-3.42/debian/control +++ pstoedit-3.42/debian/control @@ -13,19 +13,19 @@ Package: libpstoedit-dev Section: devel Architecture: any -Depends: libpstoedit0 (= ${Source-Version}), libmagick++9-dev, libplot-dev (>= 2.4.1-14) +Depends: libpstoedit0c2 (= ${Source-Version}), libmagick++9-dev, libplot-dev (>= 2.4.1-14) Description: PostScript to editable vector graphics library (development files) pstoedit is a framework for converting Postscript and PDF files to various editable vector graphic formats. . This package contains files to build programs that use libpstoedit. -Package: libpstoedit0 +Package: libpstoedit0c2 Section: libs Architecture: any Depends: ${shlibs:Depends} -Conflicts: libpstoedit0c -Replaces: libpstoedit-dev (<= 3.32-3), libpstoedit0c2 +Conflicts: libpstoedit0 +Replaces: libpstoedit-dev (<= 3.32-3), libpstoedit0 Description: PostScript to editable vector graphics library (runtime files) pstoedit is a framework for converting Postscript and PDF files to various editable vector graphic formats. diff -u pstoedit-3.42/debian/rules pstoedit-3.42/debian/rules --- pstoedit-3.42/debian/rules +++ pstoedit-3.42/debian/rules @@ -156,10 +156,10 @@ dh_compress dh_buildinfo dh_fixperms - dh_makeshlibs -plibpstoedit0 -V 'libpstoedit0 (>= $(upstreamversion))' + dh_makeshlibs -plibpstoedit0c2 -V 'libpstoedit0c2 (>= $(upstreamversion))' dh_installdeb # dh_perl - dh_shlibdeps -Llibpstoedit0 -ldebian/libpstoedit0/usr/lib + dh_shlibdeps -Llibpstoedit0c2 -ldebian/libpstoedit0c2/usr/lib dh_gencontrol dh_md5sums dh_builddeb diff -u pstoedit-3.42/debian/changelog pstoedit-3.42/debian/changelog --- pstoedit-3.42/debian/changelog +++ pstoedit-3.42/debian/changelog @@ -1,3 +1,11 @@ +pstoedit (3.42-1.1) unstable; urgency=low + + * Non-maintainer upload + * Really do the C++ transition; the library package is again + libpstoedit0c2. (Closes: #332859) + + -- Henning Makholm <[EMAIL PROTECTED]> Wed, 26 Oct 2005 22:58:10 +0200 + pstoedit (3.42-1) unstable; urgency=low * New upstream release. reverted: --- pstoedit-3.42/debian/libpstoedit0.files +++ pstoedit-3.42.orig/debian/libpstoedit0.files @@ -1,3 +0,0 @@ -usr/lib/libpstoedit.so.* -usr/lib/pstoedit/lib*.so.* -usr/lib/pstoedit/lib*.so only in patch2: unchanged: --- pstoedit-3.42.orig/debian/libpstoedit0c2.files +++ pstoedit-3.42/debian/libpstoedit0c2.files @@ -0,0 +1,3 @@ +usr/lib/libpstoedit.so.* +usr/lib/pstoedit/lib*.so.* +usr/lib/pstoedit/lib*.so