[pkg-remote-commits] [nx-libs] 03/08: debian/watch: Obtain orig tarball from upstream tarball release, not Github tag.
Mike Gabriel
sunweaver at debian.org
Fri Dec 23 00:24:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository nx-libs.
commit aa28c8b902781233b457c8ee22abbeffe8b1fb25
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Dec 20 09:31:51 2016 +0100
debian/watch: Obtain orig tarball from upstream tarball release, not Github tag.
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 4ca027c..3620348 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=filenamemangle=s/.*\/.*?([\d\.-]+)\.tar\.gz/nx-libs-$1.tar.gz/ \
-https://github.com/ArcticaProject/nx-libs/tags .*/archive/.*?([\d\.]+).tar.gz
+opts=pgpsigurlmangle=s/$/.asc/ \
+http://releases.arctica-project.org/source/nx-libs/nx-libs-(.+)-full\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/nx-libs.git
More information about the pkg-remote-commits
mailing list