~ubuntu-branches/ubuntu/vivid/gccgo-5/vivid-updates

« back to all changes in this revision

Viewing changes to debian/rules.parameters

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2015-03-24 23:04:56 UTC
  • Revision ID: package-import@ubuntu.com-20150324230456-fd8lqhvftlkzkgex
Tags: 5-20150321-1ubuntu2
* Fix PR go/65417: Add support for PPC32 relocs to debug/elf. LP: #1431388.
* Fix PR go/65462: Fix go get dependencies. LP: #1432497.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
GCC_VERSION     := 5.0.0
3
3
NEXT_GCC_VERSION        := 5.0.1
4
4
BASE_VERSION    := 5
5
 
SOURCE_VERSION  := 5-20150321-1ubuntu1
6
 
DEB_VERSION     := 5-20150321-1ubuntu1
7
 
DEB_EVERSION    := 1:5-20150321-1ubuntu1
 
5
SOURCE_VERSION  := 5-20150321-1ubuntu2
 
6
DEB_VERSION     := 5-20150321-1ubuntu2
 
7
DEB_EVERSION    := 1:5-20150321-1ubuntu2
8
8
DEB_GDC_VERSION := 
9
9
DEB_SOVERSION   := 5
10
10
DEB_SOEVERSION  := 1:5
11
11
DEB_LIBGCC_SOVERSION    := 
12
 
DEB_LIBGCC_VERSION      := 1:5-20150321-1ubuntu1
 
12
DEB_LIBGCC_VERSION      := 1:5-20150321-1ubuntu2
13
13
DEB_STDCXX_SOVERSION    := 5
14
14
DEB_GCJ_SOVERSION       := 5
15
15
PKG_GCJ_EXT     := 16