Bug#688005: unblock: poppler-data/0.4.5-10
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Hi,
Please unblock poppler-data package since it significantly reduce memory
usage when it is installed. It would help CJK desktop users who uses PCs
that has not enough memory.
diff -Nru poppler-data-0.4.5/debian/changelog poppler-data-0.4.5/debian/changelog
--- poppler-data-0.4.5/debian/changelog 2012-06-21 09:11:09.000000000 +0900
+++ poppler-data-0.4.5/debian/changelog 2012-08-04 11:46:26.000000000 +0900
@@ -1,3 +1,19 @@
+poppler-data (0.4.5-10) unstable; urgency=low
+
+ * debian/rules
+ - use default xz compression rate is better result than -z9 -Sextream
+ (Closes: #679774)
+
+ -- Hideki Yamane <henrich@debian.org> Sat, 04 Aug 2012 11:46:18 +0900
+
+poppler-data (0.4.5-9) unstable; urgency=low
+
+ * debian/control
+ - improve description (Closes: #674569)
+ Thanks to Justin B Rye <jbr@edlug.org.uk> for help.
+
+ -- Hideki Yamane <henrich@debian.org> Thu, 02 Aug 2012 21:10:56 +0900
+
poppler-data (0.4.5-8) unstable; urgency=low
* debian/rules
diff -Nru poppler-data-0.4.5/debian/control poppler-data-0.4.5/debian/control
--- poppler-data-0.4.5/debian/control 2012-06-21 06:52:33.000000000 +0900
+++ poppler-data-0.4.5/debian/control 2012-08-03 14:42:39.000000000 +0900
@@ -31,10 +31,11 @@
fonts-japanese-gothic | fonts-ipafont-gothic,
fonts-arphic-ukai, fonts-arphic-uming, fonts-unfonts-core
Enhances: ghostscript
-Description: Encoding data for the poppler PDF rendering library
- This package contains the encoding data needed to view some PDF documents
- with libpoppler, and also that was provided by cmap-adobe-{gb1,cns1,korea1,
- japan1,japan2} and gs-cjk-resource pacakges.
+Description: encoding data for the poppler PDF rendering library
+ This package provides the CMap tables required to display PDF documents
+ containing CJK characters with libpoppler. They were previously provided
+ by the packages cmap-adobe-{cns1,gb1,japan1,japan2,korea1} and
+ gs-cjk-resource.
.
- If CJK users want to view/create PDF files that contain their language,
- this package will help you.
+ Users who want to view or create PDF files in Chinese, Japanese, or
+ Korean without embedded fonts will need this package.
diff -Nru poppler-data-0.4.5/debian/rules poppler-data-0.4.5/debian/rules
--- poppler-data-0.4.5/debian/rules 2012-06-01 10:02:30.000000000 +0900
+++ poppler-data-0.4.5/debian/rules 2012-08-04 11:44:03.000000000 +0900
@@ -11,4 +11,4 @@
install -m644 $(CURDIR)/ai0/CMap/* $(CURDIR)/debian/poppler-data/usr/share/poppler/cMap/
override_dh_builddeb:
- dh_builddeb -- -Zxz -Sextreme -z9
+ dh_builddeb -- -Zxz
Reply to: