[Python-modules-commits] r15456 - in packages/munkres/trunk/debian (changelog control copyright)

stefanor at users.alioth.debian.org stefanor at users.alioth.debian.org
Sat Feb 5 09:52:50 UTC 2011


    Date: Saturday, February 5, 2011 @ 09:52:49
  Author: stefanor
Revision: 15456

Use X-Python-Version

Modified:
  packages/munkres/trunk/debian/changelog
  packages/munkres/trunk/debian/control
  packages/munkres/trunk/debian/copyright

Modified: packages/munkres/trunk/debian/changelog
===================================================================
--- packages/munkres/trunk/debian/changelog	2011-02-05 09:47:55 UTC (rev 15455)
+++ packages/munkres/trunk/debian/changelog	2011-02-05 09:52:49 UTC (rev 15456)
@@ -1,8 +1,9 @@
 munkres (1.0.5.4-2) UNRELEASED; urgency=low
 
   * Update my e-mail address.
+  * Use X-Python-Version
 
- -- Stefano Rivera <stefanor at debian.org>  Sat, 05 Feb 2011 11:43:50 +0200
+ -- Stefano Rivera <stefanor at debian.org>  Sat, 05 Feb 2011 11:51:23 +0200
 
 munkres (1.0.5.4-1) unstable; urgency=low
 

Modified: packages/munkres/trunk/debian/control
===================================================================
--- packages/munkres/trunk/debian/control	2011-02-05 09:47:55 UTC (rev 15455)
+++ packages/munkres/trunk/debian/control	2011-02-05 09:52:49 UTC (rev 15456)
@@ -5,10 +5,10 @@
 Uploaders: Stefano Rivera <stefanor at debian.org>
 Build-Depends:
  debhelper (>= 7.0.50~),
- python-all (>= 2.6.5),
+ python-all (>= 2.6.5-13~),
  python-docutils,
  python-epydoc
-XS-Python-Version: >= 2.4
+X-Python-Version: >= 2.4
 Standards-Version: 3.9.1
 Homepage: http://bmc.github.com/munkres/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/munkres/trunk/

Modified: packages/munkres/trunk/debian/copyright
===================================================================
--- packages/munkres/trunk/debian/copyright	2011-02-05 09:47:55 UTC (rev 15455)
+++ packages/munkres/trunk/debian/copyright	2011-02-05 09:52:49 UTC (rev 15456)
@@ -28,7 +28,7 @@
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Files: debian/*
-Copyright: 2010, Stefano Rivera <stefanor at debian.org>
+Copyright: 2010-2011, Stefano Rivera <stefanor at debian.org>
 Licence: GPL-2+
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by




More information about the Python-modules-commits mailing list