[rocksndiamonds] 04/09: Switch to secured upstream URL in debian/watch
Stephen Kitt
skitt at moszumanska.debian.org
Sat Oct 21 21:16:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
skitt pushed a commit to branch master
in repository rocksndiamonds.
commit 804409aacfd2f73aa9b368438310053098f85833
Author: Stephen Kitt <skitt at debian.org>
Date: Fri Oct 20 21:59:23 2017 +0200
Switch to secured upstream URL in debian/watch
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ae5f610..f0f4a8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
rocksndiamonds (4.0.1.0+dfsg-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Switch to secured upstream URL in debian/watch.
-- Stephen Kitt <skitt at debian.org> Fri, 20 Oct 2017 21:55:58 +0200
diff --git a/debian/watch b/debian/watch
index 711386e..46b3572 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
opts=repacksuffix=+dfsg,dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack)\.?\d*$/$1/ \
-http://artsoft.org/rocksndiamonds/download.html \
+https://artsoft.org/rocksndiamonds/download/ \
(?:.*/|.*=|)rocksndiamonds[\-\._](\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)(?:/\S*)?
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/rocksndiamonds.git
More information about the Pkg-games-commits
mailing list