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
|
golang-golang-x-oauth2 (0.0~git20161103.0.36bc617-4~bpo8+2) jessie-backports; urgency=medium
* Embed files from golang-google-cloud-compute-metadata-dev to avoid circular
dependencies at build time.
-- Martín Ferrari <tincho@debian.org> Fri, 17 Feb 2017 01:03:54 +0000
golang-golang-x-oauth2 (0.0~git20161103.0.36bc617-4~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Martín Ferrari <tincho@debian.org> Tue, 14 Feb 2017 17:59:58 -0300
golang-golang-x-oauth2 (0.0~git20161103.0.36bc617-4) unstable; urgency=medium
* debian/control: Add Breaks field to avoid collisions with pre-split
package. Closes: #844435.
-- Martín Ferrari <tincho@debian.org> Tue, 15 Nov 2016 19:20:47 +0100
golang-golang-x-oauth2 (0.0~git20161103.0.36bc617-3) unstable; urgency=medium
* Use legacy import paths for Google stuff.
-- Martín Ferrari <tincho@debian.org> Sun, 13 Nov 2016 14:54:16 +0000
golang-golang-x-oauth2 (0.0~git20161103.0.36bc617-2) unstable; urgency=medium
* Split the binary package, and stop testing the google subdir to avoid
circular (build-)dependencies.
-- Martín Ferrari <tincho@debian.org> Sat, 12 Nov 2016 21:57:01 +0000
golang-golang-x-oauth2 (0.0~git20161103.0.36bc617-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Martín Ferrari ]
* New upstream release.
* Add myself to Uploaders.
* debian/control: Remove golang-go dependency from -dev package.
* debian/control: Switch to golang-any for building.
* Simplify rules by using newer dh-golang.
* Depend on latest golang-google-cloud-compute-metadata-dev.
* Update x/net package name.
-- Martín Ferrari <tincho@debian.org> Fri, 04 Nov 2016 18:29:43 +0100
golang-golang-x-oauth2 (0.0~git20160416.0.7e9cd5d-1~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Tim Potter <tpot@hpe.com> Fri, 17 Jun 2016 14:31:44 +1000
golang-golang-x-oauth2 (0.0~git20160416.0.7e9cd5d-1) unstable; urgency=medium
* Team upload
* New upstream snapshot (Closes: #823473)
* Standards-Version: 3.9.8
* Update Vcs-Browser to https
* Add d/docs file
-- Tim Potter <tpot@hpe.com> Tue, 17 May 2016 12:44:14 +1000
golang-golang-x-oauth2 (0.0~git20151116.0.442624c-1) unstable; urgency=medium
* Team upload.
* Update to latest upstream version (Closes: #806175)
-- Tim Potter <tpot@hpe.com> Wed, 25 Nov 2015 12:41:58 +1100
golang-golang-x-oauth2 (0.0~git20150527-2) unstable; urgency=medium
* Depend on now-available golang-google-cloud-compute-metadata-dev.
-- Michael Stapelberg <stapelberg@debian.org> Thu, 18 Jun 2015 18:49:39 +0200
golang-golang-x-oauth2 (0.0~git20150527-1) unstable; urgency=medium
* Initial release (Closes: #788765)
-- Michael Stapelberg <stapelberg@debian.org> Sun, 14 Jun 2015 22:40:23 +0200
|