diff -Nru vim-khuno-1.0.3/debian/changelog vim-khuno-1.0.3/debian/changelog --- vim-khuno-1.0.3/debian/changelog 2017-10-03 18:46:43.000000000 +0000 +++ vim-khuno-1.0.3/debian/changelog 2021-01-03 07:18:56.000000000 +0000 @@ -1,3 +1,20 @@ +vim-khuno (1.0.3-3) unstable; urgency=medium + + * Fix a typo in the Vcs-Browser and Vcs-Git fields. + + -- Edward Betts Sun, 03 Jan 2021 07:18:56 +0000 + +vim-khuno (1.0.3-2) unstable; urgency=medium + + * Use git for packaging with repo hosted on on salsa. + * Update Standards-Version. + * Set Rules-Requires-Root to no. + * Use debhelper-compat instead of debian/compat. + * Update debian/watch to version 4. + * Update copyright year. + + -- Edward Betts Sat, 02 Jan 2021 22:58:28 +0000 + vim-khuno (1.0.3-1) unstable; urgency=medium * New upstream release diff -Nru vim-khuno-1.0.3/debian/compat vim-khuno-1.0.3/debian/compat --- vim-khuno-1.0.3/debian/compat 2015-09-10 10:54:17.000000000 +0000 +++ vim-khuno-1.0.3/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru vim-khuno-1.0.3/debian/control vim-khuno-1.0.3/debian/control --- vim-khuno-1.0.3/debian/control 2017-10-03 18:46:43.000000000 +0000 +++ vim-khuno-1.0.3/debian/control 2021-01-03 07:15:28.000000000 +0000 @@ -2,9 +2,12 @@ Section: editors Priority: optional Maintainer: Edward Betts -Build-Depends: debhelper (>= 9) -Standards-Version: 4.1.1 +Build-Depends: debhelper-compat (= 13), +Rules-Requires-Root: no +Standards-Version: 4.5.1 Homepage: https://github.com/alfredodeza/khuno.vim +Vcs-Browser: https://salsa.debian.org/debian/vim-khuno +Vcs-Git: https://salsa.debian.org/debian/vim-khuno.git Package: vim-khuno Architecture: all diff -Nru vim-khuno-1.0.3/debian/copyright vim-khuno-1.0.3/debian/copyright --- vim-khuno-1.0.3/debian/copyright 2017-04-17 15:20:54.000000000 +0000 +++ vim-khuno-1.0.3/debian/copyright 2021-01-02 23:04:42.000000000 +0000 @@ -7,7 +7,7 @@ License: MIT Files: debian/* -Copyright: 2015 Edward Betts +Copyright: 2015-2021 Edward Betts License: MIT License: MIT diff -Nru vim-khuno-1.0.3/debian/gbp.conf vim-khuno-1.0.3/debian/gbp.conf --- vim-khuno-1.0.3/debian/gbp.conf 1970-01-01 00:00:00.000000000 +0000 +++ vim-khuno-1.0.3/debian/gbp.conf 2021-01-02 23:06:23.000000000 +0000 @@ -0,0 +1,2 @@ +[DEFAULT] +debian-branch=debian/latest diff -Nru vim-khuno-1.0.3/debian/rules vim-khuno-1.0.3/debian/rules --- vim-khuno-1.0.3/debian/rules 2015-09-10 11:00:17.000000000 +0000 +++ vim-khuno-1.0.3/debian/rules 2021-01-02 22:37:29.000000000 +0000 @@ -2,4 +2,4 @@ #export DH_VERBOSE = 1 %: - dh $@ + dh $@ diff -Nru vim-khuno-1.0.3/debian/upstream/metadata vim-khuno-1.0.3/debian/upstream/metadata --- vim-khuno-1.0.3/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ vim-khuno-1.0.3/debian/upstream/metadata 2021-01-02 22:39:10.000000000 +0000 @@ -0,0 +1,4 @@ +Bug-Database: https://github.com/alfredodeza/khuno/issues +Bug-Submit: https://github.com/alfredodeza/khuno/issues/new +Repository: https://github.com/alfredodeza/khuno.git +Repository-Browse: https://github.com/alfredodeza/khuno diff -Nru vim-khuno-1.0.3/debian/watch vim-khuno-1.0.3/debian/watch --- vim-khuno-1.0.3/debian/watch 2015-09-10 11:08:12.000000000 +0000 +++ vim-khuno-1.0.3/debian/watch 2021-01-02 22:37:55.000000000 +0000 @@ -1,3 +1,3 @@ -version=3 +version=4 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/vim-khuno-$1\.tar\.gz/ \ https://github.com/alfredodeza/khuno.vim/tags .*/v?(\d\S*)\.tar\.gz