aboutsummaryrefslogtreecommitdiff
path: root/debian.master/control.stub.in
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@canonical.com>2011-06-08 17:39:00 +0100
committerJohn Rigby <john.rigby@linaro.org>2011-10-17 09:50:09 -0600
commita38bbe04bcb8956e38660342a77065f40588b826 (patch)
tree99837e851b438879f90781b934da6fa512474d59 /debian.master/control.stub.in
parent5c847077512d1b82eadd6e89e707c560c50a54ea (diff)
UBUNTU: update control files to version 3
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Diffstat (limited to 'debian.master/control.stub.in')
-rw-r--r--debian.master/control.stub.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
index e5ea8db0d5b..bdcc1a609e2 100644
--- a/debian.master/control.stub.in
+++ b/debian.master/control.stub.in
@@ -12,7 +12,7 @@ Package: SRCPKGNAME-source-PKGVER
Architecture: all
Section: devel
Priority: optional
-Provides: SRCPKGNAME-source, SRCPKGNAME-source-3.0
+Provides: SRCPKGNAME-source, SRCPKGNAME-source-3
Depends: ${misc:Depends}, binutils, bzip2, coreutils | fileutils (>= 4.0)
Recommends: libc-dev, gcc, make
Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
@@ -36,8 +36,8 @@ Architecture: all
Section: doc
Priority: optional
Depends: ${misc:Depends}
-Conflicts: SRCPKGNAME-doc-3.0
-Replaces: SRCPKGNAME-doc-3.0
+Conflicts: SRCPKGNAME-doc-3
+Replaces: SRCPKGNAME-doc-3
Description: Linux kernel specific documentation for version PKGVER
This package provides the various documents in the PKGVER kernel
Documentation/ subdirectory. These document kernel subsystems, APIs, device
@@ -60,7 +60,7 @@ Architecture: all
Section: devel
Priority: optional
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0)
-Provides: SRCPKGNAME-headers, SRCPKGNAME-headers-3.0
+Provides: SRCPKGNAME-headers, SRCPKGNAME-headers-3
Description: Header files related to Linux kernel version PKGVER
This package provides kernel header files for version PKGVER, for sites
that want the latest kernel headers. Please read