[linux-latest] 01/03: Update to 4.2.0-1
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sat Sep 26 00:24:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux-latest.
commit b0c12cf9ee40b879c820981cbe8e685fbc0af0b2
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Fri Sep 25 19:07:06 2015 +0100
Update to 4.2.0-1
This immediately results in breakage as linux-support-4.2.0-1
requires Python 3.
---
debian/changelog | 6 ++++++
debian/rules.defs | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 95d53ba..28d7130 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux-latest (68) UNRELEASED; urgency=medium
+
+ * Update to 4.2.0-1
+
+ -- Ben Hutchings <ben at decadent.org.uk> Fri, 25 Sep 2015 19:06:40 +0100
+
linux-latest (67) unstable; urgency=medium
* Adjust for migration to git:
diff --git a/debian/rules.defs b/debian/rules.defs
index 38e4c47..bf92de0 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -1,4 +1,4 @@
BUILD_DIR = debian/build
STAMPS_DIR = debian/stamps
TEMPLATES_DIR = debian/templates
-KERNELVERSION := 4.1.0-2
+KERNELVERSION := 4.2.0-1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-latest.git
More information about the Kernel-svn-changes
mailing list