Package: release.debian.org
Severity: normal
Tags: d-i
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package flash-kernel both deb and udeb.

flash-kernel-installer will automatically install u-boot-tools as needed, so
installation via the installer works fine, however users who do things manually
(i.e. with debootstrap) are frequently caught out by the lack of u-boot-tools.
Since u-boot-tools is needed on the majority of systems these days and in any
case is quite small bump the Suggests into a Recommends.

I believe that this will also fix #773645 in debian-cd since it considers
Recommends when deciding to include stuff on CD1.

diff -Nru flash-kernel-3.33/debian/changelog flash-kernel-3.34/debian/changelog
--- flash-kernel-3.33/debian/changelog  2015-03-05 06:56:52.000000000 +0000
+++ flash-kernel-3.34/debian/changelog  2015-03-26 21:37:26.000000000 +0000
@@ -1,3 +1,11 @@
+flash-kernel (3.34) unstable; urgency=medium
+
+  * Update u-boot-tools to Recommends. In practice it is needed on most systems
+    but having it installed only by flash-kernel-installer means it is missed
+    in manual configurations. (Closes: #780994)
+
+ -- Ian Campbell <i...@debian.org>  Thu, 26 Mar 2015 21:37:16 +0000
+
 flash-kernel (3.33) unstable; urgency=medium
 
   [ Karsten Merker ]
diff -Nru flash-kernel-3.33/debian/control flash-kernel-3.34/debian/control
--- flash-kernel-3.33/debian/control    2015-03-05 06:56:52.000000000 +0000
+++ flash-kernel-3.34/debian/control    2015-03-26 21:37:26.000000000 +0000
@@ -18,7 +18,7 @@
          initramfs-tools (>= 0.92f),
          linux-base (>= 3.2),
          ucf
-Suggests: u-boot-tools
+Recommends: u-boot-tools
 Description: utility to make certain embedded devices bootable
  flash-kernel is a script which will put the kernel and initramfs in
  the boot location of embedded devices that don't load the kernel and


unblock flash-kernel/3.34

-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf, armel

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)


-- 
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150327100114.12349.91218.report...@dagon.hellion.org.uk

Reply via email to