vim-command-t (5.0.5-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/5.0.5-1 tag
- Git: https://github.com/yrro/command-t.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 651264
- Browser: https://github.com/yrro/command-t
- Last scan: 2024-11-20 22:49:05+00
- Next scan: 2024-11-21 19:48:00+00
- Debian changelog in Git:
vim-command-t (5.0.5-1) unstable; urgency=medium
* New upstream release.
* Switch vim vim-addon-manager to dh-vim-addon. (Closes: #1015940)
* Specify debhelper compat level using new build-dependency method.
* Remove debian/source/local-options: --unapply-patches has been the default
behaviour for dpkg-source for long enough that git-buildpackage no longer
mentions it.
* Add VERSION argument to get-orig-source rule
* debian/watch: use tags page and don't launch uupdate
* Drop remove-unnecessary-gems patch: uptream no longer requires them
* README.source: try to clean up instructiosn for using gbp import-orig
-- Sam Morris <sam@robots.org.uk> Wed, 21 Sep 2022 09:07:11 +0100
- This branch is 1 commit ahead of tag debian/5.0.5-1
- Git log:
commit 3858e7af547d973890f90fa94608f35cc9cb8d3d
Author: Sam Morris <sam@robots.org.uk>
Date: Wed Sep 21 09:27:13 2022 +0100
Use git to restore Gemfile.lock when cleaning the source tree
This only happens if building from the git repository; if building from
an exported source package we fall back to dpkg-source's traditional
method of marking that a changed file should be ignored by removing the
file.