[Pkg-ocaml-maint-commits] [tuareg-mode] 01/01: debian/watch: github
Ralf Treinen
treinen at moszumanska.debian.org
Sat Mar 21 09:54:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository tuareg-mode.
commit 0ec84b694488f5068250e5f7101055b1a1e3c6a2
Author: Ralf Treinen <treinen at free.fr>
Date: Sat Mar 21 10:53:21 2015 +0100
debian/watch: github
---
debian/changelog | 6 ++++++
debian/watch | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c7d510c..6c991c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tuareg-mode (1:2.0.7-2) UNRELEASED; urgency=medium
+
+ * debian/watch: switch to new upstream site at github.
+
+ -- Ralf Treinen <treinen at debian.org> Sat, 21 Mar 2015 10:52:59 +0100
+
tuareg-mode (1:2.0.7-1) unstable; urgency=low
[ Sylvain Le Gall]
diff --git a/debian/watch b/debian/watch
index e3bf420..0710e0c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://forge.ocamlcore.org/frs/?group_id=43 .*/tuareg-([\d\.]+)\.(?:tgz|tar.gz)
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/tuareg-$1\.tar\.gz/ \
+ https://github.com/ocaml/tuareg/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/tuareg-mode.git
More information about the Pkg-ocaml-maint-commits
mailing list