Skip to content

Commit 7a5136b

Browse files
Use canonical URL in Vcs-Git.
Changes-By: lintian-brush Fixes: lintian: vcs-field-not-canonical See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html
1 parent 955b7c3 commit 7a5136b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

debian/changelog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ config-package-dev (5.6) UNRELEASED; urgency=medium
33
* Trim trailing whitespace.
44
* Bump debhelper from deprecated 9 to 13.
55
* Set debhelper-compat version in Build-Depends.
6+
* Use canonical URL in Vcs-Git.
67

78
-- Debian Janitor <[email protected]> Thu, 20 Oct 2022 10:05:57 -0000
89

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Priority: optional
44
Maintainer: Debathena Project <[email protected]>
55
Uploaders: Tim Abbott <[email protected]>, Anders Kaseorg <[email protected]>, Geoffrey Thomas <[email protected]>
66
Homepage: https://debathena.mit.edu/config-package-dev
7-
Vcs-Git: https://github.com/sipb/config-package-dev
7+
Vcs-Git: https://github.com/sipb/config-package-dev.git
88
Vcs-Browser: https://github.com/sipb/config-package-dev
99
Rules-Requires-Root: no
1010
Build-Depends: debhelper-compat (= 13)

0 commit comments

Comments
 (0)