From 537420d807ab6057eb7be236ef2c033e2632885c Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 28 Feb 2014 00:19:24 +0000 Subject: [PATCH] debian/control: Simplify build-dependencies - Remove versions for debhelper, python, kernel-wedge that are satisfied by stable - Remove module-init-tools as alternative to kmod, which is in stable svn path=/dists/sid/linux/; revision=21117 --- debian/changelog | 4 ++++ debian/templates/control.source.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2b901cbbf..3a6db8cd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,6 +54,10 @@ linux (3.13.5-1) UNRELEASED; urgency=medium (Closes: #740042) * [armel/!kirkwood] udeb: Re-add lzo-modules udeb as lzo_compress is a module again (Closes: #740219) + * debian/control: Simplify build-dependencies: + - Remove versions for debhelper, python, kernel-wedge that are + satisfied by stable + - Remove module-init-tools as alternative to kmod, which is in stable -- Ben Hutchings Sat, 22 Feb 2014 19:15:01 +0000 diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in index 0a8af9efd..fa547cfcb 100644 --- a/debian/templates/control.source.in +++ b/debian/templates/control.source.in @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Kernel Team Uploaders: Bastian Blank , Frederik Schüler , maximilian attems , Ben Hutchings Standards-Version: 3.9.4 -Build-Depends: debhelper (>> 7), cpio, kmod | module-init-tools, python (>= 2.7), python-six, lzma [armel], kernel-wedge (>= 2.84), quilt, patchutils, bc +Build-Depends: debhelper, cpio, kmod, python, python-six, lzma [armel], kernel-wedge, quilt, patchutils, bc Build-Depends-Indep: xz-utils, xmlto Vcs-Svn: svn://anonscm.debian.org/svn/kernel/dists/trunk/linux/ Vcs-Browser: http://anonscm.debian.org/viewvc/kernel/dists/trunk/linux/