~ubuntu-branches/ubuntu/utopic/golang/utopic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Ondřej Surý
  • Date: 2011-06-09 10:10:41 UTC
  • Revision ID: james.westby@ubuntu.com-20110609101041-70y08h68rnxbl05r
Tags: 1:57.1-3
* Fix "the Google's Go implementation" in extended description
  (Closes: #627814)
* Update Vcs-* links
* Install vim ftplugin files into correct directory (Closes: #629844)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: devel
3
3
Priority: optional
4
4
Maintainer: Ondřej Surý <ondrej@debian.org>
5
 
Vcs-Browser: https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pkg-google/golang.git
6
 
Vcs-Git: git://scm.alioth.debian.org/git/pkg-google/golang.git
 
5
Vcs-Browser: http://git.debian.org/?p=pkg-google/golang.git
 
6
Vcs-Git: git://git.debian.org/pkg-google/golang.git
7
7
Build-Depends: debhelper (>= 7.4.10), bison, ed, mawk | awk, perl
8
8
Standards-Version: 3.9.2
9
9
Homepage: http://golang.org/
15
15
Provides: go-compiler
16
16
Description: Go programming language compiler
17
17
 This package provides assembler, compiler and linker for the Go
18
 
 programming language.  This is the Google's Go implementation of the
 
18
 programming language.  This is Google's Go implementation of the
19
19
 tool chain.
20
20
 .
21
21
 The Go programming language is an open source project to make
125
125
Section: debug
126
126
Priority: extra
127
127
Description: Go programming language tool chain [debug]
128
 
 This package provides the debug symbols for the Google's Go tool
 
128
 This package provides the debug symbols for Google's Go tool
129
129
 chain binaries (assembler, compiler, linker) needed for properly
130
130
 debugging errors in the tool chain with gdb.
131
131