1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
minilla (3.1.11-1) unstable; urgency=medium
* Bump debhelper-compat to 13.
* Set upstream metadata fields: Bug-Submit.
* Remove check for DEB_BUILD_OPTIONS=nocheck from debian/rules.
debhelper 13 does this for us.
* Replace '--with bash{_,-}completion' in debian/rules with a build
dependency on 'dh-sequence-bash-completion'.
* Import upstream version 3.1.11.
* debian/rules: update handling of $HOME.
debhelper 13 sets up HOME for dh_auto_test, and we need the same directory
for the `git' calls before.
-- gregor herrmann <gregoa@debian.org> Fri, 18 Sep 2020 18:10:57 +0200
minilla (3.1.10-1) unstable; urgency=medium
* Import upstream version 3.1.10.
-- gregor herrmann <gregoa@debian.org> Wed, 08 Apr 2020 19:21:32 +0200
minilla (3.1.9-1) unstable; urgency=low
* Initial release (closes: #952809).
-- gregor herrmann <gregoa@debian.org> Sat, 29 Feb 2020 18:29:14 +0100
|