Package: jabber-common
Version: 0.4
Severity: normal
Hi Jamin,
please find attached the NMU diff applied to fix #407102. After my
upload, I was told on IRC that the version number wasn't right, but
I didn't find any information about this in the documentation (see
#405818), and my sponsor didn't seem to find that problematic. I
hope you won't mind that (too much).
Thanks again for your kind permission.
Cheers,
--
Cyril Brulebois
diff -Nru /tmp/kmep8cSleL/jabber-common-0.4/debian/changelog
/tmp/8BpFp2l4m4/jabber-common-0.5/debian/changelog
--- /tmp/kmep8cSleL/jabber-common-0.4/debian/changelog 2003-12-11
21:21:05.000000000 +0100
+++ /tmp/8BpFp2l4m4/jabber-common-0.5/debian/changelog 2007-03-22
02:59:29.000000000 +0100
@@ -1,3 +1,16 @@
+jabber-common (0.5) unstable; urgency=low
+
+ * Porter NMU with kind permission of the maintainer.
+ * Removed extraneous dependencies on libc* (libc6 | libc6.1 | libc0.3) since
+ the GNU libc is "Priority: required" on all architectures. This caused the
+ package to be uninstallable on GNU/kFreeBSD, which libc version wasn't
+ listed. (Closes: #407102)
+ * Moved the build dependency on debhelper from Build-Depends-Indep to
+ Build-Depends since it is needed for the clean rule, even if no
+ architecture-dependent packages are built (thanks to lintian).
+
+ -- Cyril Brulebois <[EMAIL PROTECTED]> Tue, 20 Mar 2007 03:56:34 +0100
+
jabber-common (0.4) unstable; urgency=low
* added conflict with jabber package versions prior to
diff -Nru /tmp/kmep8cSleL/jabber-common-0.4/debian/control
/tmp/8BpFp2l4m4/jabber-common-0.5/debian/control
--- /tmp/kmep8cSleL/jabber-common-0.4/debian/control 2003-12-11
21:21:05.000000000 +0100
+++ /tmp/8BpFp2l4m4/jabber-common-0.5/debian/control 2007-03-22
02:57:41.000000000 +0100
@@ -2,12 +2,12 @@
Section: net
Priority: optional
Maintainer: Jamin W. Collins <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.0.0)
+Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.6.1.0
Package: jabber-common
Architecture: all
-Depends: libc6 | libc6.1 | libc0.3, adduser, ${shlibs:Depends}, ${misc:Depends}
+Depends: adduser, ${shlibs:Depends}, ${misc:Depends}
Conflicts: jabber (<< 1.4.2a-13)
Description: Jabber server and transport (common files)
The common configuration and file(s) needed by the Jabber server and