[ucto] 01/02: debian/watch: pointing to github releases now
Maarten van Gompel
proycon-guest at moszumanska.debian.org
Tue Feb 9 22:13:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
proycon-guest pushed a commit to branch master
in repository ucto.
commit 01d7a5c639323f98bb4c52aad65fc7583aaea84e
Author: Maarten van Gompel <proycon at anaproy.nl>
Date: Tue Feb 9 23:10:45 2016 +0100
debian/watch: pointing to github releases now
---
debian/changelog | 4 ++++
debian/watch | 9 ++++++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0092737..380e577 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
ucto (0.8.0-2) UNRELEASED; urgency=medium
+ [ Joost van Baal-Ilić ]
* UNRELEASED
* debian/control, debian/copyright: Upstream has moved from Tilburg to
@@ -8,6 +9,9 @@ ucto (0.8.0-2) UNRELEASED; urgency=medium
* FIXME: autoreconf; https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735963
+ [ Maarten van Gompel ]
+ * debian/watch: pointing to github releases now
+
-- Joost van Baal-Ilić <joostvb at debian.org> Thu, 04 Feb 2016 05:46:21 +0100
ucto (0.8.0-1) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 080397c..5bb3b66 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,10 @@
-# $Id$
-# $URL$
+# git://anonscm.debian.org/debian-science/packages/libticcutils.git
# See uscan(1) for format
version=3
-http://software.ticc.uvt.nl/ucto-(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz))
+https://github.com/LanguageMachines/ucto/releases /LanguageMachines/ucto/archive/v(.+)\.tar\.gz
+
+#version=3
+#opts=filenamemangle=s%.+\/v?(\d\S*)\.tar\.gz%ticcutils-$1\.tar\.gz% \
+# https://github.com/LanguageMachines/ticcutils/releases .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ucto.git
More information about the debian-science-commits
mailing list