From df8c04392ad6ebfbad625c29d984885eccfa6404 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 6 Feb 2023 18:25:56 +0100 Subject: [PATCH] Update Vcs-* headers + copyright source to use github.com We consider deprecating our git.grml.org service and also the git protocol is insecure and should be avoided, update debian/control + debian/copyright accordingly. --- debian/control | 4 ++-- debian/copyright | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index ba06cb0..3ddfed2 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends-Indep: Standards-Version: 4.6.0 Rules-Requires-Root: no Homepage: https://grml.org/grml-debootstrap/ -Vcs-Git: git://git.grml.org/grml-debootstrap.git -Vcs-Browser: https://git.grml.org/?p=grml-debootstrap.git +Vcs-Git: https://github.com/grml/grml-debootstrap.git +Vcs-Browser: https://github.com/grml/grml-debootstrap Package: grml-debootstrap Architecture: all diff --git a/debian/copyright b/debian/copyright index fa2d6dc..da2e2f2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: grml-debootstrap Upstream-Contact: Michael Prokop -Source: https://git.grml.org/?p=grml-debootstrap.git;a=summary +Source: https://github.com/grml/grml-debootstrap Files: * Copyright: 2006-2023, Michael Prokop -- 2.1.4