tags 711800 + pending
thanks

Dear maintainer,

I've prepared an NMU for python-poppler (versioned as 0.12.1-8.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Ludwig Hirsch: Asta
diff -Nru python-poppler-0.12.1/debian/changelog python-poppler-0.12.1/debian/changelog
--- python-poppler-0.12.1/debian/changelog	2012-04-30 16:32:16.000000000 +0200
+++ python-poppler-0.12.1/debian/changelog	2013-07-14 15:30:00.000000000 +0200
@@ -1,3 +1,15 @@
+python-poppler (0.12.1-8.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: /usr/bin/make: unrecognized option '--prefix|--exec-
+    prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--
+    help|--configdir'":
+    apply Ubuntu changes done by Matthias Klose:
+    - Fix typo calling python-config --includes.
+    (Closes: #711800)
+
+ -- gregor herrmann <[email protected]>  Sun, 14 Jul 2013 15:28:56 +0200
+
 python-poppler (0.12.1-8) unstable; urgency=low
 
   * uploading to unstable
diff -Nru python-poppler-0.12.1/debian/rules python-poppler-0.12.1/debian/rules
--- python-poppler-0.12.1/debian/rules	2012-04-24 15:50:54.000000000 +0200
+++ python-poppler-0.12.1/debian/rules	2013-07-14 15:28:52.000000000 +0200
@@ -23,7 +23,7 @@
 override_dh_auto_build:  
 	for pyvers in ${PYTHONS}; do \
 		$(MAKE) -C build/py$$pyvers/ PYTHON=python$$pyvers; \
-		$(MAKE) -C build/py$$pyvers-dbg/ PYTHON=python$$pyvers-dbg PYTHON_INCLUDES=`python$$pyvers-dbg-config --include`; \
+		$(MAKE) -C build/py$$pyvers-dbg/ PYTHON=python$$pyvers-dbg PYTHON_INCLUDES=`python$$pyvers-dbg-config --includes`; \
 	done
 
 override_dh_auto_install:

Attachment: signature.asc
Description: Digital signature

Reply via email to