Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
golang-defaults
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
compiler
golang-defaults
Commits
975575dd
Commit
975575dd
authored
7 years ago
by
Michael Hudson-Doyle
Browse files
Options
Downloads
Patches
Plain Diff
Add mips, mips64el and mipsel to golang-go Architectures. (Closes: #834002, #841645)
parent
68a34281
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
+3
-3
3 additions, 3 deletions
debian/control
with
10 additions
and
3 deletions
debian/changelog
+
7
−
0
View file @
975575dd
golang-defaults (2:1.9~2) UNRELEASED; urgency=medium
* Add mips, mips64el and mipsel to golang-go Architectures.
(Closes: #834002, #841645)
-- Michael Hudson-Doyle <mwhudson@debian.org> Mon, 11 Dec 2017 09:11:01 +1300
golang-defaults (2:1.9~1) unstable; urgency=medium
[ Martín Ferrari ]
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
3
−
3
View file @
975575dd
...
...
@@ -14,7 +14,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-golang/golang-defaults.git
Vcs-Git: https://anonscm.debian.org/git/pkg-golang/golang-defaults.git
Package: golang-go
Architecture: amd64 arm64 armel armhf i386 ppc64 ppc64el
Architecture: amd64 arm64 armel armhf i386
mips mips64el mipsel
ppc64 ppc64el
Conflicts: gccgo-go
Depends: golang-${golang:GOVER}-go,
golang-src (>= ${source:Version}),
...
...
@@ -105,7 +105,7 @@ Description: Go programming language -- gccgo
It conflicts with golang-go.
Package: golang-src
Architecture: amd64 arm64 armel armhf i386 ppc64 ppc64el
Architecture: amd64 arm64 armel armhf i386
mips mips64el mipsel
ppc64 ppc64el
Depends: golang-${golang:GOVER}-src, ${misc:Depends}
Description: Go programming language - source files
The Go programming language is an open source project to make programmers more
...
...
@@ -148,7 +148,7 @@ Depends: golang-${golang:GOVER},
golang-go (>= ${source:Version}),
golang-src (>= ${source:Version}),
${misc:Depends}
Architecture: amd64 arm64 armel armhf i386 ppc64 ppc64el
Architecture: amd64 arm64 armel armhf i386
mips mips64 mipsel
ppc64 ppc64el
Description: Go programming language compiler - metapackage
The Go programming language is an open source project to make
programmers more productive. Go is expressive, concise, clean, 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