[Python-apps-commits] r10546 - in packages/clustershell/tags (5 files)

phantez-guest at users.alioth.debian.org phantez-guest at users.alioth.debian.org
Wed Feb 19 17:25:25 UTC 2014


    Date: Wednesday, February 19, 2014 @ 17:25:24
  Author: phantez-guest
Revision: 10546

[svn-buildpackage] Tagging clustershell 1.6-3

Added:
  packages/clustershell/tags/1.6-3/
  packages/clustershell/tags/1.6-3/debian/changelog
    (from rev 10545, packages/clustershell/trunk/debian/changelog)
  packages/clustershell/tags/1.6-3/debian/control
    (from rev 10545, packages/clustershell/trunk/debian/control)
Deleted:
  packages/clustershell/tags/1.6-3/debian/changelog
  packages/clustershell/tags/1.6-3/debian/control

Deleted: packages/clustershell/tags/1.6-3/debian/changelog
===================================================================
--- packages/clustershell/trunk/debian/changelog	2014-02-18 14:58:02 UTC (rev 10544)
+++ packages/clustershell/tags/1.6-3/debian/changelog	2014-02-19 17:25:24 UTC (rev 10546)
@@ -1,62 +0,0 @@
-clustershell (1.6-2) UNRELEASED; urgency=low
-
-  * Remove Vcs-* fields pointing to upstream repository.
-  * Add Vcs-* fields pointing to Debian packaging.
-
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 15:37:00 +0200
-
-clustershell (1.6-1) unstable; urgency=low
-
-  * New upstream release 1.6
-  * Changed groups.conf to works with mawk. Closes: #638752
-  * Added new folder groups.conf.d and 2 example files and a README
-  * Mainstream project has moved from sourceforge to github
-    - Changed all the related urls
-  * Validated Standards-Version 3.9.3
-
- -- Stéphan Gorget <phantez at gmail.com>  Sat, 14 Apr 2012 00:36:24 +0200
-
-clustershell (1.5.1-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Stéphan Gorget <phantez at gmail.com>  Tue, 12 Jul 2011 18:45:38 +0200
-
-clustershell (1.4.3-1) unstable; urgency=low
-
-  * New upstream release 1.4.3
-  * Changed to use dh_python2
-  * Debian policy 3.9.2
-
- -- Stéphan Gorget <phantez at gmail.com>  Sat, 16 Apr 2011 18:15:05 +0200
-
-clustershell (1.4-1) unstable; urgency=low
-
-  * New upstream release
-  * Add version number to the Build-Depends parameters :
-    - python-support (>= 0.6)
-    - python-all(>= 2.4)
-    - python-setuptools (>= 0.6)
-  * Remove debian/dir useless file
-
- -- Stéphan Gorget <phantez at gmail.com>  Wed, 26 Jan 2011 10:48:28 +0100
-
-clustershell (1.3.3-1) unstable; urgency=low
-
-  * Modify rules to change from CDBS to dh
-  * Syntax highlighting for clustershell
-    - Modify control recommends vim-addon-manager
-    - Add README.Debian to explain how to integrate vim files with
-      vim-addon-manager.
-    - Add clustershell.yaml for vim-addon-manager
-    - Modify install and dirs to install yaml and .vim files
-  * New upstream release 1.3.3
-  * Add dependency to python-setuptools
-
- -- Stéphan Gorget <phantez at gmail.com>  Sun, 28 Nov 2010 01:50:29 +0100
-
-clustershell (1.3-1) unstable; urgency=low
-
-  * Initial release. (Closes: #584769)
-
- -- Stéphan Gorget <phantez at gmail.com>  Fri, 28 Jul 2010 18:38:40 +0200

Copied: packages/clustershell/tags/1.6-3/debian/changelog (from rev 10545, packages/clustershell/trunk/debian/changelog)
===================================================================
--- packages/clustershell/tags/1.6-3/debian/changelog	                        (rev 0)
+++ packages/clustershell/tags/1.6-3/debian/changelog	2014-02-19 17:25:24 UTC (rev 10546)
@@ -0,0 +1,69 @@
+clustershell (1.6-3) unstable; urgency=low
+
+  * Move recommends to suggests
+  * Debian policy 3.9.5
+
+ -- Stéphan Gorget <phantez at gmail.com>  Wed, 19 Feb 2014 18:07:11 +0100
+
+clustershell (1.6-2) UNRELEASED; urgency=low
+
+  * Remove Vcs-* fields pointing to upstream repository.
+  * Add Vcs-* fields pointing to Debian packaging.
+
+ -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 15:37:00 +0200
+
+clustershell (1.6-1) unstable; urgency=low
+
+  * New upstream release 1.6
+  * Changed groups.conf to works with mawk. Closes: #638752
+  * Added new folder groups.conf.d and 2 example files and a README
+  * Mainstream project has moved from sourceforge to github
+    - Changed all the related urls
+  * Validated Standards-Version 3.9.3
+
+ -- Stéphan Gorget <phantez at gmail.com>  Sat, 14 Apr 2012 00:36:24 +0200
+
+clustershell (1.5.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Stéphan Gorget <phantez at gmail.com>  Tue, 12 Jul 2011 18:45:38 +0200
+
+clustershell (1.4.3-1) unstable; urgency=low
+
+  * New upstream release 1.4.3
+  * Changed to use dh_python2
+  * Debian policy 3.9.2
+
+ -- Stéphan Gorget <phantez at gmail.com>  Sat, 16 Apr 2011 18:15:05 +0200
+
+clustershell (1.4-1) unstable; urgency=low
+
+  * New upstream release
+  * Add version number to the Build-Depends parameters :
+    - python-support (>= 0.6)
+    - python-all(>= 2.4)
+    - python-setuptools (>= 0.6)
+  * Remove debian/dir useless file
+
+ -- Stéphan Gorget <phantez at gmail.com>  Wed, 26 Jan 2011 10:48:28 +0100
+
+clustershell (1.3.3-1) unstable; urgency=low
+
+  * Modify rules to change from CDBS to dh
+  * Syntax highlighting for clustershell
+    - Modify control recommends vim-addon-manager
+    - Add README.Debian to explain how to integrate vim files with
+      vim-addon-manager.
+    - Add clustershell.yaml for vim-addon-manager
+    - Modify install and dirs to install yaml and .vim files
+  * New upstream release 1.3.3
+  * Add dependency to python-setuptools
+
+ -- Stéphan Gorget <phantez at gmail.com>  Sun, 28 Nov 2010 01:50:29 +0100
+
+clustershell (1.3-1) unstable; urgency=low
+
+  * Initial release. (Closes: #584769)
+
+ -- Stéphan Gorget <phantez at gmail.com>  Fri, 28 Jul 2010 18:38:40 +0200

Deleted: packages/clustershell/tags/1.6-3/debian/control
===================================================================
--- packages/clustershell/trunk/debian/control	2014-02-18 14:58:02 UTC (rev 10544)
+++ packages/clustershell/tags/1.6-3/debian/control	2014-02-19 17:25:24 UTC (rev 10546)
@@ -1,25 +0,0 @@
-Source: clustershell
-Section: net
-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://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.3
-Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/clustershell/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/clustershell/trunk/
-
-Package: clustershell
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Recommends: vim-addon-manager
-Description: Distributed shell that provides an efficient python interface
- Event-based Python library to execute commands on local or distant
- cluster nodes in parallel depending on the selected engine and
- worker mechanisms.
- .
- The library provides also advanced nodeset handling methods. Its goal
- is to improve the administration of cluster by providing a lightweight
- but scalable API for developers.
-

Copied: packages/clustershell/tags/1.6-3/debian/control (from rev 10545, packages/clustershell/trunk/debian/control)
===================================================================
--- packages/clustershell/tags/1.6-3/debian/control	                        (rev 0)
+++ packages/clustershell/tags/1.6-3/debian/control	2014-02-19 17:25:24 UTC (rev 10546)
@@ -0,0 +1,25 @@
+Source: clustershell
+Section: net
+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://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.3
+Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/clustershell/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/clustershell/trunk/
+
+Package: clustershell
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}
+Suggests: vim-addon-manager
+Description: Distributed shell that provides an efficient python interface
+ Event-based Python library to execute commands on local or distant
+ cluster nodes in parallel depending on the selected engine and
+ worker mechanisms.
+ .
+ The library provides also advanced nodeset handling methods. Its goal
+ is to improve the administration of cluster by providing a lightweight
+ but scalable API for developers.
+




More information about the Python-apps-commits mailing list