[linux] 01/01: [sparc*] Ignore ABI change due to fix for #789180

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Aug 26 17:04:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit ee9d468b1f9e17dcdb25523816d2d2b490226b0f
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Aug 26 04:04:45 2015 +0100

    [sparc*] Ignore ABI change due to fix for #789180
---
 debian/changelog              | 6 ++++++
 debian/config/sparc/defines   | 4 ++++
 debian/config/sparc64/defines | 4 ++++
 3 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 601b32a..263007e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.1.6-2) UNRELEASED; urgency=medium
+
+  * [sparc*] Ignore ABI change due to fix for #789180
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Wed, 26 Aug 2015 04:03:29 +0100
+
 linux (4.1.6-1) unstable; urgency=medium
 
   * New upstream stable update:
diff --git a/debian/config/sparc/defines b/debian/config/sparc/defines
index ee452b3..b0edf47 100644
--- a/debian/config/sparc/defines
+++ b/debian/config/sparc/defines
@@ -1,3 +1,7 @@
+[abi]
+ignore-changes:
+ VISenterhalf
+
 [base]
 flavours:
  sparc64
diff --git a/debian/config/sparc64/defines b/debian/config/sparc64/defines
index 607a267..e20e380 100644
--- a/debian/config/sparc64/defines
+++ b/debian/config/sparc64/defines
@@ -1,3 +1,7 @@
+[abi]
+ignore-changes:
+ VISenterhalf
+
 [base]
 flavours:
  sparc64

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list