[Pkg-cli-apps-commits] [SCM] pdfmod branch, master, updated. debian/0.9.1-2-6-g0b105c8
Iain Lane
laney at debian.org
Wed Jul 13 09:12:42 UTC 2011
The following commit has been merged in the master branch:
commit 580dbfc62a2f718af6e6ddbff7092e30f021fe48
Author: Iain Lane <laney at debian.org>
Date: Wed Jul 13 10:00:38 2011 +0100
Temporarily add a dependency on libmono-i18n-west2.0-cil
The app crashes when it encounters PDFs in Windows encodings without
this package installed. This can be removed when Pdfmod can detect the
situation and not crash.
Closes: #618365
diff --git a/debian/control b/debian/control
index e503de6..c5ca8c0 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/pdfmod.git
Package: pdfmod
Architecture: all
-Depends: ${cli:Depends}, ${misc:Depends}
+Depends: ${cli:Depends}, ${misc:Depends}, libmono-i18n-west2.0-cil
Description: simple tool for modifying PDF documents
PDF Mod is a simple tool for modifying PDF documents. It can rotate, extract,
remove and reorder pages via drag and drop. Multiple documents may be combined
--
pdfmod
More information about the Pkg-cli-apps-commits
mailing list