Bump python build-dep, needed since the switch from local SortedDict to collections.OrderedDict (new in version 2.7).

svn path=/dists/sid/linux/; revision=19756
This commit is contained in:
Ben Hutchings 2013-01-19 21:44:42 +00:00
parent d8ca2ec22d
commit 3127a590bd
2 changed files with 5 additions and 1 deletions

4
debian/changelog vendored
View File

@ -97,6 +97,10 @@ linux (3.2.37-1) UNRELEASED; urgency=low
[ Aurelien Jarno ]
* [armhf/vexpress] Add kernel udebs.
[ Cyril Brulebois ]
* Bump python build-dep, needed since the switch from local SortedDict
to collections.OrderedDict (new in version 2.7).
-- Ben Hutchings <ben@decadent.org.uk> Thu, 27 Dec 2012 02:17:44 +0100
linux (3.2.35-2) unstable; urgency=low

View File

@ -3,7 +3,7 @@ Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Uploaders: Bastian Blank <waldi@debian.org>, Frederik Schüler <fs@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <ben@decadent.org.uk>
Standards-Version: 3.9.2
Build-Depends: debhelper (>> 7), cpio, kmod | module-init-tools, python (>= 2.6.6-3~), 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
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/