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

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Sat Nov 23 15:30:32 UTC 2013


    Date: Saturday, November 23, 2013 @ 15:30:31
  Author: eriol-guest
Revision: 26491

Removed python-coverage and python-nose from B-D since tests are not shipped in source package

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

Modified: packages/python-cobe/trunk/debian/changelog
===================================================================
--- packages/python-cobe/trunk/debian/changelog	2013-11-23 15:30:03 UTC (rev 26490)
+++ packages/python-cobe/trunk/debian/changelog	2013-11-23 15:30:31 UTC (rev 26491)
@@ -11,6 +11,8 @@
     - Bumped debhelper compatibility level to 9
   * debian/control
     - Bumped debhelper B-D to (>= 9)
+    - Removed python-coverage and python-nose from B-D since
+      tests are not shipped in source package
   * debian/copyright
     - Updated copyright years
   * debian/patches/01_remove-argparse-from-install-requires.patch
@@ -21,8 +23,9 @@
     - Use python-irc instead of python-irclib (Closes: #719113)
   * debian/watch
     - Switched download URL to https
+  * 
 
- -- Daniele Tricoli <eriol at mornie.org>  Sat, 23 Nov 2013 03:08:01 +0100
+ -- Daniele Tricoli <eriol at mornie.org>  Sat, 23 Nov 2013 16:28:38 +0100
 
 python-cobe (2.0.2-1) unstable; urgency=low
 

Modified: packages/python-cobe/trunk/debian/control
===================================================================
--- packages/python-cobe/trunk/debian/control	2013-11-23 15:30:03 UTC (rev 26490)
+++ packages/python-cobe/trunk/debian/control	2013-11-23 15:30:31 UTC (rev 26491)
@@ -7,8 +7,6 @@
  debhelper (>= 9),
  dh-python,
  python-all (>= 2.6.6-3),
- python-coverage (>= 3.4),
- python-nose,
  python-setuptools (>= 0.6b3)
 Standards-Version: 3.9.3
 X-Python-Version: >= 2.6




More information about the Python-modules-commits mailing list