Skip to content
Snippets Groups Projects
Commit 02c4bad5 authored by Martina Ferrari's avatar Martina Ferrari
Browse files

debian/control: Add Breaks field to avoid collisions with pre-split package. Closes: #844435.

parent ad6fd7e5
No related branches found
No related tags found
No related merge requests found
golang-golang-x-oauth2 (0.0~git20161103.0.36bc617-4) UNRELEASED; 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:19 +0100
golang-golang-x-oauth2 (0.0~git20161103.0.36bc617-3) unstable; urgency=medium golang-golang-x-oauth2 (0.0~git20161103.0.36bc617-3) unstable; urgency=medium
* Use legacy import paths for Google stuff. * Use legacy import paths for Google stuff.
......
...@@ -32,6 +32,7 @@ Depends: ${misc:Depends}, ...@@ -32,6 +32,7 @@ Depends: ${misc:Depends},
golang-golang-x-oauth2-dev (= ${source:Version}), golang-golang-x-oauth2-dev (= ${source:Version}),
golang-google-appengine-dev, golang-google-appengine-dev,
golang-google-cloud-compute-metadata-dev (>= 0.0~git20160615-5~), golang-google-cloud-compute-metadata-dev (>= 0.0~git20160615-5~),
Breaks: golang-golang-x-oauth2-dev (<= 0.0~git20161103.0.36bc617-2)
Built-Using: ${misc:Built-Using} Built-Using: ${misc:Built-Using}
Description: Google APIs support for OAuth2 Description: Google APIs support for OAuth2
Package oauth2/google provides support for making OAuth2 authorized and Package oauth2/google provides support for making OAuth2 authorized and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment