Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
golang-golang-x-oauth2
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Go Packaging Team
packages
golang-golang-x-oauth2
Commits
02c4bad5
Commit
02c4bad5
authored
8 years ago
by
Martina Ferrari
Browse files
Options
Downloads
Patches
Plain Diff
debian/control: Add Breaks field to avoid collisions with pre-split package. Closes: #844435.
parent
ad6fd7e5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
debian/control
+1
-0
1 addition, 0 deletions
debian/control
with
8 additions
and
0 deletions
debian/changelog
+
7
−
0
View file @
02c4bad5
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.
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
0
View file @
02c4bad5
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment