[Python-modules-commits] r6471 - in packages/pygooglechart/trunk/debian (changelog control)

morph-guest at users.alioth.debian.org morph-guest at users.alioth.debian.org
Mon Sep 8 19:52:51 UTC 2008


    Date: Monday, September 8, 2008 @ 19:52:48
  Author: morph-guest
Revision: 6471

added python-setuptools build-dep

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

Modified: packages/pygooglechart/trunk/debian/changelog
===================================================================
--- packages/pygooglechart/trunk/debian/changelog	2008-09-07 20:25:09 UTC (rev 6470)
+++ packages/pygooglechart/trunk/debian/changelog	2008-09-08 19:52:48 UTC (rev 6471)
@@ -1,12 +1,13 @@
-pygooglechart (0.2.1-1) UNRELEASED; urgency=low
+pygooglechart (0.2.1-1) experimental; urgency=low
 
   * New upstream release
   * debian/control
     - bump Standards-Version to 3.8.0 (no changes needed)
+    - added python-setuptools build-dep
   * debian/rules
     - installed test as example
 
- -- Sandro Tosi <matrixhasu at gmail.com>  Sun, 07 Sep 2008 21:47:27 +0200
+ -- Sandro Tosi <matrixhasu at gmail.com>  Mon, 08 Sep 2008 21:48:32 +0200
 
 pygooglechart (0.2.0-1) unstable; urgency=low
 

Modified: packages/pygooglechart/trunk/debian/control
===================================================================
--- packages/pygooglechart/trunk/debian/control	2008-09-07 20:25:09 UTC (rev 6470)
+++ packages/pygooglechart/trunk/debian/control	2008-09-08 19:52:48 UTC (rev 6471)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Sandro Tosi <matrixhasu at gmail.com>
-Build-Depends: debhelper (>= 5.0.38), python-all (>= 2.3.5-7)
+Build-Depends: debhelper (>= 5.0.38), python-all (>= 2.3.5-7), python-setuptools
 Build-Depends-Indep: python-support (>= 0.6.4)
 Standards-Version: 3.8.0
 Homepage: http://pygooglechart.slowchop.com/




More information about the Python-modules-commits mailing list