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

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello, Mario Limonciello, Giuseppe Iuculano
  • Date: 2011-07-22 13:36:32 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20110722133632-gliqndk9vu3iwv2c
Tags: 2.2.0.2-1
[ Mario Limonciello ]
* [c5846b6] Imported Upstream version 2.2.0.2
  - Doesn't leave files in /tmp (Closes: #633802)
  - Autoinstall works on multiple kernels (Closes: #634979) (LP: #812979)
  - PRE_BUILD command working directory fix. (LP: #812088)
* [83b5f6e] Drop kfreebsd.patch.  Merged upstream

[ Giuseppe Iuculano ]
* [a80ecc5] Updated VCS control field

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
RELEASE_DATE := "14-July-2011"
 
1
RELEASE_DATE := "21-July-2011"
2
2
RELEASE_MAJOR := 2
3
3
RELEASE_MINOR := 2
4
4
RELEASE_SUBLEVEL := 0
5
 
RELEASE_EXTRALEVEL := .1
 
5
RELEASE_EXTRALEVEL := .2
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)