[linux] 01/02: Set ABI to 1
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Oct 1 18:31:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit e92ee4b5df146b5523f12fa0f87cc6ed189b9b10
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun Oct 1 15:52:01 2017 +0100
Set ABI to 1
---
debian/changelog | 1 +
debian/config/defines | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d9256f1..4a98e04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ linux (4.13.4-1~exp1) UNRELEASED; urgency=medium
* liblockdep: Make missing function declarations fatal errors, to catch use
of missing kernel APIs
* liblockdep: Define pr_cont()
+ * Set ABI to 1
[ Uwe Kleine-König ]
* [arm64] really enable NET_DSA_MV88E6XXX for Espressobin
diff --git a/debian/config/defines b/debian/config/defines
index eb8bd90..2eaeb0e 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -1,5 +1,5 @@
[abi]
-abiname: trunk
+abiname: 1
ignore-changes:
__cpuhp_*
bpf_analyzer
--
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