Skip to content
Snippets Groups Projects
Unverified Commit 2b5e7741 authored by Janitor's avatar Janitor
Browse files

Use canonical URL in Vcs-Git.

Fixes lintian: vcs-field-not-canonical
See https://lintian.debian.org/tags/vcs-field-not-canonical.html for more details.
parent bd4e0fc6
No related branches found
No related tags found
No related merge requests found
Pipeline #95854 failed
......@@ -18,6 +18,7 @@ ruby-bert (1.1.6-2) UNRELEASED; urgency=medium
* Set debhelper-compat version in Build-Depends.
* Remove unnecessary 'Testsuite: autopkgtest' header.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 03:35:42 +0530
......
......@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 12),
ruby-shoulda,
ruby-test-unit
Standards-Version: 3.9.7
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-bert
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-bert.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-bert
Homepage: https://github.com/mojombo/bert
XS-Ruby-Versions: all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment