[Python-apps-commits] r8293 - in packages/clustershell/trunk/debian (changelog control)
phantez-guest at users.alioth.debian.org
phantez-guest at users.alioth.debian.org
Sun Mar 11 06:48:52 UTC 2012
Date: Sunday, March 11, 2012 @ 06:48:49
Author: phantez-guest
Revision: 8293
* Mainstream project has moved from sourceforge to github
- Changed all the related urls
* Validated Standards-Version 3.9.3
Modified:
packages/clustershell/trunk/debian/changelog
packages/clustershell/trunk/debian/control
Modified: packages/clustershell/trunk/debian/changelog
===================================================================
--- packages/clustershell/trunk/debian/changelog 2012-03-11 05:30:13 UTC (rev 8292)
+++ packages/clustershell/trunk/debian/changelog 2012-03-11 06:48:49 UTC (rev 8293)
@@ -1,8 +1,11 @@
clustershell (1.5.1-2) unstable; urgency=low
* Changed groups.conf to works with mawk. Closes: #638752
+ * Mainstream project has moved from sourceforge to github
+ - Changed all the related urls
+ * Validated Standards-Version 3.9.3
- -- Stephan Gorget <phantez at gmail.com> Mon, 19 Dec 2011 11:52:19 +0100
+ -- Stephan Gorget <phantez at gmail.com> Sun, 11 Mar 2012 07:44:10 +0100
clustershell (1.5.1-1) unstable; urgency=low
Modified: packages/clustershell/trunk/debian/control
===================================================================
--- packages/clustershell/trunk/debian/control 2012-03-11 05:30:13 UTC (rev 8292)
+++ packages/clustershell/trunk/debian/control 2012-03-11 06:48:49 UTC (rev 8293)
@@ -3,12 +3,12 @@
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Uploaders: Stéphan Gorget <phantez at gmail.com>
-Homepage: http://sourceforge.net/projects/clustershell/
+Homepage: http://cea-hpc.github.com/clustershell/
Build-Depends: debhelper (>= 7), python-all(>= 2.6.6-3~), python-setuptools (>= 0.6)
X-Python-Version: >= 2.4
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/python-apps/packages/clustershell/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/clustershell/trunk/
+Standards-Version: 3.9.3
+Vcs-Svn: https://github.com/cea-hpc/clustershell.git
+Vcs-Browser: https://github.com/cea-hpc/clustershell
Package: clustershell
Architecture: all
More information about the Python-apps-commits
mailing list