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 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
|
golang-google-api (0.0~git20180916.19ff876-2) unstable; urgency=medium
* Team upload.
* Bump golang-golang-x-oauth2-google-dev version.
-- Shengjing Zhu <zhsj@debian.org> Fri, 21 Sep 2018 14:22:21 +0800
golang-google-api (0.0~git20180916.19ff876-1) unstable; urgency=medium
* Team upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Martín Ferrari ]
* debian/control: Add missing dependency.
[ Shengjing Zhu ]
* New upstream version git20180916.19ff876
* Update debhelper and compat to 11.
* Update team mail address to team+pkg-go@tracker.debian.org.
* Update Standards-Version to 4.2.1. (no changes)
* Add patch to remove OpenCensus support.
* Add golang-github-google-go-cmp-dev to Build-Depends (used in test only)
* Install extra file for testing.
* Add debian/watch file.
-- Shengjing Zhu <zhsj@debian.org> Thu, 20 Sep 2018 22:24:49 +0800
golang-google-api (0.0~git20170907.b1ecfb3-1) unstable; urgency=medium
[ Shengjing Zhu ]
* Team upload
* New upstream release
* Drop old patches
* Change priority to optional
* Add golang-golang-x-oauth2-google-dev to Build-Depends
* Enable tests
-- Martín Ferrari <tincho@debian.org> Wed, 13 Sep 2017 03:22:28 +0000
golang-google-api (0.0~git20170310.0.1202890e-2) unstable; urgency=medium
* Upload to unstable.
* debian/control: Update Standards-Version (no changes).
* debian/control: Mark package as autopkgtest-able.
* debian/control: Remove references to obsolete golang-go.net-dev.
* debian/copyright: Format uses http protocol instead of https.
-- Martín Ferrari <tincho@debian.org> Mon, 28 Aug 2017 03:08:56 +0000
golang-google-api (0.0~git20170310.0.1202890e-1) experimental; urgency=medium
[ Martín Ferrari ]
* Update version of dh-golang dependency (for XS-Go-Import-Path
support).
[ Michael Stapelberg ]
* New upstream release.
-- Michael Stapelberg <stapelberg@debian.org> Mon, 13 Mar 2017 10:04:31 +0100
golang-google-api (0.0~git20161128.3cc2e59-1) unstable; urgency=medium
* Add myself to Uploaders.
* debian/copyright: Point to actual git repo.
* New upstream release.
* Add new dependencies.
-- Martín Ferrari <tincho@debian.org> Fri, 02 Dec 2016 22:21:10 +0000
golang-google-api (0.0~git20160408-2) unstable; urgency=medium
[ Dr. Tobias Quathamer ]
* Team upload.
* Use debhelper v10
* Build-Depends on golang-golang-x-net-dev instead of golang-go.net-dev
* Use XS-Go-Import-Path in d/control
* Switch to golang-any
* Remove Built-Using
* Remove Depends on golang-go for -dev package
* Update team name
[ Tim Potter ]
* Add me to uploaders
-- Dr. Tobias Quathamer <toddy@debian.org> Mon, 14 Nov 2016 12:05:10 +0100
golang-google-api (0.0~git20160408-1) unstable; urgency=medium
* Team upload.
[ Tim Potter ]
* New upstream snapshot (Closes: #822164)
[ Daniel Stender ]
* deb/control:
+ bumped standards to 3.9.8 (no changes needed).
+ changed Vcs-Git and Vcs-Browser.
-- Daniel Stender <stender@debian.org> Fri, 22 Apr 2016 23:41:02 +0200
golang-google-api (0.0~git20150609-1) unstable; urgency=medium
* Initial release (Closes: #789252)
-- Michael Stapelberg <stapelberg@debian.org> Fri, 19 Jun 2015 09:35:07 +0200
|