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 81 82 83 84 85 86 87 88 89 90 91 92
|
golang-github-aws-aws-sdk-go (1.16.18+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #918413).
-- Dr. Tobias Quathamer <toddy@debian.org> Sun, 13 Jan 2019 12:33:31 +0100
golang-github-aws-aws-sdk-go (1.12.79+dfsg-1) unstable; urgency=medium
[ Alexandre Viau <aviau@debian.org> ]
* Point Vcs-* urls to salsa.debian.org.
[ Dmitry Smirnov <onlyjob@debian.org> ]
* New upstream release.
* debhelper & compat to version 11.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 09 Apr 2018 00:08:39 +1000
golang-github-aws-aws-sdk-go (1.8.44+dfsg-1) UNRELEASED; urgency=medium
* New release (Closes: #875653).
* d/copyright: update missed copyright.
* Add golang-golang-x-net-dev to Build-Depends, new test depends.
* Update Standards-Version to 4.1.0
+ Change Priority to optional.
* doc-src/aws-godoc/templates/godoc.html has same problem with
doc-src/plugin/templates/default/layout/html/footer.erb,
so exclude it from orig tarball, and add the dfsg version in
patch form.
-- Shengjing Zhu <i@zhsj.me> Sat, 16 Sep 2017 01:32:02 +0800
golang-github-aws-aws-sdk-go (1.4.22+dfsg-1) unstable; urgency=medium
* Team upload.
* New release (Closes: #869800).
* d/control:
+ Bump to 4.0.0 standard version (No change needed).
+ Bump debhelper to 10.
+ Fix pkg-go team's full name.
+ Add myself to uploaders.
+ Remove test dependency for dev package.
+ Remove unnecessary build dependencies.
+ Add autopkgtest-pkg-go.
* Bump to compat 10.
-- Shengjing Zhu <i@zhsj.me> Mon, 07 Aug 2017 02:25:37 +0800
golang-github-aws-aws-sdk-go (1.1.14+dfsg-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Martín Ferrari ]
* debian/control: Cull unneeded dependencies.
* debian/rules: Remove now unneeded exclude.
* Packaging refresh:
- Updated Standards-Version (no changes).
- Use new dh-golang features.
- Use golang-any.
- Remove more unneeded dependencies and Built-Using.
-- Martín Ferrari <tincho@debian.org> Sun, 25 Sep 2016 17:46:34 +0100
golang-github-aws-aws-sdk-go (1.1.14+dfsg-1) unstable; urgency=medium
* New upstream release [March 2016] (Closes: #819215, #817790).
* rules: less aggressive build with GOMAXPROCS=1.
* Standards-Version: 3.9.7.
* (Build-)Depends:
- golang-golang-x-tools-dev
+ golang-golang-x-tools-dev (>= 1:0.0~git20160315~)
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 25 Mar 2016 23:31:17 +1100
golang-github-aws-aws-sdk-go (1.0.7+dfsg-1) unstable; urgency=medium
* New upstream release [December 2015].
* (Build-)Depends:
+ golang-github-go-ini-ini-dev
+ golang-github-jmespath-go-jmespath-dev
+ golang-github-lsegal-gucumber-dev
+ golang-github-smartystreets-goconvey-dev
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 11 Feb 2016 14:55:41 +1100
golang-github-aws-aws-sdk-go (0.9.9+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #798297).
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 29 Sep 2015 12:34:07 +1000
|