[kernel] r20054 - in dists/trunk/linux/debian: . templates

Ben Hutchings benh at alioth.debian.org
Mon May 6 23:05:28 UTC 2013


Author: benh
Date: Mon May  6 23:05:27 2013
New Revision: 20054

Log:
Build-Depend on bc, needed to build kernel/timeconst.h

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/templates/control.source.in

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Mon May  6 22:10:37 2013	(r20053)
+++ dists/trunk/linux/debian/changelog	Mon May  6 23:05:27 2013	(r20054)
@@ -4,6 +4,7 @@
 
   [ Ben Hutchings ]
   * [rt] Disable until it is updated for Linux 3.9 or later
+  * Build-Depend on bc, needed to build kernel/timeconst.h
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 06 May 2013 13:17:52 +0100
 

Modified: dists/trunk/linux/debian/templates/control.source.in
==============================================================================
--- dists/trunk/linux/debian/templates/control.source.in	Mon May  6 22:10:37 2013	(r20053)
+++ dists/trunk/linux/debian/templates/control.source.in	Mon May  6 23:05:27 2013	(r20054)
@@ -3,7 +3,7 @@
 Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
 Uploaders: Bastian Blank <waldi at debian.org>, Frederik Schüler <fs at debian.org>, maximilian attems <maks at debian.org>, Ben Hutchings <ben at decadent.org.uk>
 Standards-Version: 3.9.2
-Build-Depends: debhelper (>> 7), cpio, kmod | module-init-tools, python (>= 2.7), lzma [armel], kernel-wedge (>= 2.84), quilt, patchutils
+Build-Depends: debhelper (>> 7), cpio, kmod | module-init-tools, python (>= 2.7), lzma [armel], kernel-wedge (>= 2.84), quilt, patchutils, bc
 Build-Depends-Indep: bzip2, xmlto
 Vcs-Svn: svn://svn.debian.org/svn/kernel/dists/trunk/linux/
 Vcs-Browser: http://anonscm.debian.org/viewvc/kernel/dists/trunk/linux/



More information about the Kernel-svn-changes mailing list