Package: rlog Followup-For: Bug #339259 Hi,
thanks for maintaining this package. Attached is a small patch for c2a-transition. Please also remove/rename debian/librlog1c2.install (new should be librlog1c2a.install, as seen in the patch). Cheers, Stefan. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-10-k7 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
--- rlog-1.3.6.orig/debian/control 2005-11-25 04:07:00.000000000 +0100 +++ rlog-1.3.6/debian/control 2005-11-25 03:52:37.000000000 +0100 @@ -7,19 +7,19 @@ Package: librlog-dev Section: libdevel Architecture: any -Depends: librlog1c2 (= ${Source-Version}) +Depends: librlog1c2a (= ${Source-Version}) Description: flexible message logging library - development files RLog library provides a flexible message logging facility for C++ programs and libraries. It is meant to be fast enough to live in production code. RLog provides macros which are similar to Qt's debug macros, which are similar to simple printf() statements -Package: librlog1c2 +Package: librlog1c2a Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: librlog1 -Replaces: librlog1 +Conflicts: librlog1, librlog1c2 +Replaces: librlog1, librlog1c2 Description: flexible message logging library RLog provides a flexible message logging facility for C++ programs and libraries. It is meant to be fast enough to live in production code. --- rlog-1.3.6.orig/debian/librlog1c2a.install 1970-01-01 01:00:00.000000000 +0100 +++ rlog-1.3.6/debian/librlog1c2a.install 2005-11-25 03:39:06.000000000 +0100 @@ -0,0 +1 @@ +debian/tmp/usr/lib/*.so.* usr/lib