[Python-modules-commits] r1846 - in /packages/python-pychart/trunk/debian: changelog control

santiago at users.alioth.debian.org santiago at users.alioth.debian.org
Thu Feb 22 08:09:26 CET 2007


Author: santiago
Date: Thu Feb 22 08:09:26 2007
New Revision: 1846

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1846
Log:
* Updated Build-Depends-Indep, using gs instead of gs-gpl|gs-esp
* Recommends: gs
* Updated description


Modified:
    packages/python-pychart/trunk/debian/changelog
    packages/python-pychart/trunk/debian/control

Modified: packages/python-pychart/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-pychart/trunk/debian/changelog?rev=1846&op=diff
==============================================================================
--- packages/python-pychart/trunk/debian/changelog (original)
+++ packages/python-pychart/trunk/debian/changelog Thu Feb 22 08:09:26 2007
@@ -1,8 +1,16 @@
 python-pychart (1.39-6) UNRELEASED; urgency=low
+
+  [Piotr Ozarowski] 
 
   * Added XS-Vcs-Svn field
 
- -- Piotr Ozarowski <ozarow at gmail.com>  Thu, 23 Nov 2006 14:44:54 +0100
+  [Santiago Ruano Rincón]
+
+  * Updated Build-Depends-Indep, using gs instead of gs-gpl|gs-esp
+  * Recommends: gs
+  * Updated description
+
+ -- Santiago Ruano Rincón <santiago at debian.org>  Thu, 22 Feb 2007 02:08:12 -0500
 
 python-pychart (1.39-5) unstable; urgency=low
 

Modified: packages/python-pychart/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/python-pychart/trunk/debian/control?rev=1846&op=diff
==============================================================================
--- packages/python-pychart/trunk/debian/control (original)
+++ packages/python-pychart/trunk/debian/control Thu Feb 22 08:09:26 2007
@@ -4,7 +4,7 @@
 Maintainer: Santiago Ruano Rincón <santiago at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, Raphael Hertzog <hertzog at debian.org>
 Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.2), dpatch, python-dev
-Build-Depends-Indep: gs-gpl|gs-esp, python-support (>= 0.3)
+Build-Depends-Indep: gs, python-support (>= 0.3)
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-pychart/trunk/
 
@@ -14,6 +14,7 @@
 Provides: ${python:Provides}
 Replaces: python2.3-pychart, python2.4-pychart
 Conflicts: python2.3-pychart, python2.4-pychart
+Recommends: gs
 XB-Python-Version: ${python:Versions}
 Description: Python library for creating high quality charts
  PyChart is a Python library for creating high quality 
@@ -22,5 +23,7 @@
  plots, and pie charts. Because it is based on Python, 
  you can make full use of Python's scripting power. 
  .
- This package is an dependency metapackage that always depends 
- on a package built for Debian's default Python version.
+ You need to have ghostscript installed for PNG generation 
+ and X11 displaying.
+ .
+ Homepage: http://home.gna.org/pychart/




More information about the Python-modules-commits mailing list