[Python-modules-commits] r22578 - in packages/python-graph/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sun Aug 26 19:29:48 UTC 2012


    Date: Sunday, August 26, 2012 @ 19:29:47
  Author: morph
Revision: 22578

added python3-pkg-resources to b-d-i, needed to run tests

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

Modified: packages/python-graph/trunk/debian/changelog
===================================================================
--- packages/python-graph/trunk/debian/changelog	2012-08-26 19:16:24 UTC (rev 22577)
+++ packages/python-graph/trunk/debian/changelog	2012-08-26 19:29:47 UTC (rev 22578)
@@ -7,6 +7,7 @@
     - updated to reflect new upstream code
   * debian/control
     - bump Standards-Version to 3.9.3 (no changes needed)
+    - added python3-pkg-resources to b-d-i, needed to run tests
   * debian/rules
     - run tests in the right target, honoring 'nocheck'
   * debian/patches/30_pass_python_to_makefile.patch
@@ -17,7 +18,7 @@
   * debian/patches/40_dont_clean_when_building_docs.patch
     - don't clean when building documentation
 
- -- Sandro Tosi <morph at debian.org>  Sun, 26 Aug 2012 21:15:31 +0200
+ -- Sandro Tosi <morph at debian.org>  Sun, 26 Aug 2012 21:29:23 +0200
 
 python-graph (1.8.1-1) unstable; urgency=low
 

Modified: packages/python-graph/trunk/debian/control
===================================================================
--- packages/python-graph/trunk/debian/control	2012-08-26 19:16:24 UTC (rev 22577)
+++ packages/python-graph/trunk/debian/control	2012-08-26 19:29:47 UTC (rev 22578)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Sandro Tosi <morph at debian.org>
 Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: python-support, python-all (>= 2.5.3-1~), python3-all, python-epydoc, python-setuptools, python-pydot
+Build-Depends-Indep: python-support, python-all (>= 2.5.3-1~), python3-all, python-epydoc, python-setuptools, python-pydot, python3-pkg-resources
 Standards-Version: 3.9.3
 Homepage: http://code.google.com/p/python-graph/
 Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/python-graph/trunk/




More information about the Python-modules-commits mailing list