[Python-modules-commits] r18901 - in packages/pycha/tags (3 files)

bernat at users.alioth.debian.org bernat at users.alioth.debian.org
Fri Oct 14 06:04:05 UTC 2011


    Date: Friday, October 14, 2011 @ 06:04:04
  Author: bernat
Revision: 18901

[svn-buildpackage] Tagging pycha 0.6.0-2

Added:
  packages/pycha/tags/0.6.0-2/
  packages/pycha/tags/0.6.0-2/debian/control
    (from rev 18900, packages/pycha/trunk/debian/control)
Deleted:
  packages/pycha/tags/0.6.0-2/debian/control

Deleted: packages/pycha/tags/0.6.0-2/debian/control
===================================================================
--- packages/pycha/trunk/debian/control	2011-10-14 05:52:04 UTC (rev 18899)
+++ packages/pycha/tags/0.6.0-2/debian/control	2011-10-14 06:04:04 UTC (rev 18901)
@@ -1,26 +0,0 @@
-Source: pycha
-Section: python
-Priority: optional
-Maintainer: Vincent Bernat <bernat at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Standards-Version: 3.9.1
-Build-Depends: debhelper (>= 5.0.37.2),
-               cdbs (>= 0.4.90~), python (>= 2.6.6-3),
-               python-setuptools (>= 0.6b3)
-Build-Depends-Indep: python-cairo (>= 1.2)
-Homepage: http://bitbucket.org/lgs/pycha/
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/pycha/trunk
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pycha/trunk/
-X-Python-Version: >= 2.4
-
-Package: python-pycha
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends},
-         python-cairo (>= 1.2), python-pkg-resources,
-         python-gtk2
-Breaks: ${python:Breaks}
-Description: chart-drawing library using Cairo
- This package provides a Python library for drawing most common charts
- (pie, line, scatter or bar) using Cairo as backend.  It aims to be simple to
- use, flexible, lightweight, attractive and customizable but still
- providing sane default settings.

Copied: packages/pycha/tags/0.6.0-2/debian/control (from rev 18900, packages/pycha/trunk/debian/control)
===================================================================
--- packages/pycha/tags/0.6.0-2/debian/control	                        (rev 0)
+++ packages/pycha/tags/0.6.0-2/debian/control	2011-10-14 06:04:04 UTC (rev 18901)
@@ -0,0 +1,26 @@
+Source: pycha
+Section: python
+Priority: optional
+Maintainer: Vincent Bernat <bernat at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 5.0.37.2),
+               cdbs (>= 0.4.90~), python (>= 2.6.6-3),
+               python-setuptools (>= 0.6b3)
+Build-Depends-Indep: python-cairo (>= 1.2)
+Homepage: http://bitbucket.org/lgs/pycha/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/pycha/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pycha/trunk/
+X-Python-Version: >= 2.4
+
+Package: python-pycha
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends},
+         python-cairo (>= 1.2), python-pkg-resources,
+         python-gtk2
+Breaks: ${python:Breaks}
+Description: chart-drawing library using Cairo
+ This package provides a Python library for drawing most common charts
+ (pie, line, scatter or bar) using Cairo as backend.  It aims to be simple to
+ use, flexible, lightweight, attractive and customizable but still
+ providing sane default settings.




More information about the Python-modules-commits mailing list