[linux] 02/02: debian/control: Remove alternate build-dependency on binutils-dev
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun May 15 02:14:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit a126067de67fdea6fea85ce856ff2f6b4e156254
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun May 15 00:20:20 2016 +0100
debian/control: Remove alternate build-dependency on binutils-dev
This was used for backports from to wheezy, but we don't backport from
stretch/sid to wheezy.
---
debian/changelog | 2 ++
debian/templates/control.source.in | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1706bda..1094ff5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -103,6 +103,8 @@ linux (4.5.4-1) UNRELEASED; urgency=medium
which does not build tools packages
* debian/control,debian/rules,debian/rules.d: Support the 'nodoc' build
profile
+ * debian/control: Remove alternate build-dependency on binutils-dev that was
+ used for backports to wheezy
-- Aurelien Jarno <aurel32 at debian.org> Tue, 10 May 2016 23:58:07 +0200
diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in
index fb666c4..cb0dce4 100644
--- a/debian/templates/control.source.in
+++ b/debian/templates/control.source.in
@@ -32,7 +32,7 @@ Build-Depends:
libaudit-dev <!stage1 !pkg.linux.notools>,
libdw-dev <!stage1 !pkg.linux.notools>,
libelf-dev <!stage1 !pkg.linux.notools>,
- libiberty-dev <!stage1 !pkg.linux.notools> | binutils-dev (<< 2.23.91.20131123-1) <!stage1 !pkg.linux.notools>,
+ libiberty-dev <!stage1 !pkg.linux.notools>,
libnewt-dev <!stage1 !pkg.linux.notools>,
libnuma-dev [amd64 arm64 hppa i386 mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sparc x32] <!stage1 !pkg.linux.notools>,
libperl-dev <!stage1 !pkg.linux.notools>,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list