Bug#277701: NMU in DELAYED/7-day

Michael Banck Michael Banck <mbanck@debian.org>, 277701@bugs.debian.org
Sun, 28 Nov 2004 03:06:06 +0100


--zCKi3GIZzVBPywwA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

tags 278847 +pending
tags 277701 +pending
thanks

Hi,

during the current Bug-Squashing-Weekend, I prepared an NMU of pwlib to
fix the FTBFS bug. I uploaded it to DELAYED/7-day. Please upload a fixed
version over the next week if you want to fix this bug yourself.

This is the Changelog:

 pwlib (1.6.6.4-5.1) unstable; urgency=low
 .
   * Non-maintainer upload during Bug-Squashing-Party.
   * debian/patches/00list: removed 10_video4dc1394.cxx.
   * debian/control: changed libdc1394 Build-Depend to libdc1394-11-dev.
     Thanks to LaMont Jones <lamont@debian.org>. Closes: #278847, #277701.

The NMU patch is attached.


cheers,

Michael

--zCKi3GIZzVBPywwA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="pwlib.diff"

diff -Naur pwlib-1.6.6.4-orig/debian/changelog pwlib-1.6.6.4/debian/changelog
--- pwlib-1.6.6.4-orig/debian/changelog	2004-11-28 03:04:21.000000000 +0100
+++ pwlib-1.6.6.4/debian/changelog	2004-11-28 03:04:43.000000000 +0100
@@ -1,3 +1,12 @@
+pwlib (1.6.6.4-5.1) unstable; urgency=low
+
+  * Non-maintainer upload during Bug-Squashing-Party.
+  * debian/patches/00list: removed 10_video4dc1394.cxx.
+  * debian/control: changed libdc1394 Build-Depend to libdc1394-11-dev.
+    Thanks to LaMont Jones <lamont@debian.org>. Closes: #278847, #277701.
+
+ -- Michael Banck <mbanck@debian.org>  Sat, 27 Nov 2004 01:50:59 +0100
+
 pwlib (1.6.6.4-5) unstable; urgency=high
 
   * Jose Carlos Garcia Sogo:
diff -Naur pwlib-1.6.6.4-orig/debian/control pwlib-1.6.6.4/debian/control
--- pwlib-1.6.6.4-orig/debian/control	2004-11-28 03:04:21.000000000 +0100
+++ pwlib-1.6.6.4/debian/control	2004-11-28 03:04:43.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
 Uploaders: Tim Johann <t1m@phrogstar.de>, Kilian Krause <kk@verfaction.de>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Mark Purcell <msp@debian.org>, Santiago Garcia Mantinan <manty@debian.org>
-Build-Depends: debhelper (>=4.0.2), bison, flex, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, g++ (>=2.95), autotools-dev, dpatch (>=1.11), libasound2-dev, libavc1394-dev, libraw1394-dev, libdv-dev, libdc1394-10-dev, libsasl2-dev, doc++
+Build-Depends: debhelper (>=4.0.2), bison, flex, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, g++ (>=2.95), autotools-dev, dpatch (>=1.11), libasound2-dev, libavc1394-dev, libraw1394-dev, libdv-dev, libdc1394-11-dev, libsasl2-dev, doc++
 Build-Depends-Indep: doc++
 Build-Conflicts: libpt-1.6.3
 Standards-Version: 3.6.1
diff -Naur pwlib-1.6.6.4-orig/debian/patches/00list pwlib-1.6.6.4/debian/patches/00list
--- pwlib-1.6.6.4-orig/debian/patches/00list	2004-11-28 03:04:21.000000000 +0100
+++ pwlib-1.6.6.4/debian/patches/00list	2004-11-28 03:04:43.000000000 +0100
@@ -1,5 +1,4 @@
 01_unix.mak
 03_src_ptlib_unix_Makefile
 06_plugins_shared
-10_video4dc1394.cxx
 collect.cxx_postrelease_hotfix

--zCKi3GIZzVBPywwA--