[med-svn] [python-csb] 01/05: New upstream version, project moved to Github
Andreas Tille
tille at debian.org
Mon Nov 13 07:38:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-csb.
commit 5a90224a9342dfd125d463b911ac04687efd4961
Author: Andreas Tille <tille at debian.org>
Date: Mon Nov 13 08:22:30 2017 +0100
New upstream version, project moved to Github
---
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/watch | 4 ++--
3 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 366e1a8..4692fbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-csb (1.2.5+dfsg-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * Project moved to Github
+
+ -- Andreas Tille <tille at debian.org> Mon, 13 Nov 2017 08:21:31 +0100
+
python-csb (1.2.3+dfsg-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 14b84d9..e3e061d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-csb.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/python-csb.git
-Homepage: http://csb.codeplex.com/
+Homepage: https://github.com/csb-toolbox/CSB
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.1
diff --git a/debian/watch b/debian/watch
index dbf3673..98332b1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
- http://pypi.debian.net/csb/csb-(.+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
\ No newline at end of file
+ https://github.com/csb-toolbox/CSB/releases .*/archive/R at ANY_VERSION@@ARCHIVE_EXT@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-csb.git
More information about the debian-med-commit
mailing list