[kernel] r22099 - in dists/wheezy-backports/linux/debian: . config

Ben Hutchings benh at moszumanska.debian.org
Mon Dec 1 22:35:34 UTC 2014


Author: benh
Date: Mon Dec  1 22:35:34 2014
New Revision: 22099

Log:
linux-image: Add versioned Breaks for dracut so that aptitude will not switch from initramfs-tools to dracut (Closes: #771379)

Modified:
   dists/wheezy-backports/linux/debian/changelog
   dists/wheezy-backports/linux/debian/config/defines

Modified: dists/wheezy-backports/linux/debian/changelog
==============================================================================
--- dists/wheezy-backports/linux/debian/changelog	Mon Dec  1 17:59:10 2014	(r22098)
+++ dists/wheezy-backports/linux/debian/changelog	Mon Dec  1 22:35:34 2014	(r22099)
@@ -5,8 +5,10 @@
     - Use gcc-4.6 for all architectures
     - Change ABI number to 0.bpo.4
     - [arm] btrfs: Work around bug in gcc-4.6 (fixes FTBFS)
+    - linux-image: Add versioned Breaks for dracut so that aptitude will
+      not switch from initramfs-tools to dracut (Closes: #771379)
 
- -- Ben Hutchings <ben at decadent.org.uk>  Mon, 01 Dec 2014 17:35:29 +0000
+ -- Ben Hutchings <ben at decadent.org.uk>  Mon, 01 Dec 2014 22:28:28 +0000
 
 linux (3.16.7-2) unstable; urgency=medium
 

Modified: dists/wheezy-backports/linux/debian/config/defines
==============================================================================
--- dists/wheezy-backports/linux/debian/config/defines	Mon Dec  1 17:59:10 2014	(r22098)
+++ dists/wheezy-backports/linux/debian/config/defines	Mon Dec  1 22:35:34 2014	(r22099)
@@ -42,7 +42,7 @@
  It supports both privileged (dom0) and unprivileged (domU) operation.
 
 [image]
-initramfs-generators: initramfs-tools initramfs-fallback
+initramfs-generators: initramfs-tools dracut initramfs-fallback
 type: plain
 
 [relations]
@@ -55,3 +55,4 @@
 # initramfs-generators
 initramfs-fallback: linux-initramfs-tool
 initramfs-tools: initramfs-tools (>= 0.110~)
+dracut: dracut (>= 0.40+1-1~)



More information about the Kernel-svn-changes mailing list