[pkg-lynx-commits] [lynx-cur] 01/06: debian/watch: Comment out one of two possible URL
Axel Beckert
abe at deuxchevaux.org
Wed Nov 9 01:34:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository lynx-cur.
commit 360d36b9634b55369e7d8d9a8f5075e36ffedc07
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Nov 9 02:11:18 2016 +0100
debian/watch: Comment out one of two possible URL
uscan unfortunately can only handle one download source.
---
debian/changelog | 7 +++++++
debian/watch | 6 +++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cd9bfa9..2fab015 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lynx (2.8.9dev9-2) UNRELEASED; urgency=medium
+
+ * debian/watch: Comment out one of two possible URLs as uscan can only
+ handle one download source.
+
+ -- Axel Beckert <abe at debian.org> Wed, 09 Nov 2016 02:10:36 +0100
+
lynx (2.8.9dev9-1) unstable; urgency=medium
[ Andreas Metzler ]
diff --git a/debian/watch b/debian/watch
index b763db7..b78ba46 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,6 +3,6 @@ opts=uversionmangle=s/dev\.(\d+)/dev$1/,pgpsigurlmangle=s/$/.asc/ \
ftp://invisible-island.net/lynx/tarballs/ \
(?:|.*/)lynx(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
-opts=uversionmangle=s/dev\.(\d+)/dev$1/,pgpsigurlmangle=s/$/.asc/ \
-http://invisible-mirror.net/archives/lynx/tarballs/ \
-(?:|.*/)lynx(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+#opts=uversionmangle=s/dev\.(\d+)/dev$1/,pgpsigurlmangle=s/$/.asc/ \
+#http://invisible-mirror.net/archives/lynx/tarballs/ \
+#(?:|.*/)lynx(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-lynx/lynx-cur.git
More information about the pkg-lynx-commits
mailing list