~ubuntu-branches/debian/sid/gcc-4.8/sid

« back to all changes in this revision

Viewing changes to debian/rules.parameters

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-10-14 16:20:41 UTC
  • Revision ID: package-import@ubuntu.com-20141014162041-wx8bu8jg5grfy21s
Tags: 4.8.3-13
Update to SVN 20141014 (r216202) from the gcc-4_8-branch.

Show diffs side-by-side

added added

removed removed

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