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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
golang-github-go-debos-fakemachine (0.0~git20201127.9e6ee78-1) unstable; urgency=medium
* New upstream release.
* Add myself as an uploader.
* Bump Standards-Version to 4.5.1.
* Use dh 12.
-- Andrej Shadura <andrewsh@debian.org> Wed, 02 Dec 2020 14:51:32 +0100
golang-github-go-debos-fakemachine (0.0~git20200805.8defac2-1) unstable; urgency=medium
* New upstream release.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
-- Andrej Shadura <andrewsh@debian.org> Wed, 14 Oct 2020 15:12:38 +0200
golang-github-go-debos-fakemachine (0.0~git20200528.83ab90c-1) unstable; urgency=medium
* New upstream snapshot.
-- Andrej Shadura <andrewsh@debian.org> Mon, 01 Jun 2020 13:12:08 +0200
golang-github-go-debos-fakemachine (0.0~git20191205.4a4d9a1-2) unstable; urgency=medium
* Add the missing build dependency.
-- Andrej Shadura <andrewsh@debian.org> Thu, 16 Jan 2020 16:11:34 +0100
golang-github-go-debos-fakemachine (0.0~git20191205.4a4d9a1-1) unstable; urgency=medium
* New upstream snapshot.
* Update debian/watch to fetch Git snapshots.
-- Andrej Shadura <andrewsh@debian.org> Thu, 16 Jan 2020 15:20:13 +0100
golang-github-go-debos-fakemachine (0.0~git20181105.9316584-2) unstable; urgency=medium
* fakemachine: execution fails due to missing shared lib
(Closes: #924392)
-- Héctor Orón Martínez <zumbi@debian.org> Fri, 12 Apr 2019 11:53:04 +0200
golang-github-go-debos-fakemachine (0.0~git20181105.9316584-1) unstable; urgency=medium
* New upstream version 0.0~git20181105.9316584
* debian/README.source: new file
* debian/control: set Rules-Require-Root to no
* debian/tests/control: drop obsoleted needs-recommends
-- Héctor Orón Martínez <zumbi@debian.org> Fri, 09 Nov 2018 10:15:18 +0100
golang-github-go-debos-fakemachine (0.0~git20180701.cbb0abc-1) unstable; urgency=medium
* New upstream version 0.0~git20180701.cbb0abc
* debian/control: update standards version
-- Héctor Orón Martínez <zumbi@debian.org> Fri, 10 Aug 2018 17:44:51 +0200
golang-github-go-debos-fakemachine (0.0~git20180517.7d8d48a-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Héctor Orón Martínez ]
* New upstream version 0.0~git20180517.7d8d48a
* debian/control: set architecture to amd64 (Closes: #898650)
* debian/control: bump standards version, no changes
[ Simon McVittie ]
* Add missing dependencies (Closes: #898651, #891896)
* Add an autopkgtest smoke test (Closes: #898652)
-- Héctor Orón Martínez <zumbi@debian.org> Sat, 19 May 2018 17:05:51 +0200
golang-github-go-debos-fakemachine (0.0~git20180126.e307c2f-1) unstable; urgency=medium
* Initial release (Closes: #886769)
-- Héctor Orón Martínez <zumbi@debian.org> Mon, 19 Feb 2018 18:23:23 +0100
|