hoi :) I'm uploading the following NMU:
reverted: --- cln-1.1.9/debian/libcln3.dirs +++ cln-1.1.9.orig/debian/libcln3.dirs @@ -1 +0,0 @@ -usr/lib reverted: --- cln-1.1.9/debian/libcln3.install +++ cln-1.1.9.orig/debian/libcln3.install @@ -1 +0,0 @@ -usr/lib/libcln*.so.* diff -u cln-1.1.9/debian/changelog cln-1.1.9/debian/changelog --- cln-1.1.9/debian/changelog +++ cln-1.1.9/debian/changelog @@ -1,3 +1,12 @@ +cln (1.1.9-1.1) unstable; urgency=low + + * NMU, coordinated with Maintainer + * Add forward declaration of cl_string needed by gcc-4 (Closes: #314831) + * debian/control: add c2 to library package name + * Build against new libgmp using gcc-4 ABI (Closes: #318210) + + -- Martin Waitz <[EMAIL PROTECTED]> Tue, 19 Jul 2005 10:26:24 +0200 + cln (1.1.9-1) unstable; urgency=low * New upstream release. diff -u cln-1.1.9/debian/shlibs cln-1.1.9/debian/shlibs --- cln-1.1.9/debian/shlibs +++ cln-1.1.9/debian/shlibs @@ -1 +1 @@ -libcln 3 libcln3 (>= 1.1.6) +libcln 3 libcln3c2 diff -u cln-1.1.9/debian/control cln-1.1.9/debian/control --- cln-1.1.9/debian/control +++ cln-1.1.9/debian/control @@ -4,10 +4,11 @@ Standards-Version: 3.6.1 Build-Depends: debhelper, binutils, g++, libgmp3-dev -Package: libcln3 +Package: libcln3c2 Architecture: any Section: libs -Depends: libgmp3 +Depends: libgmp3c2 +Conflicts: libcln3 Replaces: cln Suggests: pi Description: Class Library for Numbers (C++) @@ -22,7 +23,7 @@ Package: libcln-dev Architecture: any Section: libdevel -Depends: g++, libcln3 (>=1.1.6), libc6-dev +Depends: g++, libcln3c2, libc6-dev Replaces: cln-dev Provides: cln-dev Conflicts: cln-dev @@ -41,7 +42,7 @@ Package: pi Architecture: any Section: math -Depends: libcln3 +Depends: libcln3c2 Description: Compute Archimedes' constant Pi to arbitrary precision This program computes Archimedes' constant Pi to arbitrary precision. It is extremely fast and the precision is only limited by your machine's only in patch2: unchanged: --- cln-1.1.9.orig/include/cln/string.h +++ cln-1.1.9/include/cln/string.h @@ -10,6 +10,8 @@ namespace cln { +class cl_string; + // General, reference counted and garbage collected strings. struct cl_heap_string : public cl_heap { private: only in patch2: unchanged: --- cln-1.1.9.orig/debian/libcln3c2.install +++ cln-1.1.9/debian/libcln3c2.install @@ -0,0 +1 @@ +usr/lib/libcln*.so.* only in patch2: unchanged: --- cln-1.1.9.orig/debian/libcln3c2.dirs +++ cln-1.1.9/debian/libcln3c2.dirs @@ -0,0 +1 @@ +usr/lib -- Martin Waitz
signature.asc
Description: Digital signature