Skip to content

Commit aca0fd7

Browse files
Use canonical URL in Vcs-Git.
Fixes: lintian: vcs-field-not-canonical See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html
1 parent a057a51 commit aca0fd7

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
* Update standards version, no changes needed.
55
* Bump debhelper from old 9 to 12.
6+
* Use canonical URL in Vcs-Git.
67

78
-- Debian Janitor <[email protected]> Sun, 15 Sep 2019 18:14:48 +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 (= 12)

0 commit comments

Comments
 (0)