[Python-modules-commits] r20360 - in packages/nose/trunk/debian (changelog control)
stefanor at users.alioth.debian.org
stefanor at users.alioth.debian.org
Mon Feb 6 20:36:53 UTC 2012
Date: Monday, February 6, 2012 @ 20:36:51
Author: stefanor
Revision: 20360
* Team upload.
* Add versioned Breaks & Replaces in python-nose-doc, for moved doc-base
file.
Modified:
packages/nose/trunk/debian/changelog
packages/nose/trunk/debian/control
Modified: packages/nose/trunk/debian/changelog
===================================================================
--- packages/nose/trunk/debian/changelog 2012-02-06 20:02:11 UTC (rev 20359)
+++ packages/nose/trunk/debian/changelog 2012-02-06 20:36:51 UTC (rev 20360)
@@ -1,3 +1,11 @@
+nose (1.1.2-2) unstable; urgency=low
+
+ * Team upload.
+ * Add versioned Breaks & Replaces in python-nose-doc, for moved doc-base
+ file.
+
+ -- Stefano Rivera <stefanor at debian.org> Mon, 06 Feb 2012 22:30:11 +0200
+
nose (1.1.2-1) unstable; urgency=low
[ Charlie Smotherman ]
Modified: packages/nose/trunk/debian/control
===================================================================
--- packages/nose/trunk/debian/control 2012-02-06 20:02:11 UTC (rev 20359)
+++ packages/nose/trunk/debian/control 2012-02-06 20:36:51 UTC (rev 20360)
@@ -23,6 +23,8 @@
Package: python-nose-doc
Architecture: all
Section: doc
+Breaks: python-nose (<< 1.1.2)
+Replaces: python-nose (<< 1.1.2)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: documentation for discovery and running for Python's unittest
nose provides an alternate test discovery and running process for
More information about the Python-modules-commits
mailing list