[pkg-lynx-commits] [lynx-cur] 04/05: Switch Homepage, debian/copyright Source and debian/watch to HTTPS
Axel Beckert
abe at deuxchevaux.org
Mon Oct 30 15:37:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository lynx-cur.
commit 76495b3cad7d32d3988e00f238f63364799756e7
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Mon Oct 30 16:31:44 2017 +0100
Switch Homepage, debian/copyright Source and debian/watch to HTTPS
---
debian/changelog | 1 +
debian/control | 2 +-
debian/copyright | 2 +-
debian/watch | 8 ++++----
4 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8a09c25..27bdf19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ lynx (2.8.9dev16-2) UNRELEASED; urgency=low
* Use "dh_update_autotools_config" instead of "--with autotools".
+ Drop build-dependency on autotools-dev.
* Drop transitional package lynx-cur.
+ * Switch Homepage, debian/copyright Source and debian/watch to HTTPS.
-- Denis Briand <debian at denis-briand.fr> Fri, 11 Aug 2017 22:13:43 +0200
diff --git a/debian/control b/debian/control
index 84709e9..c727ee5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Axel Beckert <abe at debian.org>,
Andreas Metzler <ametzler at debian.org>,
Andy Valencia <lynxomatic at gmail.com>,
Elimar Riesebieter <riesebie at lxtec.de>
-Homepage: http://lynx.invisible-island.net/
+Homepage: https://lynx.invisible-island.net/
Build-Depends: debhelper (>= 9),
gettext,
libbsd-dev,
diff --git a/debian/copyright b/debian/copyright
index 56b0f7d..fcb355b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Lynx
Upstream-Contact: <lynx-dev at nongnu.org>
Source: ftp://invisible-island.net/lynx/tarballs/
- http://invisible-mirror.net/archives/lynx/tarballs/
+ https://invisible-mirror.net/archives/lynx/tarballs/
Files: *
Copyright: 1997-2015, Thomas E. Dickey <dickey at invisible-island.net>
diff --git a/debian/watch b/debian/watch
index d9ca603..6def4d1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
version=3
-opts=passive,uversionmangle=s/dev\.(\d+)/dev$1/,pgpsigurlmangle=s/$/.asc/ \
-ftp://invisible-island.net/lynx/tarballs/ lynx(\d[^\s/]*)\.tar\.bz2
+#opts=passive,uversionmangle=s/dev\.(\d+)/dev$1/,pgpsigurlmangle=s/$/.asc/ \
+#ftp://invisible-island.net/lynx/tarballs/ lynx(\d[^\s/]*)\.tar\.bz2
-#opts=uversionmangle=s/dev\.(\d+)/dev$1/,pgpsigurlmangle=s/$/.asc/ \
-#http://invisible-mirror.net/archives/lynx/tarballs/ lynx(\d[^\s/]*)\.tar\.bz2
+opts=uversionmangle=s/dev\.(\d+)/dev$1/,pgpsigurlmangle=s/$/.asc/ \
+https://invisible-mirror.net/archives/lynx/tarballs/ lynx(\d[^\s/]*)\.tar\.bz2
--
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