Changeset 223

Show
Ignore:
Timestamp:
08/09/07 08:42:11 (1 year ago)
Author:
free
Message:

releasing version 2.6.22-1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • linux-latest/trunk/debian/changelog

    r182 r223  
     1linux-latest (2.6.22-1) unstable; urgency=low 
     2 
     3  * Built for 2.6.22-1 
     4 
     5 -- Free Ekanayaka <freee@debian.org>  Thu,  9 Aug 2007 08:38:54 +0100 
     6 
    17linux-latest (2.6.21-2) unstable; urgency=low 
    28 
  • linux-latest/trunk/debian/control

    r151 r223  
    1010Section: admin 
    1111Priority: optional 
    12 Depends: linux-image-2.6.21-1-multimedia-amd64 (= ${Source-Version}) 
     12Depends: linux-image-2.6.22-1-multimedia-amd64 (= ${Source-Version}) 
    1313Description: Linux kernel 2.6 image on amd64-class machines 
    1414 This package depends on the latest binary image for Linux kernel 2.6 on 
  • linux-latest/trunk/debian/rules

    r1 r223  
    22# -*- makefile -*- 
    33 
     4ARCH=$(shell dpkg --print-architecture) 
     5 
    46build: 
     7        sed -i -e "s/amd64/$(ARCH)/g" debian/control 
    58clean: 
    69        dh_testdir