[Python-modules-commits] r27048 - in packages/pycurl/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Jan 4 16:50:37 UTC 2014


    Date: Saturday, January 4, 2014 @ 16:50:36
  Author: morph
Revision: 27048

added nose/bottle/cherrypy3 to b-d, needed to run tests

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

Modified: packages/pycurl/trunk/debian/changelog
===================================================================
--- packages/pycurl/trunk/debian/changelog	2014-01-04 16:42:32 UTC (rev 27047)
+++ packages/pycurl/trunk/debian/changelog	2014-01-04 16:50:36 UTC (rev 27048)
@@ -12,8 +12,9 @@
     - run tests using nosetests
   * debian/control
     - bump Standards-Version to 3.9.5 (no changes needed)
+    - added nose/bottle/cherrypy3 to b-d, needed to run tests
 
- -- Sandro Tosi <morph at debian.org>  Sat, 04 Jan 2014 17:42:16 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 04 Jan 2014 17:50:20 +0100
 
 pycurl (7.19.0-7) unstable; urgency=low
 

Modified: packages/pycurl/trunk/debian/control
===================================================================
--- packages/pycurl/trunk/debian/control	2014-01-04 16:42:32 UTC (rev 27047)
+++ packages/pycurl/trunk/debian/control	2014-01-04 16:50:36 UTC (rev 27048)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Sandro Tosi <morph at debian.org>, Bernd Zeimetz <bzed at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python-all-dev (>= 2.3.5-9), python-all-dbg, python-support (>= 0.7.1), libcurl4-gnutls-dev (>= 7.19.0), librtmp-dev, libssh2-1-dev
+Build-Depends: debhelper (>= 7.0.50~), python-all-dev (>= 2.3.5-9), python-all-dbg, python-support (>= 0.7.1), libcurl4-gnutls-dev (>= 7.19.0), librtmp-dev, libssh2-1-dev, python-nose, python-bottle, python-cherrypy3
 Standards-Version: 3.9.5
 X-Python-Version: all
 Homepage: http://pycurl.sourceforge.net




More information about the Python-modules-commits mailing list