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
|
golang-github-cheekybits-genny (1.0.0-8) unstable; urgency=medium
* Team upload.
* debian/rules:
- Ignore failure on some systems.
-- Roger Shimizu <rosh@debian.org> Sat, 05 Dec 2020 22:58:40 +0900
golang-github-cheekybits-genny (1.0.0-7) unstable; urgency=medium
* Team upload.
* debian/control:
- Move Breaks+Replaces: golang-github-cheekybits-genny-dev (<< 1.0.0-4)
to package genny. Thanks to Andreas Beckmann for the advice.
(Closes: #974915)
-- Roger Shimizu <rosh@debian.org> Sat, 21 Nov 2020 21:20:16 +0900
golang-github-cheekybits-genny (1.0.0-6) unstable; urgency=medium
* Team upload.
* debian/control:
- Add Breaks+Replaces: golang-github-cheekybits-genny-dev (<< 1.0.0-4)
(Closes: #974915)
-- Roger Shimizu <rosh@debian.org> Tue, 17 Nov 2020 02:25:30 +0900
golang-github-cheekybits-genny (1.0.0-5) unstable; urgency=medium
* Team upload.
* Update debian/upstream/metadata
-- Roger Shimizu <rosh@debian.org> Sun, 15 Nov 2020 22:08:49 +0900
golang-github-cheekybits-genny (1.0.0-4) unstable; urgency=medium
* Team upload.
* debian/control:
- Split genny program into independent package.
* debian/watch:
- Match the filename with the one in archive.
-- Roger Shimizu <rosh@debian.org> Sat, 14 Nov 2020 23:34:34 +0900
golang-github-cheekybits-genny (1.0.0-3) unstable; urgency=medium
* Team upload.
* debian/rules:
- Add source to golang -dev package, which is required for other rdepends
packages.
* debian/examples:
- Install examples/ correctly, which makes lintian happy.
* debian/control:
- Add help2man to B-D.
* debian/rules:
- Add manpage for genny by help2man.
-- Roger Shimizu <rosh@debian.org> Sun, 03 May 2020 16:19:43 +0900
golang-github-cheekybits-genny (1.0.0-2) unstable; urgency=medium
* Source-only upload
* Fix VCS urls
-- Utkarsh Gupta <utkarsh@debian.org> Thu, 09 Apr 2020 16:51:24 +0530
golang-github-cheekybits-genny (1.0.0-1) unstable; urgency=medium
* Initial release (Closes: #956128)
-- Utkarsh Gupta <utkarsh@debian.org> Tue, 07 Apr 2020 22:06:57 +0530
|