Control: tags 1125686 + patch Control: tags 1125686 + pending
Dear maintainer, I've prepared an NMU for vim-vimerl (versioned as 1.4.1+git20120509.89111c7-2.2) and uploaded it to DELAYED/14. Please feel free to tell me if I should cancel it. Regards. diffstat for vim-vimerl-1.4.1+git20120509.89111c7 vim-vimerl-1.4.1+git20120509.89111c7 changelog | 17 +++++++++++++++++ compat | 1 - control | 6 +++--- copyright | 4 ++-- watch | 7 +++++-- 5 files changed, 27 insertions(+), 8 deletions(-) diff -Nru vim-vimerl-1.4.1+git20120509.89111c7/debian/changelog vim-vimerl-1.4.1+git20120509.89111c7/debian/changelog --- vim-vimerl-1.4.1+git20120509.89111c7/debian/changelog 2021-01-04 09:09:23.000000000 -0500 +++ vim-vimerl-1.4.1+git20120509.89111c7/debian/changelog 2026-01-15 19:22:29.000000000 -0500 @@ -1,3 +1,20 @@ +vim-vimerl (1.4.1+git20120509.89111c7-2.2) unstable; urgency=low + + * Non-maintainer upload. + + [ Boyuan Yang ] + * debian/control: Bump debhelper compat to v10. + * debian/watch: Update to v5 to solve lintian error + debian-watch-file-uses-deprecated-githubredir. + + [ Per Andersson ] + * debian/copyright: Rename "Vim License" to "Vim". + + [ Jelmer Vernooij ] + * Migrate repository from alioth to salsa. (Closes: #1125686) + + -- Boyuan Yang <[email protected]> Thu, 15 Jan 2026 19:22:29 -0500 + vim-vimerl (1.4.1+git20120509.89111c7-2.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff -Nru vim-vimerl-1.4.1+git20120509.89111c7/debian/compat vim-vimerl-1.4.1+git20120509.89111c7/debian/compat --- vim-vimerl-1.4.1+git20120509.89111c7/debian/compat 2012-04-27 18:43:43.000000000 -0400 +++ vim-vimerl-1.4.1+git20120509.89111c7/debian/compat 1969-12-31 19:00:00.000000000 -0500 @@ -1 +0,0 @@ -8 diff -Nru vim-vimerl-1.4.1+git20120509.89111c7/debian/control vim-vimerl-1.4.1+git20120509.89111c7/debian/control --- vim-vimerl-1.4.1+git20120509.89111c7/debian/control 2012-05-12 19:41:35.000000000 -0400 +++ vim-vimerl-1.4.1+git20120509.89111c7/debian/control 2026-01-15 19:11:15.000000000 -0500 @@ -2,11 +2,11 @@ Section: editors Priority: optional Maintainer: Per Andersson <[email protected]> -Build-Depends: debhelper (>= 8.0.0) +Build-Depends: debhelper-compat (= 10) Standards-Version: 3.9.3 Homepage: http://github.com/jimenezrick/vimerl -Vcs-Git: git://git.debian.org/collab-maint/vim-vimerl.git -Vcs-Browser: http://git.debian.org/?p=collab-maint/vim-vimerl.git;a=summary +Vcs-Git: https://salsa.debian.org/debian/vim-vimerl.git +Vcs-Browser: https://salsa.debian.org/debian/vim-vimerl Package: vim-vimerl Architecture: all diff -Nru vim-vimerl-1.4.1+git20120509.89111c7/debian/copyright vim-vimerl-1.4.1+git20120509.89111c7/debian/copyright --- vim-vimerl-1.4.1+git20120509.89111c7/debian/copyright 2012-04-27 19:07:23.000000000 -0400 +++ vim-vimerl-1.4.1+git20120509.89111c7/debian/copyright 2026-01-15 19:09:31.000000000 -0500 @@ -14,14 +14,14 @@ 2011 Eduardo Lopez 2011 Ryosuke Nakai 2011 Per Andersson -License: Vim License +License: Vim Files: debian/* Copyright: 2012 Per Andersson <[email protected]> License: GPL-3.0+ -License: Vim License +License: Vim VIM LICENSE . I) There are no restrictions on distributing unmodified copies of Vim except diff -Nru vim-vimerl-1.4.1+git20120509.89111c7/debian/watch vim-vimerl-1.4.1+git20120509.89111c7/debian/watch --- vim-vimerl-1.4.1+git20120509.89111c7/debian/watch 2012-04-27 18:43:44.000000000 -0400 +++ vim-vimerl-1.4.1+git20120509.89111c7/debian/watch 2026-01-15 19:22:11.000000000 -0500 @@ -1,2 +1,5 @@ -version=3 -http://githubredir.debian.net/github/jimenezrick/vimerl/ (.*).tar.gz +Version: 5 + +Template: GitHub +Owner: jimenezrick +Project: vimerl

