[Foo2zjs-commits] r240 - trunk/foo2zjs_20100728dfsg/debian

Luca Capello gismo at alioth.debian.org
Tue Oct 12 23:42:44 UTC 2010


Author: gismo
Date: 2010-10-12 23:42:44 +0000 (Tue, 12 Oct 2010)
New Revision: 240

Modified:
   trunk/foo2zjs_20100728dfsg/debian/README.Debian
   trunk/foo2zjs_20100728dfsg/debian/changelog
   trunk/foo2zjs_20100728dfsg/debian/control
Log:
debian/control: drop tk8.4 and tix Recommends: to Suggests

Modified: trunk/foo2zjs_20100728dfsg/debian/README.Debian
===================================================================
--- trunk/foo2zjs_20100728dfsg/debian/README.Debian	2010-10-12 23:03:11 UTC (rev 239)
+++ trunk/foo2zjs_20100728dfsg/debian/README.Debian	2010-10-12 23:42:44 UTC (rev 240)
@@ -45,5 +45,8 @@
 To re-enable it, please use the menu editor available via the
 "System -> Preferences -> Main Menu" entry.
 
+Please also note that you need to install the suggested "tk8.4" and
+"tix" packages.
 
- -- Luca Capello <luca at pca.it>, Sat, 15 May 2010 15:30:28 +0200
+
+ -- Luca Capello <luca at pca.it>, Wed, 13 Oct 2010 01:37:57 +0200

Modified: trunk/foo2zjs_20100728dfsg/debian/changelog
===================================================================
--- trunk/foo2zjs_20100728dfsg/debian/changelog	2010-10-12 23:03:11 UTC (rev 239)
+++ trunk/foo2zjs_20100728dfsg/debian/changelog	2010-10-12 23:42:44 UTC (rev 240)
@@ -12,6 +12,9 @@
     - remove obsolete information for hannah-foo2zjs.
   * debian/foo2zjs.dirs:
     + add /usr/lib/cups/filter/.
+  * debian/README.Debian:
+    + add a note about the "HPLJ 10xx Replaced Paper" GUI requiring
+      tk8.4 and tix, now Suggests:.
 
   [ Till Kamppeter ]
   * Merge from Ubuntu maverick.
@@ -35,6 +38,8 @@
     + Install additional PPDs and compress them.
 
   [ Steve Langasek ]
+  * debian/control:
+    - Drop tk8.4 and tix Recommends: to Suggests:.
   * debian/patches/30-udev-rules.dpatch:
     + Add udev rule for HP Laserjet P1505n.
 

Modified: trunk/foo2zjs_20100728dfsg/debian/control
===================================================================
--- trunk/foo2zjs_20100728dfsg/debian/control	2010-10-12 23:03:11 UTC (rev 239)
+++ trunk/foo2zjs_20100728dfsg/debian/control	2010-10-12 23:42:44 UTC (rev 240)
@@ -12,8 +12,8 @@
 Package: foo2zjs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, foomatic-filters
-Recommends: foomatic-db-engine, wget, tk8.4, tix, unzip
-Suggests: psutils, hannah-foo2zjs
+Recommends: foomatic-db-engine, wget, unzip
+Suggests: psutils, hannah-foo2zjs, tk8.4, tix
 Breaks: udev (<< 136-1)
 Description: Support for printing to ZjStream-based printers
  foo2zjs is an open source printer driver for printers that use the




More information about the Foo2zjs-commits mailing list