diff mbox series

package/netcat-openbsd: switch to new upstream URL

Message ID 20190430132826.19559-1-john@metanate.com
State Accepted
Commit 14839eca9a635c1ef2452f0c96614c8c273e9f72
Headers show
Series package/netcat-openbsd: switch to new upstream URL | expand

Commit Message

John Keeping April 30, 2019, 1:28 p.m. UTC
anonscm.debian.org has been discontinued and now hosts a page pointing
to salsa.debian.org.  Switch to the new upstream URL, explicitly setting
the method to git now that we use an HTTPS URL.

Signed-off-by: John Keeping <john@metanate.com>
---
 package/netcat-openbsd/netcat-openbsd.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Peter Korsgaard May 1, 2019, 7:08 a.m. UTC | #1
>>>>> "John" == John Keeping <john@metanate.com> writes:

 > anonscm.debian.org has been discontinued and now hosts a page pointing
 > to salsa.debian.org.  Switch to the new upstream URL, explicitly setting
 > the method to git now that we use an HTTPS URL.

 > Signed-off-by: John Keeping <john@metanate.com>

Committed, thanks.
Peter Korsgaard May 2, 2019, 6:38 a.m. UTC | #2
>>>>> "John" == John Keeping <john@metanate.com> writes:

 > anonscm.debian.org has been discontinued and now hosts a page pointing
 > to salsa.debian.org.  Switch to the new upstream URL, explicitly setting
 > the method to git now that we use an HTTPS URL.

 > Signed-off-by: John Keeping <john@metanate.com>

Committed to 2019.02.x, thanks.
diff mbox series

Patch

diff --git a/package/netcat-openbsd/netcat-openbsd.mk b/package/netcat-openbsd/netcat-openbsd.mk
index e98b479c4f..b313116b3f 100644
--- a/package/netcat-openbsd/netcat-openbsd.mk
+++ b/package/netcat-openbsd/netcat-openbsd.mk
@@ -5,7 +5,8 @@ 
 ################################################################################
 
 NETCAT_OPENBSD_VERSION = debian/1.190-1
-NETCAT_OPENBSD_SITE = git://anonscm.debian.org/collab-maint/netcat-openbsd
+NETCAT_OPENBSD_SITE = https://salsa.debian.org/debian/netcat-openbsd.git
+NETCAT_OPENBSD_SITE_METHOD = git
 NETCAT_OPENBSD_LICENSE = BSD-3-Clause
 NETCAT_OPENBSD_LICENSE_FILES = debian/copyright
 NETCAT_OPENBSD_DEPENDENCIES = host-pkgconf libbsd