diff --git a/debian/changelog b/debian/changelog index 2d6f2716d6f6fb6e9edeb1f541251daab94730b6..6e053d1a6b8e974534ed08ac0ab488b09b099c17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/control b/debian/control index d87fad6369517591caa3d11512d11cab94fdf4db..7c512608c2c061f65d166d79a10f4e937e791504 100644 --- a/debian/control +++ b/debian/control @@ -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