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
|
golang-github-digitalocean-godo (1.37.0-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Set upstream metadata fields.
[ Shengjing Zhu ]
* New upstream version 1.37.0
* Update maintainer and uploader email address
* Update Standards-Version to 4.5.0
* Add Rules-Requires-Root
* Update Build-Depends and Depends for new version
* Stop building doc with pandoc
* Bump debhelper-compat to 13
-- Shengjing Zhu <zhsj@debian.org> Sun, 21 Jun 2020 22:15:20 +0800
golang-github-digitalocean-godo (1.1.0-1) unstable; urgency=medium
* Adopt package (Closes: #865324).
* New upstream release.
+ Drop old patch applied in upstream.
* d/compat: bump to v10.
* d/control:
+ Bump Standards-Version to 4.0.0.
+ Bump debhelper to 10.
+ Add autopkgtest-pkg-go Testsuite.
* d/copyright:
+ Change format url to https.
+ Add myself to copyright holder.
-- Shengjing Zhu <i@zhsj.me> Mon, 31 Jul 2017 19:31:51 -0400
golang-github-digitalocean-godo (0.9.0-2) unstable; urgency=medium
* Add remove-json-invalid-encoding-test.patch (Closes: #835748).
* deb/control:
+ updated uploader email address.
+ bumped standards to 3.9.8 (no changes needed).
* deb/copyright:
+ updated maintainer email address, expanded copyright span.
[Paul Tagliamonte]
* deb/control: Use a secure transport for the Vcs-Git and Vcs-Browser
URL.
-- Daniel Stender <stender@debian.org> Sun, 13 Nov 2016 22:29:58 +0100
golang-github-digitalocean-godo (0.9.0-1) unstable; urgency=medium
* Initial release (Closes: #807953).
-- Daniel Stender <debian@danielstender.com> Thu, 17 Dec 2015 13:12:20 +0100
|