[Pkg-cli-apps-commits] [SCM] pdfmod branch, master, updated. debian/0.9.1-5-4-g6290443

Chow Loong Jin hyperair at debian.org
Fri Jun 8 16:44:41 UTC 2012


The following commit has been merged in the master branch:
commit 82d7d7b29a249365dc04e9d109d19dcf93d0e489
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Tue Feb 14 23:44:50 2012 +0800

    Fix libmono-i18n-west4.0-cil dependency
    
    Due to the CLR transition, pdfmod should be depending on
    libmono-i18n-west4.0-cil instead of libmono-i18n-west2.0-cil.

diff --git a/debian/control b/debian/control
index 56502b8..1717049 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}, libmono-i18n-west2.0-cil
+Depends: ${cli:Depends}, ${misc:Depends}, libmono-i18n-west4.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