[kernel] r18147 - in dists/sid/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Tue Oct 4 05:46:40 UTC 2011


Author: benh
Date: Tue Oct  4 05:46:37 2011
New Revision: 18147

Log:
Bump ABI to 2

Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/defines

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Tue Oct  4 05:41:51 2011	(r18146)
+++ dists/sid/linux-2.6/debian/changelog	Tue Oct  4 05:46:37 2011	(r18147)
@@ -1,7 +1,7 @@
 linux-2.6 (3.0.0-5) UNRELEASED; urgency=low
 
   [ Ben Hutchings ]
-  * Ignore ABI change in rt2800lib (fixes FTBFS on several architectures)
+  * Bump ABI to 2
   * kobj_uevent: Ignore if some listeners cannot handle message
     (Closes: #641661)
   * Build udebs for the installer

Modified: dists/sid/linux-2.6/debian/config/defines
==============================================================================
--- dists/sid/linux-2.6/debian/config/defines	Tue Oct  4 05:41:51 2011	(r18146)
+++ dists/sid/linux-2.6/debian/config/defines	Tue Oct  4 05:46:37 2011	(r18147)
@@ -1,16 +1,5 @@
 [abi]
-abiname: 1
-ignore-changes:
-# Dependencies fixed so it doesn't build everywhere it used to
- module:drivers/misc/cs5535-mfgpt
-# Exports are between related drivers
- module:drivers/net/wireless/ath/ath9k/*
- module:drivers/net/wireless/rt2x00/*
-# Exports are for use by extra in-tree modules for NFSv4.1 
- nfs_*
- nfs4_*
-# Export is for use by in-tree Xen frontend modules
- machine_to_phys_order
+abiname: 2
 
 [base]
 arches:



More information about the Kernel-svn-changes mailing list