]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
UBUNTU: [Config] linux-source Provides should not be a macro
authorTim Gardner <tim.gardner@canonical.com>
Wed, 11 Jan 2017 14:12:13 +0000 (07:12 -0700)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
Addresses a review comment from Adam Conrad:

debian.master/control.stub.in:
 - when changing linux-source to SRCPKGNAME-source, you also changed the
   Provides, which doesn't make sense.  That should change back.

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
debian.master/control.stub.in

index a6c2c9f49048c61396771f51218cea90458b13ad..4684bfc8ae001593eeb270f614fd8acd3c473132 100644 (file)
@@ -52,7 +52,7 @@ Build-Profiles: <!stage1>
 Architecture: all
 Section: devel
 Priority: optional
-Provides: SRCPKGNAME-source, SRCPKGNAME-source-3
+Provides: linux-source, linux-source-3
 Depends: ${misc:Depends}, binutils, bzip2, coreutils
 Recommends: libc-dev, gcc, make
 Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev