tags 591547 + pending
thanks

Dear Tollef,

I've prepared an NMU for pkg-config (versioned as 0.25-1.1) and
uploaded it to DELAYED/2, as suggested in section 5.11.1 of the
Developer's Reference.  Please feel free to tell me if I should delay
it longer.

I took the commit you mentioned in the upstream bug report, and tested
it against a version of autoconf without Debian's workaround (bug
#591548).  It does indeed seem to fix the problem.

Regards,

diff -u pkg-config-0.25/debian/changelog pkg-config-0.25/debian/changelog
--- pkg-config-0.25/debian/changelog
+++ pkg-config-0.25/debian/changelog
@@ -1,3 +1,11 @@
+pkg-config (0.25-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * pkg.m4: Apply commit 2b86e9b from upstream, to fix compatibility with
+    autoconf (>= 2.66). (Closes: #591547)
+
+ -- Tim Retout <dioc...@debian.org>  Sun, 03 Oct 2010 17:13:29 +0100
+
 pkg-config (0.25-1) unstable; urgency=low
 
   * New upstream release
only in patch2:
unchanged:
--- pkg-config-0.25.orig/pkg.m4
+++ pkg-config-0.25/pkg.m4
@@ -135,7 +135,7 @@
 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.
 
-_PKG_TEXT])dnl
+_PKG_TEXT])[]dnl
         ])
 elif test $pkg_failed = untried; then
        AC_MSG_RESULT([no])
@@ -146,7 +146,7 @@
 
 _PKG_TEXT
 
-To get pkg-config, see <http://pkg-config.freedesktop.org/>.])dnl
+To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
         ])
 else
        $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to