diff mbox

[xenial/azure/master,1/1] UBUNTU: [Packaging] drop linux-azure-source-* package

Message ID 20170511180504.9011-3-apw@canonical.com
State New
Headers show

Commit Message

Andy Whitcroft May 11, 2017, 6:05 p.m. UTC
This package is only intended to be consumed by packages like
usermode-linux.  The "source" for this package is the .dsc.  Drop this
package.

BugLink: http://bugs.launchpad.net/bugs/1690183
Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 debian.azure/control.stub.in  | 24 ------------------------
 debian.azure/rules.d/amd64.mk |  2 ++
 2 files changed, 2 insertions(+), 24 deletions(-)

Comments

Marcelo Henrique Cerri May 15, 2017, 11:42 a.m. UTC | #1

diff mbox

Patch

diff --git a/debian.azure/control.stub.in b/debian.azure/control.stub.in
index ec89236eb62d..d8a436c9318f 100644
--- a/debian.azure/control.stub.in
+++ b/debian.azure/control.stub.in
@@ -48,30 +48,6 @@  Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/azure
 XS-Testsuite: autopkgtest
 #XS-Testsuite-Depends: gcc-4.7 binutils
 
-Package: SRCPKGNAME-source-PKGVER
-Build-Profiles: <!stage1>
-Architecture: all
-Section: devel
-Priority: optional
-Provides: SRCPKGNAME-source, SRCPKGNAME-source-3
-Depends: ${misc:Depends}, binutils, bzip2, coreutils
-Recommends: libc-dev, gcc, make
-Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
-Description: Linux kernel source for version PKGVER with Ubuntu patches
- This package provides the source code for the Linux kernel version
- PKGVER.
- .
- This package is mainly meant for other packages to use, in order to build
- custom flavours.
- .
- If you wish to use this package to create a custom Linux kernel, then it
- is suggested that you investigate the package kernel-package, which has
- been designed to ease the task of creating kernel image packages.
- .
- If you are simply trying to build third-party modules for your kernel,
- you do not want this package. Install the appropriate linux-headers
- package instead.
-
 Package: SRCPKGNAME-headers-PKGVER-ABINUM
 Build-Profiles: <!stage1>
 Architecture: all
diff --git a/debian.azure/rules.d/amd64.mk b/debian.azure/rules.d/amd64.mk
index 46a9c8a46cb4..16bfe8b5b663 100644
--- a/debian.azure/rules.d/amd64.mk
+++ b/debian.azure/rules.d/amd64.mk
@@ -20,3 +20,5 @@  do_tools_common = true
 do_zfs		= true
 do_libc_dev_package=false
 disable_d_i=true
+do_source_package = false
+do_doc_package  = false