[Python-apps-commits] r3914 - in packages/svnmailer/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Thu Oct 8 19:44:39 UTC 2009


    Date: Thursday, October 8, 2009 @ 19:44:39
  Author: morph
Revision: 3914

set XS-Python-Version to '2.5' not to 'current'

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

Modified: packages/svnmailer/trunk/debian/changelog
===================================================================
--- packages/svnmailer/trunk/debian/changelog	2009-10-08 19:43:54 UTC (rev 3913)
+++ packages/svnmailer/trunk/debian/changelog	2009-10-08 19:44:39 UTC (rev 3914)
@@ -12,8 +12,9 @@
   [ Sandro Tosi ]
   * debian/control
     - bump Standards-Version to 3.8.3 (no changes needed)
+    - set XS-Python-Version to '2.5' not to 'current'
 
- -- Sandro Tosi <morph at debian.org>  Thu, 08 Oct 2009 21:39:30 +0200
+ -- Sandro Tosi <morph at debian.org>  Thu, 08 Oct 2009 21:44:16 +0200
 
 svnmailer (1.0.8-10) unstable; urgency=low
 

Modified: packages/svnmailer/trunk/debian/control
===================================================================
--- packages/svnmailer/trunk/debian/control	2009-10-08 19:43:54 UTC (rev 3913)
+++ packages/svnmailer/trunk/debian/control	2009-10-08 19:44:39 UTC (rev 3914)
@@ -9,7 +9,7 @@
 Homepage: http://opensource.perlig.de/svnmailer/
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/svnmailer/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/svnmailer/trunk/
-XS-Python-Version: current
+XS-Python-Version: 2.5
 
 Package: svnmailer
 Architecture: all




More information about the Python-apps-commits mailing list