[Foo2zjs-commits] r217 - in trunk/foo2zjs_20090908dfsg/debian: . patches

Luca Capello gismo at alioth.debian.org
Mon Mar 22 16:09:47 UTC 2010


Author: gismo
Date: 2010-03-22 16:09:46 +0000 (Mon, 22 Mar 2010)
New Revision: 217

Modified:
   trunk/foo2zjs_20090908dfsg/debian/changelog
   trunk/foo2zjs_20090908dfsg/debian/control
   trunk/foo2zjs_20090908dfsg/debian/patches/70-lib-firwmare-hp.patch
Log:
debian/*: fix lintian warnings

Modified: trunk/foo2zjs_20090908dfsg/debian/changelog
===================================================================
--- trunk/foo2zjs_20090908dfsg/debian/changelog	2010-03-22 16:00:39 UTC (rev 216)
+++ trunk/foo2zjs_20090908dfsg/debian/changelog	2010-03-22 16:09:46 UTC (rev 217)
@@ -2,8 +2,10 @@
 
   [ Luca Capello ]
   * debian/control:
+    + Standards-Version to 3.8.4, no changes needed, thanks to lintian.
     + Build-Depends: on quilt to manage patches.
     + Recommends: unzip for 'getexe' function in getweb script.
+    + add ${misc:Depends}, thanks to lintian.
   * debian/foo2zjs.dirs:
     + add /lib/firmware/hp/.
     - remove now useless /usr/share/foo2zjs/tmp/.

Modified: trunk/foo2zjs_20090908dfsg/debian/control
===================================================================
--- trunk/foo2zjs_20090908dfsg/debian/control	2010-03-22 16:00:39 UTC (rev 216)
+++ trunk/foo2zjs_20090908dfsg/debian/control	2010-03-22 16:09:46 UTC (rev 217)
@@ -4,14 +4,14 @@
 Maintainer: Debian Foo2zjs Maintainers <foo2zjs-maintainer at lists.alioth.debian.org>
 Uploaders: Michael Koch <konqueror at gmx.de>, Steffen Joeris <white at debian.org>, Luca Capello <luca at pca.it>
 Build-Depends: debhelper (>= 7), ghostscript, quilt (>= 0.40), foomatic-filters, libcups2-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://foo2zjs.rkkda.com/
 Vcs-Svn: svn://svn.debian.org/foo2zjs
 Vcs-Browser: http://svn.debian.org/viewsvn/foo2zjs/
 
 Package: foo2zjs
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: foomatic-db-engine, wget, tk8.4, tix, unzip
 Suggests: psutils, hannah-foo2zjs
 Breaks: udev (<< 136-1)

Modified: trunk/foo2zjs_20090908dfsg/debian/patches/70-lib-firwmare-hp.patch
===================================================================
--- trunk/foo2zjs_20090908dfsg/debian/patches/70-lib-firwmare-hp.patch	2010-03-22 16:00:39 UTC (rev 216)
+++ trunk/foo2zjs_20090908dfsg/debian/patches/70-lib-firwmare-hp.patch	2010-03-22 16:09:46 UTC (rev 217)
@@ -1,3 +1,4 @@
+Firmware directory is /lib/firmware/hp/ (Closes: #517957)
 --- foo2zjs-20090908dfsg.orig/getweb.in
 +++ foo2zjs-20090908dfsg/getweb.in
 @@ -114,7 +114,7 @@




More information about the Foo2zjs-commits mailing list