Skip to content
Snippets Groups Projects
Unverified Commit 8b227236 authored by Janitor's avatar Janitor
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
parent 41d22fb9
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ ruby-net-ssh-gateway (2.0.0-2) UNRELEASED; urgency=medium ...@@ -8,6 +8,7 @@ ruby-net-ssh-gateway (2.0.0-2) UNRELEASED; urgency=medium
* Bump debhelper from deprecated 9 to 12. * Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends. * Set debhelper-compat version in Build-Depends.
* Update Vcs-* headers from URL redirect. * Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 06:11:11 +0530 -- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 06:11:11 +0530
......
...@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 12), ...@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 12),
ruby-net-ssh (>= 4.0.0), ruby-net-ssh (>= 4.0.0),
ruby-test-unit ruby-test-unit
Standards-Version: 4.0.0 Standards-Version: 4.0.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-net-ssh-gateway Vcs-Git: https://salsa.debian.org/ruby-team/ruby-net-ssh-gateway.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-net-ssh-gateway Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-net-ssh-gateway
Homepage: https://github.com/net-ssh/net-ssh-gateway Homepage: https://github.com/net-ssh/net-ssh-gateway
Testsuite: autopkgtest-pkg-ruby Testsuite: autopkgtest-pkg-ruby
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment