[Python-apps-commits] r7429 - in packages/hg-git/trunk/debian (changelog control)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Tue Aug 9 14:59:29 UTC 2011


    Date: Tuesday, August 9, 2011 @ 14:59:28
  Author: jwilk
Revision: 7429

Rename XS-Python-Version to X-Python-Version.

Modified:
  packages/hg-git/trunk/debian/changelog
  packages/hg-git/trunk/debian/control

Modified: packages/hg-git/trunk/debian/changelog
===================================================================
--- packages/hg-git/trunk/debian/changelog	2011-08-09 14:58:31 UTC (rev 7428)
+++ packages/hg-git/trunk/debian/changelog	2011-08-09 14:59:28 UTC (rev 7429)
@@ -5,12 +5,13 @@
   * Convert to dh_python2:
     + Build depend on python (>= 2.6.6-3) instead of python-support.
     + Add ‘--with python2’ to dh call in debian/rules.
+    + Rename XS-Python-Version to X-Python-Version.
     + Bump minimum required version of mercurial to 1.9.1-1, which is the
       first version using dh_python2.
   * Add build-arch and build-indep targets to debian/rules.
   * Bump standards version to 3.9.2 (no changes needed).
 
- -- Jakub Wilk <jwilk at debian.org>  Tue, 09 Aug 2011 16:57:38 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Tue, 09 Aug 2011 16:58:40 +0200
 
 hg-git (0.2.6-1) unstable; urgency=low
 

Modified: packages/hg-git/trunk/debian/control
===================================================================
--- packages/hg-git/trunk/debian/control	2011-08-09 14:58:31 UTC (rev 7428)
+++ packages/hg-git/trunk/debian/control	2011-08-09 14:59:28 UTC (rev 7429)
@@ -5,7 +5,7 @@
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 7.0.8), python (>= 2.6.6-3~)
 Standards-Version: 3.9.2
-XS-Python-Version: >= 2.5
+X-Python-Version: >= 2.5
 Homepage: http://hg-git.github.com/
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/hg-git/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/hg-git/trunk/




More information about the Python-apps-commits mailing list