[Python-apps-commits] r57 - in /packages/pkpgcounter/trunk/debian: changelog control

kumanna-guest at users.alioth.debian.org kumanna-guest at users.alioth.debian.org
Fri Sep 14 01:34:31 UTC 2007


Author: kumanna-guest
Date: Fri Sep 14 01:34:31 2007
New Revision: 57

URL: http://svn.debian.org/wsvn/python-apps/?sc=1&rev=57
Log:
* Merge upstream's debian/ directory features, especially control file.

Modified:
    packages/pkpgcounter/trunk/debian/changelog
    packages/pkpgcounter/trunk/debian/control

Modified: packages/pkpgcounter/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-apps/packages/pkpgcounter/trunk/debian/changelog?rev=57&op=diff
==============================================================================
--- packages/pkpgcounter/trunk/debian/changelog (original)
+++ packages/pkpgcounter/trunk/debian/changelog Fri Sep 14 01:34:31 2007
@@ -4,8 +4,9 @@
   * Add package to Debians' Python Application Packaging Team
   * Added XS-Vcs-Svn and XS-Vcs-Browser
   * Add upstream to Uploaders for co-maintenance
+  * Merge upstream's debian/ directory features, especially control file.
 
- -- Kumar Appaiah <akumar at ee.iitm.ac.in>  Thu, 13 Sep 2007 23:48:51 +0530
+ -- Kumar Appaiah <akumar at ee.iitm.ac.in>  Fri, 14 Sep 2007 07:03:07 +0530
 
 pkpgcounter (3.00-1) unstable; urgency=low
 

Modified: packages/pkpgcounter/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-apps/packages/pkpgcounter/trunk/debian/control?rev=57&op=diff
==============================================================================
--- packages/pkpgcounter/trunk/debian/control (original)
+++ packages/pkpgcounter/trunk/debian/control Fri Sep 14 01:34:31 2007
@@ -7,13 +7,14 @@
 Build-Depends: debhelper (>= 5.0.37.3), dpatch
 Standards-Version: 3.7.2
 XS-Python-Version: current
-XS-Vcs-Svn: svn://svn.debian.org/python-apps/packages/pkpgcounter/trunk
+XS-Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/pkpgcounter
 XS-Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/pkpgcounter
 
 Package: pkpgcounter
 Architecture: all
-Depends: ${python:Depends}, python-imaging (>= 1.1.2-3.2)
+Depends: ${python:Depends}, python-imaging (>= 1.1.2-3.2), gs | gs-esp
 Recommends: python-psyco [i386 hurd-i386 netbsd-i386 kfreebsd-i386]
+Suggests: ghostpcl | gspcl
 XB-Python-Version: ${python:Versions}
 Description: a generic Page Description Language parser
  pkpgcounter is a generic Page Description Language parser which can
@@ -39,4 +40,7 @@
  The five latter ones, as well as some TIFF documents, are currently
  only supported in page counting mode.
  .
+ pkpgcounter is often used in combination with print
+ accounting solutions like PyKota or JasMine.
+ .
   Homepage: http://www.pykota.com/software/pkpgcounter




More information about the Python-apps-commits mailing list