~ubuntu-branches/ubuntu/precise/gle-graphics/precise

« back to all changes in this revision

Viewing changes to config.i

  • Committer: Package Import Robot
  • Author(s): Christian T. Steigies
  • Date: 2011-10-20 22:15:27 UTC
  • mfrom: (5.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20111020221527-sv27lrowdd221npi
Tags: 4.2.3b-1
* new upstream version
* switch from cdbs to debhelper 8
* update copyright file
* do no rely on proc on non-linux systems (closes: #644588)
* do not ship glebtool, which is a helper used only during build
* add libqt4-opengl-dev to build-depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
BASE_NAME               =GLE
46
46
MAJOR_VERSION_NUMBER    =4
47
47
MINOR_VERSION_NUMBER    =2
48
 
BUILD_NUMBER            =2
 
48
BUILD_NUMBER            =3b
49
49
VERSION_NUMBER          =$(MAJOR_VERSION_NUMBER).$(MINOR_VERSION_NUMBER)
50
50
VERSION_INFO            =-DGLEVN="\"$(VERSION_NUMBER).$(BUILD_NUMBER)\""
51
51
TAG                     =$(MODULE_NAME)_R_$(MAJOR_VERSION_NUMBER)_$(MINOR_VERSION_NUMBER)_$(BUILD_NUMBER)