summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch9
2 files changed, 3 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 668254f..0e5b02b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-vobject (0.8.1c-4.2) UNRELEASED; urgency=medium
* Non-maintainer upload.
* debian/control: Update upstream homepage.
+ * debian/watch: Update upstream download URL.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 09 Apr 2016 12:28:20 +0000
diff --git a/debian/watch b/debian/watch
index ef8f23c..af24468 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,10 +1,5 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
# Compulsory line, this is a version 3 file
version=3
-http://vobject.skyhouseconsulting.com/vobject-([\da-z\.]+)\.tar\.gz
-
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/vobject-$1\.tar\.gz/ \
+ https://github.com/eventable/vobject/tags .*/v?(\d\S*)\.tar\.gz