[scikit-learn] 01/01: Fix watch file

Andreas Tille tille at debian.org
Thu Dec 29 10:01:29 UTC 2016


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

tille pushed a commit to branch master
in repository scikit-learn.

commit ad1e43565a3cc9d3caab32361540e272978a87fd
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 29 11:00:20 2016 +0100

    Fix watch file
---
 debian/changelog | 6 ++++++
 debian/watch     | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2249add..af5961a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+scikit-learn (0.18-6) UNRELEASED; urgency=medium
+
+  * Fix watch file
+
+ -- Andreas Tille <tille at debian.org>  Thu, 29 Dec 2016 11:00:07 +0100
+
 scikit-learn (0.18-5) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/watch b/debian/watch
index 1933bcd..0021ef4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts="dversionmangle=s/.dfsg$//" \
- http://github.com/scikit-learn/scikit-learn/downloads .*tarball/([\d\.a-z]+)
+ http://github.com/scikit-learn/scikit-learn/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scikit-learn.git



More information about the debian-science-commits mailing list