tags 341669 patch thanks On Wed, Dec 21, 2005 at 09:51:21AM -0800, Jeremy T. Bouse wrote: > Steve Langasek wrote:
> >Are you suggesting that you had this right in 2.0.9-3, and the NMUer > >reverted it in 2.0.9-3.1? > What I'm saying, is that with the exception of the NMU done by > yourself Steve there have been problems with every NMU done. As well, > again with all but the exception of you, they were done with disregard > to the Developer reference regarding NMUs and how they should be done. > Because of this it is no wonder I'm growing tired of people not > knowing the full details performing NMUs on my packages and there being > very few that I feel confident about doing one. Ah, I see that Bastian didn't send a patch to the BTS when he did this NMU, which was indeed not appropriate. I've attached the NMU diff below, taken from the -3.1 in the archive and the -3 downloaded from snapshot.debian.net; which, incidentally, shows that bug #344254 was also present in the maintainer upload of 2.0.9-3... -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
diff -u libfwbuilder-2.0.9/debian/changelog libfwbuilder-2.0.9/debian/changelog
--- libfwbuilder-2.0.9/debian/changelog
+++ libfwbuilder-2.0.9/debian/changelog
@@ -1,3 +1,11 @@
+libfwbuilder (2.0.9-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * libfwbuilder-dev needs to depend against libfwbuilder6c2a.
+ (closes: #341669)
+
+ -- Bastian Blank <[EMAIL PROTECTED]> Mon, 5 Dec 2005 17:17:01 +0000
+
libfwbuilder (2.0.9-3) unstable; urgency=low
* Dealing with libstdc++ allocator change (Closes: #339203)
diff -u libfwbuilder-2.0.9/debian/control libfwbuilder-2.0.9/debian/control
--- libfwbuilder-2.0.9/debian/control
+++ libfwbuilder-2.0.9/debian/control
@@ -8,7 +8,7 @@
Package: libfwbuilder-dev
Section: libdevel
Architecture: any
-Depends: libfwbuilder6c2 (= ${Source-Version}), libc6-dev
+Depends: libfwbuilder6c2a (= ${Source-Version}), libc6-dev
Description: Firewall Builder API library development files
This package contains the libraries and header files that programmer would
need to develop applications using Firewall Builder API.
signature.asc
Description: Digital signature

