diff --git a/debian/changelog b/debian/changelog index f755843ab75af324a75cee83034788320387d958..13d700e469039c286cf9bd4deef6e04c5c1e004e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vit (2.0.0-2) UNRELEASED; urgency=low + + * Trim trailing whitespace. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + * Update standards version to 4.5.0, no changes needed. + + -- Debian Janitor Mon, 13 Jul 2020 17:35:33 -0000 + vit (2.0.0-1) unstable; urgency=medium * simplify d/watch @@ -51,7 +60,7 @@ vit (1.2-3) unstable; urgency=medium vit (1.2-2) unstable; urgency=medium - * d/control: + * d/control: - Replace task to taskwarrior in BDI and BD. (Closes: #758724). - Update debhelper depends to version 9. @@ -69,7 +78,7 @@ vit (1.1-2) unstable; urgency=low * d/rules: - Remove DH_VERBOSE. - - Remove /etc copy of vit-commands file (Closes: 724490). + - Remove /etc copy of vit-commands file (Closes: 724490). * Add patch to fix the path of vit commands file. -- Alejandro Garrido Mota Tue, 24 Sep 2013 09:17:33 -0430 diff --git a/debian/control b/debian/control index 14222373274ac95bc284c28b97f775b876ce4dbd..72f6f4ce57b5c6a842edde9f478d708a4d093573 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Iain R. Learmonth , Section: utils Priority: optional Build-Depends: debhelper-compat (= 12), dh-python, python3, python3-setuptools, python3-urwid, python3-tzlocal, python3-tasklib -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Vcs-Browser: https://salsa.debian.org/tasktools-team/vit @@ -19,7 +19,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, Description: full-screen terminal interface for Taskwarrior - A minimalistic Taskwarrior full-screen terminal interface with Vim key - bindings. Vit display all reports and all of the basic Taskwarrior + A minimalistic Taskwarrior full-screen terminal interface with Vim key + bindings. Vit display all reports and all of the basic Taskwarrior functionality. It support almost all commands, and thus serve as a fully functional replacement for VITtk. diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000000000000000000000000000000000000..d1e1befd52bb74b0bd452ca9b822de265d505aaf --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,5 @@ +--- +Bug-Database: https://github.com/scottkosty/vit/issues +Bug-Submit: https://github.com/scottkosty/vit/issues/new +Repository: https://github.com/scottkosty/vit.git +Repository-Browse: https://github.com/scottkosty/vit