[Python-modules-commits] [python-cluster] 03/05: python-cluster

Luciano Bello luciano at moszumanska.debian.org
Sun Apr 24 11:06:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

luciano pushed a commit to branch master
in repository python-cluster.

commit accdba635477b38d66b4a64891c3954c0be73dbd
Author: Luciano Bello <luciano at debian.org>
Date:   Sun Apr 24 13:04:10 2016 +0200

    python-cluster
---
 debian/changelog | 9 +++++++--
 debian/control   | 2 +-
 debian/watch     | 3 ++-
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 67c3060..83e17ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
-python-cluster (1.1.1b3-3) UNRELEASED; urgency=medium
+python-cluster (1.3.3-1) UNRELEASED; urgency=medium
 
+  [ Ondřej Nový ]
   * Fixed VCS URL (https)
 
- -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:57:13 +0200
+  [ Luciano Bello ]
+  * Watch file fixed.
+  * Homepage updated.
+
+ -- Luciano Bello <luciano at debian.org>  Sun, 24 Apr 2016 12:54:32 +0200
 
 python-cluster (1.1.1b3-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index e162efa..95e85cc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: Luciano Bello <luciano at debian.org>
 Build-Depends: debhelper (>= 9), python-all, dh-python
 Standards-Version: 3.9.6
-Homepage: http://python-cluster.sourceforge.net/
+Homepage: https://github.com/exhuma/python-cluster/
 XS-Python-Version: all
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-cluster.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-cluster.git
diff --git a/debian/watch b/debian/watch
index c8603f6..a15ab99 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://sf.net/python-cluster/ cluster-([0-9a-z.]+)\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/python-cluster-$1\.tar\.gz/ \
+  https://github.com/exhuma/python-cluster/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cluster.git



More information about the Python-modules-commits mailing list