~ubuntu-branches/ubuntu/utopic/gcc-4.9/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/rules.parameters

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-08-14 21:24:52 UTC
  • Revision ID: package-import@ubuntu.com-20140814212452-92s7yu17yoyva00o
Tags: 4.9.1-6ubuntu1
* Merge with Debian; remaining changes:
  - Build from upstream sources.

Show diffs side-by-side

added added

removed removed

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