diff -u wfnetobjs-0.2.2/debian/control wfnetobjs-0.2.2/debian/control --- wfnetobjs-0.2.2/debian/control +++ wfnetobjs-0.2.2/debian/control @@ -9,7 +9,7 @@ Conflicts: libwfnetobjs-dev Section: devel Architecture: any -Depends: libwfnetobjs0 (= ${Source-Version}) +Depends: libwfnetobjs0c2 (= ${Source-Version}) Description: The WallFire modular firewalling application library - development files The library libwfnetobjs, handles network objects (hosts, ports, etc.) of the WallFire project. @@ -19,9 +19,11 @@ . This package contains development files. -Package: libwfnetobjs0 +Package: libwfnetobjs0c2 Section: libs Architecture: any +Conflicts: libwfnetobjs0 +Replaces: libwfnetobjs0 Depends: ${shlibs:Depends} Description: The WallFire modular firewalling application library - runtime files The library libwfnetobjs, handles network objects (hosts, ports, etc.) of the diff -u wfnetobjs-0.2.2/debian/rules wfnetobjs-0.2.2/debian/rules --- wfnetobjs-0.2.2/debian/rules +++ wfnetobjs-0.2.2/debian/rules @@ -85,7 +85,7 @@ dh_strip dh_compress dh_fixperms - dh_makeshlibs -V 'libwfnetobjs0 (>=0.1.8)' + dh_makeshlibs -V 'libwfnetobjs0c2 (>=0.1.8)' dh_installdeb dh_shlibdeps dh_gencontrol reverted: --- wfnetobjs-0.2.2/debian/libwfnetobjs0.files +++ wfnetobjs-0.2.2.orig/debian/libwfnetobjs0.files @@ -1,2 +0,0 @@ -usr/lib/lib*.so.* -usr/share/locale diff -u wfnetobjs-0.2.2/debian/changelog wfnetobjs-0.2.2/debian/changelog --- wfnetobjs-0.2.2/debian/changelog +++ wfnetobjs-0.2.2/debian/changelog @@ -1,3 +1,10 @@ +wfnetobjs (0.2.2-1ubuntu1) breezy; urgency=low + + * CXX transition: rename libwfnetobjs0 to libwfnetobjs0c2 + * changed distribution to breezy + + -- Oliver Grawert (ogra) Tue, 17 May 2005 20:15:30 +0200 + wfnetobjs (0.2.2-1) unstable; urgency=low * New upstream release reverted: --- wfnetobjs-0.2.2/debian/libwfnetobjs0.docs +++ wfnetobjs-0.2.2.orig/debian/libwfnetobjs0.docs @@ -1,2 +0,0 @@ -README.tree -TODO only in patch2: unchanged: --- wfnetobjs-0.2.2.orig/debian/libwfnetobjs0c2.docs +++ wfnetobjs-0.2.2/debian/libwfnetobjs0c2.docs @@ -0,0 +1,2 @@ +README.tree +TODO only in patch2: unchanged: --- wfnetobjs-0.2.2.orig/debian/libwfnetobjs0c2.files +++ wfnetobjs-0.2.2/debian/libwfnetobjs0c2.files @@ -0,0 +1,2 @@ +usr/lib/lib*.so.* +usr/share/locale