Your message dated Thu, 9 Mar 2006 12:48:37 +0100
with message-id <[EMAIL PROTECTED]>
and subject line nmu acked in upload of jack-tools 0.0.2-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: jack-tools
Version: 0.0.2-3
Severity: normal
Tags: patch

Hi,

Attached is the diff for my jack-tools 0.0.2-3.1 NMU.

-- 
Homepage: http://www.sesse.net/
diff -u jack-tools-0.0.2/debian/control jack-tools-0.0.2/debian/control
--- jack-tools-0.0.2/debian/control
+++ jack-tools-0.0.2/debian/control
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Robert Jordens <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.1.0), cdbs, bzip2, dh-buildinfo, autoconf (>= 
2.52), automake1.7 | automake, libtool, m4, flex, libjack0.100.0-dev, 
libsndfile1-dev, xlibs-dev
+Build-Depends: debhelper (>> 4.1.0), cdbs, bzip2, dh-buildinfo, autoconf (>= 
2.52), automake1.7 | automake, libtool, m4, flex, libjack0.100.0-dev, 
libsndfile1-dev, libxext-dev, libxt-dev, x-dev
 Standards-Version: 3.6.1
 
 Package: jack-tools
diff -u jack-tools-0.0.2/debian/rules jack-tools-0.0.2/debian/rules
--- jack-tools-0.0.2/debian/rules
+++ jack-tools-0.0.2/debian/rules
@@ -30,14 +30,14 @@
 post-patches:: debian/stamp-autotools-maintregen-arch
 debian/stamp-autotools-maintregen-arch:
        [EMAIL PROTECTED] -e -v; confs=build-tree/*/autogen.sh;\
-       for conf in $$confs; do\
+       for conf in $$confs; do \
        pushd `dirname $$conf`; sh `basename $$conf`; popd;\
        done && touch debian/stamp-autotools-maintregen-arch
 
 common-configure-arch:: debian/stamp-configure-dirs
 debian/stamp-configure-dirs:
        [EMAIL PROTECTED] -e -v; confs=build-tree/*/configure;\
-       for conf in $$confs; do\
+       for conf in $$confs; do \
        pushd `dirname $$conf`;\
        ./`basename $$conf` $(DEB_CONFIGURE_NORMAL_ARGS) 
--disable-maintainer-mode $(cdbs_configure_flags) $(DEB_CONFIGURE_EXTRA_FLAGS) 
$(DEB_CONFIGURE_USER_FLAGS);\
        popd;\
@@ -46,7 +46,7 @@
 common-build-arch:: debian/stamp-build-dirs
 debian/stamp-build-dirs:
        [EMAIL PROTECTED] -e -v; confs=build-tree/*/Makefile;\
-       for conf in $$confs; do\
+       for conf in $$confs; do \
        pushd `dirname $$conf`;\
        make $(DEB_MAKE_BUILD_TARGET);\
        popd;\
@@ -55,7 +55,7 @@
 common-install-arch:: debian/stamp-install-dirs
 debian/stamp-install-dirs:
        [EMAIL PROTECTED] -e -v; confs=build-tree/*/Makefile;\
-       for conf in $$confs; do\
+       for conf in $$confs; do \
        pushd `dirname $$conf`;\
        make $(DEB_MAKE_INSTALL_TARGET);\
        popd;\
diff -u jack-tools-0.0.2/debian/changelog jack-tools-0.0.2/debian/changelog
--- jack-tools-0.0.2/debian/changelog
+++ jack-tools-0.0.2/debian/changelog
@@ -1,3 +1,13 @@
+jack-tools (0.0.2-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replace build-dependency on xlibs-dev with an explicit build-dependency
+    on each required package. (Closes: #346697)
+  * Insert extra spaces at the end of some shell script lines in debian/rules,
+    to satisfy newer versions of GNU make.
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]>  Mon, 23 Jan 2006 01:11:17 +0100
+
 jack-tools (0.0.2-3) unstable; urgency=low
 
   * rebuild against jack 0.100.0; closes: Bug#317170: libjack0.80.0-0 removed

--- End Message ---
--- Begin Message ---
acked and included in upload of jack-tools 0.0.2-4

Thanks for the NMU!

        Robert.

-- 
May the bluebird of happiness twiddle your bits.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to