[SCM] libpdfbox-java packaging branch, master, updated. debian/1%1.7.0+dfsg-4
gregor herrmann
gregoa at debian.org
Tue Jan 29 16:12:35 UTC 2013
The following commit has been merged in the master branch:
commit 47947582f0a6fa18fc6e2f0aa242e78121e171da
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Jan 29 17:11:27 2013 +0100
update changelog
Git-Dch: Ignore
diff --git a/debian/changelog b/debian/changelog
index ec08d72..ba62e97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libpdfbox-java (1:1.7.0+dfsg-4) unstable; urgency=low
+
+ * Fix installation of CMap tables during build:
+ - debian/control:
+ replace build-dependeny on removed packages cmap-adobe-* and
+ gs-cjk-resource with their successor poppler-data.
+ - debian/rules:
+ adjust path to CMap files accordingly; and guard against future failures
+ by using the idiomatic "find -print0 | xargs -r0" construct.
+ Thanks to Lucas Nussbaum for the bug report.
+ (Closes: #699254)
+
+ -- gregor herrmann <gregoa at debian.org> Tue, 29 Jan 2013 17:07:45 +0100
+
libpdfbox-java (1:1.7.0+dfsg-3) unstable; urgency=low
* debian/libpdfbox-java.classpath: add libfontbox-java to manifest
--
libpdfbox-java packaging
More information about the pkg-java-commits
mailing list