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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
gitbrute (0~15-2) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #1015773)
-- Marcos Talau <talau@debian.org> Wed, 16 Nov 2022 06:58:44 -0300
gitbrute (0~15-1) unstable; urgency=medium
* New upstream unrelease.
-- Adam Borowski <kilobyte@angband.pl> Tue, 19 Jul 2022 18:08:41 +0200
gitbrute (0~14-1) unstable; urgency=medium
* New upstream unrelease.
* Work around a nodejsfication regression in go that caused a FTBFS
(closes: #997787). Requiring pulling deps from random webpages
is a big Do Not Want!
-- Adam Borowski <kilobyte@angband.pl> Sun, 24 Oct 2021 15:45:20 +0200
gitbrute (0~12-4) unstable; urgency=medium
* Fix autopkgtest fail by coping with "master" rename in git.
Closes: #980574
* dh 13.
-- Adam Borowski <kilobyte@angband.pl> Wed, 20 Jan 2021 23:12:01 +0100
gitbrute (0~12-3) unstable; urgency=medium
* Don't let new Go write to real $HOME; fixes FTBFS.
-- Adam Borowski <kilobyte@angband.pl> Sun, 01 Sep 2019 23:37:00 +0200
gitbrute (0~12-2) unstable; urgency=medium
* An autopkgtest.
* Make "git brute" work.
* Add missing Depends on git (duh!).
-- Adam Borowski <kilobyte@angband.pl> Sat, 08 Jun 2019 23:52:42 +0200
gitbrute (0~12-1) unstable; urgency=medium
* Initial release. (Closes: #926494)
-- Adam Borowski <kilobyte@angband.pl> Mon, 08 Apr 2019 22:53:14 +0200
|