~ubuntu-branches/debian/stretch/dkms/stretch

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Package Import Robot
  • Author(s): Mario Limonciello
  • Date: 2011-12-07 13:21:33 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20111207132133-mdaf0yw21dxs9g6q
Tags: 2.2.0.3-1
* [e24a52f] Imported Upstream version 2.2.0.3
* [09da5c7] bump standards version
* [713ebfd] add missing debhelper token to preinst
* [8970435] add versioned build depends for debhelper
* [db4238c] switch to dh7
* [13a34c7] update lintian override for DKMS apport rule

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
RELEASE_DATE := "21-July-2011"
 
1
RELEASE_DATE := "07-December-2011"
2
2
RELEASE_MAJOR := 2
3
3
RELEASE_MINOR := 2
4
4
RELEASE_SUBLEVEL := 0
5
 
RELEASE_EXTRALEVEL := .2
 
5
RELEASE_EXTRALEVEL := .3
6
6
RELEASE_NAME := dkms
7
7
RELEASE_VERSION := $(RELEASE_MAJOR).$(RELEASE_MINOR).$(RELEASE_SUBLEVEL)$(RELEASE_EXTRALEVEL)
8
8
RELEASE_STRING := $(RELEASE_NAME)-$(RELEASE_VERSION)