[debian-edu-commits] debian-edu/pkg-team/ 01/02: debian/watch: Move upstream to Github as git.debian.org's CGit does not offer tarball downloads.

Mike Gabriel sunweaver at debian.org
Wed Aug 5 18:46:54 UTC 2015


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

sunweaver pushed a commit to branch master
in repository gosa-plugin-mailaddress.

commit aae254ed98e621015f2d8862f2bcbfad8ad9e82d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Aug 5 20:38:04 2015 +0200

    debian/watch: Move upstream to Github as git.debian.org's CGit does not offer tarball downloads.
---
 debian/watch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 2295bf2..84f3c0e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-http://anonscm.debian.org/cgit/debian-edu/upstream/gosa-plugin-mailaddress/ \
-    snapshot/gosa-plugin-mailaddress-(\d\.(?:[0-9]+|)[24680]\.\d)\.tar\.xz
+opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/gosa-plugin-mailaddress-$1.tar.gz/ \
+https://github.com/sunweaver/gosa-plugin-mailaddress/tags .*/archive/v?([\d\.]+).tar.gz
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/gosa-plugin-mailaddress.git



More information about the debian-edu-commits mailing list