[linux] 01/02: debian/control: Drop obsolete versioned Depends and Breaks

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Jun 5 22:22:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit f12b93bb75d41f252f7a9e6cf56ccdaea0dbc9e5
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Jun 5 23:17:23 2016 +0100

    debian/control: Drop obsolete versioned Depends and Breaks
    
    The versions in stable are new enough to satisfy these.
---
 debian/changelog                  | 1 +
 debian/templates/control.image.in | 1 -
 debian/templates/control.tools.in | 4 ++--
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fedaece..37e06b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ linux (4.6.1-1~exp1) UNRELEASED; urgency=medium
     - locallock: add local_lock_on()
     - kernel/printk: Don't try to print from IRQ/NMI region
     - mm: perform lru_add_drain_all() remotely
+  * debian/control: Drop obsolete versioned Depends and Breaks
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 04 Jun 2016 18:33:11 +0100
 
diff --git a/debian/templates/control.image.in b/debian/templates/control.image.in
index ef9e759..7be55f3 100644
--- a/debian/templates/control.image.in
+++ b/debian/templates/control.image.in
@@ -3,6 +3,5 @@ Build-Profiles: <!stage1>
 Depends: kmod, linux-base (>= 4.1~), ${misc:Depends}
 Recommends: firmware-linux-free, ${kernel:Recommends}
 Suggests: linux-doc- at version@, debian-kernel-handbook
-Breaks: udev (<< 208-8~)
 Description: Linux @upstreamversion@ for @class@
  The Linux kernel @upstreamversion@ and modules for use on @longclass at .
diff --git a/debian/templates/control.tools.in b/debian/templates/control.tools.in
index 97adb60..8ffd800 100644
--- a/debian/templates/control.tools.in
+++ b/debian/templates/control.tools.in
@@ -43,7 +43,7 @@ Build-Profiles: <!stage1 !pkg.linux.notools>
 Section: devel
 Architecture: alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el powerpc powerpcspe ppc64 ppc64el s390 s390x sh4 sparc sparc64
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${python:Depends}
-Recommends: linux-base (>= 3.4~)
+Recommends: linux-base
 Provides: linux-tools- at version@
 Conflicts: linux-tools- at version@
 Replaces: linux-tools- at version@
@@ -92,7 +92,7 @@ Description: USB device sharing system over IP network
 Package: hyperv-daemons
 Build-Profiles: <!stage1 !pkg.linux.notools>
 Architecture: i386 amd64 x32
-Depends: lsb-base (>= 3.2-14), ${shlibs:Depends}, ${misc:Depends}
+Depends: lsb-base, ${shlibs:Depends}, ${misc:Depends}
 Section: admin
 Description: Support daemons for Linux running on Hyper-V
  Suite of daemons for Linux guests running on Hyper-V, consisting of

-- 
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