diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-10-26 12:36:50 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-10-26 12:36:50 +0100 |
| commit | bd6c4774a3853f3dca9e11cf24c5292846f1ee28 (patch) | |
| tree | 4dd2268b93e18976a784d5a339be3a680564fddf | |
| parent | 38b1b86076c9da58a1a0756b9bb88660a165b375 (diff) | |
d/control: Change VCS-Git from git to https
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bad1fa4..740832c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ xtrkcad (1:5.3.1GA-1) UNRELEASED; urgency=medium - Replace old FSF address. * debian/control: - Bump Standards-Version to 4.7.2.0. + - Change VCS-Git from git to https. -- Jörg Frings-Fürst <debian@jff.email> Fri, 24 Oct 2025 20:00:44 +0200 diff --git a/debian/control b/debian/control index 479b2cc..05adb8f 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: Rules-Requires-Root: no Standards-Version: 4.7.2.0 Homepage: http://xtrkcad.org/ -Vcs-Git: git://git.jff.email/xtrkcad.git +Vcs-Git: https://git.jff.email/cgit/xtrkcad.git Vcs-Browser: https://git.jff.email/cgit/xtrkcad.git Package: xtrkcad |
