[linux-latest] 01/01: Merge tag '75' into jessie-backports
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sat Oct 1 02:40:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch jessie-backports
in repository linux-latest.
commit ae179713a34a0bab9a68bd0ed98a266c4f1490ae
Merge: 60cf4d8 e197f0b
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sat Oct 1 03:35:19 2016 +0100
Merge tag '75' into jessie-backports
debian/bin/gencontrol.py | 22 +++++++++++-----------
debian/changelog | 16 ++++++++++++++++
debian/rules.defs | 2 +-
debian/rules.real | 8 ++++++++
debian/templates/control.extra.in | 7 +++++++
debian/templates/control.image-dbg.latest.in | 8 +++++---
debian/templates/control.source.in | 2 +-
debian/templates/lintian-overrides.image-dbg.in | 4 ++--
debian/templates/lintian-overrides.source.in | 2 +-
9 files changed, 52 insertions(+), 19 deletions(-)
diff --cc debian/changelog
index 469a932,2e6dbf4..96421fd
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,12 +1,26 @@@
++linux-latest (75~bpo8+1) UNRELEASED; urgency=medium
++
++ * Rebuild for jessie-backports:
++ - ABI version is 0.bpo.1, not 1
++
++ -- Ben Hutchings <ben at decadent.org.uk> Fri, 30 Sep 2016 22:12:01 +0200
++
+ linux-latest (75) unstable; urgency=medium
+
+ * Update to 4.7.0-1
+ * Rename and move debug symbol meta-packages to the debug archive
+ * debian/control: Set priority of transitional packages to extra
+ * debian/control: Update Standards-Version to 3.9.8; no changes needed
+
+ -- Ben Hutchings <ben at decadent.org.uk> Wed, 31 Aug 2016 02:28:02 +0100
+
+linux-latest (74~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+ * d/rules.defs: update kernel version ABI to 0.bpo.1
+
+ -- Héctor Orón Martínez <zumbi at debian.org> Tue, 14 Jun 2016 07:25:01 +0200
+
linux-latest (74) unstable; urgency=medium
* Update to 4.6.0-1
diff --cc debian/rules.defs
index 4785b36,e1ae099..14ba164
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@@ -1,4 -1,4 +1,4 @@@
BUILD_DIR = debian/build
STAMPS_DIR = debian/stamps
TEMPLATES_DIR = debian/templates
- KERNELVERSION := 4.6.0-0.bpo.1
-KERNELVERSION := 4.7.0-1
++KERNELVERSION := 4.7.0-0.bpo.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