[pkg-java] r7645 - trunk/fop/debian

fourmond at alioth.debian.org fourmond at alioth.debian.org
Thu Dec 11 20:16:41 UTC 2008


Author: fourmond
Date: 2008-12-11 20:16:41 +0000 (Thu, 11 Dec 2008)
New Revision: 7645

Modified:
   trunk/fop/debian/changelog
   trunk/fop/debian/control
Log:
[fop] Making fop lintian-clean

Modified: trunk/fop/debian/changelog
===================================================================
--- trunk/fop/debian/changelog	2008-12-11 19:59:11 UTC (rev 7644)
+++ trunk/fop/debian/changelog	2008-12-11 20:16:41 UTC (rev 7645)
@@ -6,8 +6,10 @@
     'preferred' JVM (I'm not sure it will run on non-Sun runtime), thanks 
     to Kobayashi Noritada <nori1 at dolphin.c.u-tokyo.ac.jp> for spotting and for 
     advice (closes: 508485)
+  * Add ${misc:Depends} for possible dh_*-added dependencies, with 
+    the side benefits that it makes lintian happy !
 
- -- Vincent Fourmond <fourmond at debian.org>  Thu, 11 Dec 2008 20:46:49 +0100
+ -- Vincent Fourmond <fourmond at debian.org>  Thu, 11 Dec 2008 21:09:32 +0100
 
 fop (1:0.95.dfsg-1) experimental; urgency=low
 

Modified: trunk/fop/debian/control
===================================================================
--- trunk/fop/debian/control	2008-12-11 19:59:11 UTC (rev 7644)
+++ trunk/fop/debian/control	2008-12-11 20:16:41 UTC (rev 7645)
@@ -24,7 +24,8 @@
  libavalon-framework-java (>=4.1.2-2), libbatik-java (>= 1.7),
  libcommons-io-java, libcommons-logging-java, libxp6, libxt6,
  libxtst6, libxmlgraphics-commons-java (>= 1.3.1), 
- java-wrappers (>= 0.1.9), libxml-commons-external-java
+ java-wrappers (>= 0.1.9), libxml-commons-external-java,
+ ${misc:Depends}
 Suggests: fop-doc, libservlet2.4-java
 Replaces: libfop-java
 Description: XML to PDF Translator
@@ -39,6 +40,7 @@
 Section: doc
 Architecture: all
 Replaces: libfop-java-doc
+Depends:  ${misc:Depends}
 Description: Documentation for fop
  FOP is a print formatter driven by XSL formatting objects.
  It is a Java 1.1 application that reads a formatting object




More information about the pkg-java-commits mailing list