diff --git a/debian/changelog b/debian/changelog index dd363dc..064d9df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ * Bump debhelper from deprecated 9 to 12. * Set debhelper-compat version in Build-Depends. * Update Vcs-* headers from URL redirect. + * Use canonical URL in Vcs-Git. -- Utkarsh Gupta Tue, 13 Aug 2019 06:18:04 +0530 diff --git a/debian/control b/debian/control index d003e5a..bcc696d 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ ruby-simplecov, ruby-webmock Standards-Version: 4.0.0 -Vcs-Git: https://salsa.debian.org/ruby-team/ruby-omniauth-twitter +Vcs-Git: https://salsa.debian.org/ruby-team/ruby-omniauth-twitter.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-omniauth-twitter Homepage: https://github.com/arunagw/omniauth-twitter Testsuite: autopkgtest-pkg-ruby