~john-koepi/ubuntu/trusty/golang/default

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Ondřej Surý
  • Date: 2012-05-02 15:44:59 UTC
  • mfrom: (14.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120502154459-wcmy8ao1325ml619
Tags: 2:1.0.1-1
* Imported Upstream version 1.0.1
* Apply godoc patch to display package list correctly (Closes: #669354)

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
Homepage: http://golang.org/
11
11
 
12
12
Package: golang-go
13
 
Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 armel armhf
 
13
Architecture: i386 amd64 armel armhf
14
14
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
15
15
         golang-src (>= ${source:Version})
16
16
Replaces: golang-weekly-go, golang-weekly-tools, golang-tools
36
36
Conflicts: golang-weekly-src
37
37
Provides: golang-weekly-src
38
38
Breaks: golang-go (<< 2:1-3~)
39
 
Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 armel armhf
 
39
Architecture: i386 amd64 armel armhf
40
40
Depends: ${shlibs:Depends}, ${misc:Depends}
41
41
Description: Go programming language compiler - source files
42
42
 The Go programming language is an open source project to make
78
78
Replaces: golang-weekly-dbg
79
79
Conflicts: golang-weekly-dbg
80
80
Provides: golang-weekly-dbg
81
 
Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 armel armhf
 
81
Architecture: i386 amd64 armel armhf
82
82
Depends: ${misc:Depends}, golang-go (= ${binary:Version})
83
83
Recommends: gdb
84
84
Section: debug