~ubuntu-branches/ubuntu/trusty/linux-meta-lts-wily/trusty-security

« back to all changes in this revision

Viewing changes to debian/control.common

  • Committer: Package Import Robot
  • Author(s): Andy Whitcroft
  • Date: 2015-10-21 13:28:25 UTC
  • Revision ID: package-import@ubuntu.com-20151021132825-9es2npfaq9um1a2k
Tags: 4.2.0.16.12
* add linux-signed-lowlatency packages.  (LP: #1500910)
* move linux-signed linux-image-extra-* dependencies over to linux-meta.
  (LP: #1501235)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: linux-meta@SUFFIX@
 
2
Section: devel
 
3
Priority: optional
 
4
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
 
5
Standards-Version: 3.6.1
 
6
Build-Depends: dpkg (>= 1.13.19), debhelper (>= 5), gawk
 
7
Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-@SERIES@-meta.git
 
8
 
 
9
#Package: linux-source@SUFFIX@
 
10
#Architecture: all
 
11
#Section: devel
 
12
#Priority: optional
 
13
#Depends: ${misc:Depends}, linux-source-${kernel-version}
 
14
#Description: Linux kernel source with Ubuntu patches
 
15
# This package will always depend on the latest Linux kernel source code
 
16
# available. The Ubuntu patches have been applied.
 
17
 
 
18
#Package: linux-crashdump@SUFFIX@
 
19
#Architecture: i386 amd64 ppc64el
 
20
#Section: devel
 
21
#Depends: ${misc:Depends}, kdump-tools, grub-pc (>= 1.96+20090611-1ubuntu2) [i386 amd64] | grub-efi-ia32 [i386 amd64] | grub-efi-amd64 [i386 amd64] | grub (>= 0.97-29ubuntu24) [i386 amd64]
 
22
#Recommends: apport
 
23
#Suggests: crash
 
24
#Description: Linux kernel crashdump setup for the latest generic kernel
 
25
# This package installs all the needed infrastructure to get crashdumps from
 
26
# your running system. If you are experiencing kernel crashes that cannot
 
27
# be debugged normally (because the problem is infrequent or panic's the
 
28
# system in such a way as to make information gathering impossible), then
 
29
# you can install this package to automatically enable capture of the
 
30
# vmcore on crashes.
 
31