[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#862614: marked as done (unblock: linux-latest/80)



Your message dated Tue, 16 May 2017 16:43:40 +0000
with message-id <E1dAfZU-0003jo-L1@respighi.debian.org>
and subject line unblock linux-latest
has caused the Debian Bug report #862614,
regarding unblock: linux-latest/80
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
862614: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862614
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi

Please unblock package linux-latest

Together with an unblock of src:linux since there is an ABI bump there
should be an unblock fof linux-latest as well. I'm attaching the
complete debdiff for reference against the version 79 in testing.

unblock linux-latest/80

Regards,
Salvatore
diff -Nru linux-latest-79/debian/bin/gencontrol.py linux-latest-80/debian/bin/gencontrol.py
--- linux-latest-79/debian/bin/gencontrol.py	2016-12-18 03:31:55.000000000 +0100
+++ linux-latest-80/debian/bin/gencontrol.py	2017-03-07 16:26:27.000000000 +0100
@@ -99,10 +99,6 @@
                 desc.append(config_description['part-long-' + part])
                 desc.append_short(config_description.get('part-short-' + part, ''))
 
-            if self.config.merge('xen', arch, featureset, flavour):
-                makeflags['XEN'] = True
-                templates.extend(self.templates["control.xen-linux-system.latest"])
-
         packages_flavour = []
 
         packages_flavour.append(self.process_real_image(templates[0], image_fields, vars))
diff -Nru linux-latest-79/debian/changelog linux-latest-80/debian/changelog
--- linux-latest-79/debian/changelog	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/changelog	2017-05-04 17:33:51.000000000 +0200
@@ -1,3 +1,11 @@
+linux-latest (80) unstable; urgency=medium
+
+  * Re-introduce xen-linux-system-amd64 *again* as transitional package
+    (Closes: #857039)
+  * Update to 4.9.0-3
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Thu, 04 May 2017 16:33:51 +0100
+
 linux-latest (79) unstable; urgency=medium
 
   * Update to 4.9.0-2
diff -Nru linux-latest-79/debian/control linux-latest-80/debian/control
--- linux-latest-79/debian/control	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/control	2017-05-04 17:33:51.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
 Uploaders: Bastian Blank <waldi@debian.org>, Frederik Schüler <fs@debian.org>, Ben Hutchings <ben@decadent.org.uk>
 Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9), linux-support-4.9.0-2, linux-headers-4.9.0-2-all
+Build-Depends: debhelper (>= 9), linux-support-4.9.0-3, linux-headers-4.9.0-3-all
 Vcs-Browser: https://anonscm.debian.org/cgit/kernel/linux-latest.git
 Vcs-Git: https://anonscm.debian.org/git/kernel/linux-latest.git
 
@@ -32,8 +32,8 @@
 
 Package: linux-image-alpha-generic
 Architecture: alpha
-Provides: linux-latest-modules-4.9.0-2-alpha-generic
-Depends: linux-image-4.9.0-2-alpha-generic, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-alpha-generic
+Depends: linux-image-4.9.0-3-alpha-generic, ${misc:Depends}
 Description: Linux for Alpha (meta-package)
  This package depends on the latest Linux kernel and modules for use on DEC
  Alpha systems with extended kernel start address (Wildfire, Titan,
@@ -41,7 +41,7 @@
 
 Package: linux-headers-alpha-generic
 Architecture: alpha
-Depends: linux-headers-4.9.0-2-alpha-generic, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-alpha-generic, ${misc:Depends}
 Description: Header files for Linux alpha-generic configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel alpha-generic configuration.
@@ -51,15 +51,15 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-alpha-generic-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-alpha-generic-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux alpha-generic configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel alpha-generic configuration.
 
 Package: linux-image-alpha-smp
 Architecture: alpha
-Provides: linux-latest-modules-4.9.0-2-alpha-smp
-Depends: linux-image-4.9.0-2-alpha-smp, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-alpha-smp
+Depends: linux-image-4.9.0-3-alpha-smp, ${misc:Depends}
 Description: Linux for Alpha SMP (meta-package)
  This package depends on the latest Linux kernel and modules for use on DEC
  Alpha SMP systems with extended kernel start address (Wildfire, Titan,
@@ -67,7 +67,7 @@
 
 Package: linux-headers-alpha-smp
 Architecture: alpha
-Depends: linux-headers-4.9.0-2-alpha-smp, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-alpha-smp, ${misc:Depends}
 Description: Header files for Linux alpha-smp configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel alpha-smp configuration.
@@ -77,15 +77,15 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-alpha-smp-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-alpha-smp-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux alpha-smp configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel alpha-smp configuration.
 
 Package: linux-image-amd64
 Architecture: amd64
-Provides: linux-latest-modules-4.9.0-2-amd64
-Depends: linux-image-4.9.0-2-amd64, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-amd64
+Depends: linux-image-4.9.0-3-amd64, ${misc:Depends}
 Description: Linux for 64-bit PCs (meta-package)
  This package depends on the latest Linux kernel and modules for use on PCs
  with AMD64, Intel 64 or VIA Nano processors.
@@ -95,7 +95,7 @@
 
 Package: linux-headers-amd64
 Architecture: amd64
-Depends: linux-headers-4.9.0-2-amd64, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-amd64, ${misc:Depends}
 Description: Header files for Linux amd64 configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel amd64 configuration.
@@ -105,15 +105,15 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-amd64-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-amd64-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux amd64 configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel amd64 configuration.
 
 Package: linux-image-rt-amd64
 Architecture: amd64
-Provides: linux-latest-modules-4.9.0-2-rt-amd64
-Depends: linux-image-4.9.0-2-rt-amd64, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-rt-amd64
+Depends: linux-image-4.9.0-3-rt-amd64, ${misc:Depends}
 Description: Linux for 64-bit PCs (meta-package), PREEMPT_RT
  This package depends on the latest Linux kernel and modules for use on PCs
  with AMD64, Intel 64 or VIA Nano processors.
@@ -122,7 +122,7 @@
 
 Package: linux-headers-rt-amd64
 Architecture: amd64
-Depends: linux-headers-4.9.0-2-rt-amd64, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-rt-amd64, ${misc:Depends}
 Description: Header files for Linux rt-amd64 configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel rt-amd64 configuration.
@@ -132,22 +132,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-rt-amd64-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-rt-amd64-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux rt-amd64 configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel rt-amd64 configuration.
 
 Package: linux-image-arm64
 Architecture: arm64
-Provides: linux-latest-modules-4.9.0-2-arm64
-Depends: linux-image-4.9.0-2-arm64, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-arm64
+Depends: linux-image-4.9.0-3-arm64, ${misc:Depends}
 Description: Linux for 64-bit ARMv8 machines (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  64-bit ARMv8 machines.
 
 Package: linux-headers-arm64
 Architecture: arm64
-Depends: linux-headers-4.9.0-2-arm64, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-arm64, ${misc:Depends}
 Description: Header files for Linux arm64 configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel arm64 configuration.
@@ -157,15 +157,15 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-arm64-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-arm64-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux arm64 configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel arm64 configuration.
 
 Package: linux-image-marvell
 Architecture: armel
-Provides: linux-latest-modules-4.9.0-2-marvell
-Depends: linux-image-4.9.0-2-marvell, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-marvell
+Depends: linux-image-4.9.0-3-marvell, ${misc:Depends}
 Description: Linux for Marvell Kirkwood/Orion (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  Marvell Kirkwood based systems (SheevaPlug, QNAP TS-119/TS-219, etc) and
@@ -173,7 +173,7 @@
 
 Package: linux-headers-marvell
 Architecture: armel
-Depends: linux-headers-4.9.0-2-marvell, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-marvell, ${misc:Depends}
 Description: Header files for Linux marvell configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel marvell configuration.
@@ -183,15 +183,15 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-marvell-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-marvell-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux marvell configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel marvell configuration.
 
 Package: linux-image-armmp
 Architecture: armhf
-Provides: linux-latest-modules-4.9.0-2-armmp
-Depends: linux-image-4.9.0-2-armmp, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-armmp
+Depends: linux-image-4.9.0-3-armmp, ${misc:Depends}
 Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  ARMv7 multiplatform kernel.  See
@@ -200,7 +200,7 @@
 
 Package: linux-headers-armmp
 Architecture: armhf
-Depends: linux-headers-4.9.0-2-armmp, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-armmp, ${misc:Depends}
 Description: Header files for Linux armmp configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel armmp configuration.
@@ -210,15 +210,15 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-armmp-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-armmp-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux armmp configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel armmp configuration.
 
 Package: linux-image-armmp-lpae
 Architecture: armhf
-Provides: linux-latest-modules-4.9.0-2-armmp-lpae
-Depends: linux-image-4.9.0-2-armmp-lpae, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-armmp-lpae
+Depends: linux-image-4.9.0-3-armmp-lpae, ${misc:Depends}
 Description: Linux for ARMv7 multiplatform compatible SoCs supporting LPAE (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  ARMv7 multiplatform kernel supporting LPAE. See
@@ -227,7 +227,7 @@
 
 Package: linux-headers-armmp-lpae
 Architecture: armhf
-Depends: linux-headers-4.9.0-2-armmp-lpae, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-armmp-lpae, ${misc:Depends}
 Description: Header files for Linux armmp-lpae configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel armmp-lpae configuration.
@@ -237,22 +237,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-armmp-lpae-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-armmp-lpae-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux armmp-lpae configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel armmp-lpae configuration.
 
 Package: linux-image-parisc
 Architecture: hppa
-Provides: linux-latest-modules-4.9.0-2-parisc
-Depends: linux-image-4.9.0-2-parisc, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-parisc
+Depends: linux-image-4.9.0-3-parisc, ${misc:Depends}
 Description: Linux for 32-bit PA-RISC (meta-package)
  This package depends on the latest Linux kernel and modules for use on HP
  PA-RISC 32-bit systems with max 4 GB RAM.
 
 Package: linux-headers-parisc
 Architecture: hppa
-Depends: linux-headers-4.9.0-2-parisc, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-parisc, ${misc:Depends}
 Description: Header files for Linux parisc configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel parisc configuration.
@@ -262,22 +262,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-parisc-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-parisc-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux parisc configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel parisc configuration.
 
 Package: linux-image-parisc64-smp
 Architecture: hppa
-Provides: linux-latest-modules-4.9.0-2-parisc64-smp
-Depends: linux-image-4.9.0-2-parisc64-smp, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-parisc64-smp
+Depends: linux-image-4.9.0-3-parisc64-smp, ${misc:Depends}
 Description: Linux for multiprocessor 64-bit PA-RISC (meta-package)
  This package depends on the latest Linux kernel and modules for use on HP
  PA-RISC 64-bit SMP systems with support for more than 4 GB RAM.
 
 Package: linux-headers-parisc64-smp
 Architecture: hppa
-Depends: linux-headers-4.9.0-2-parisc64-smp, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-parisc64-smp, ${misc:Depends}
 Description: Header files for Linux parisc64-smp configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel parisc64-smp configuration.
@@ -287,22 +287,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-parisc64-smp-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-parisc64-smp-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux parisc64-smp configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel parisc64-smp configuration.
 
 Package: linux-image-686
 Architecture: i386
-Provides: linux-latest-modules-4.9.0-2-686
-Depends: linux-image-4.9.0-2-686, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-686
+Depends: linux-image-4.9.0-3-686, ${misc:Depends}
 Description: Linux for older PCs (meta-package)
  This package depends on the latest Linux kernel and modules for use on PCs
  with one or more processors not supporting PAE.
 
 Package: linux-headers-686
 Architecture: i386
-Depends: linux-headers-4.9.0-2-686, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-686, ${misc:Depends}
 Description: Header files for Linux 686 configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel 686 configuration.
@@ -312,15 +312,15 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-686-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-686-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux 686 configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel 686 configuration.
 
 Package: linux-image-686-pae
 Architecture: i386
-Provides: linux-latest-modules-4.9.0-2-686-pae
-Depends: linux-image-4.9.0-2-686-pae, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-686-pae
+Depends: linux-image-4.9.0-3-686-pae, ${misc:Depends}
 Description: Linux for modern PCs (meta-package)
  This package depends on the latest Linux kernel and modules for use on PCs
  with one or more processors supporting PAE.
@@ -335,7 +335,7 @@
 
 Package: linux-headers-686-pae
 Architecture: i386
-Depends: linux-headers-4.9.0-2-686-pae, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-686-pae, ${misc:Depends}
 Description: Header files for Linux 686-pae configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel 686-pae configuration.
@@ -345,15 +345,15 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-686-pae-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-686-pae-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux 686-pae configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel 686-pae configuration.
 
 Package: linux-image-rt-686-pae
 Architecture: i386
-Provides: linux-latest-modules-4.9.0-2-rt-686-pae
-Depends: linux-image-4.9.0-2-rt-686-pae, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-rt-686-pae
+Depends: linux-image-4.9.0-3-rt-686-pae, ${misc:Depends}
 Description: Linux for modern PCs (meta-package), PREEMPT_RT
  This package depends on the latest Linux kernel and modules for use on PCs
  with one or more processors supporting PAE.
@@ -367,7 +367,7 @@
 
 Package: linux-headers-rt-686-pae
 Architecture: i386
-Depends: linux-headers-4.9.0-2-rt-686-pae, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-rt-686-pae, ${misc:Depends}
 Description: Header files for Linux rt-686-pae configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel rt-686-pae configuration.
@@ -377,22 +377,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-rt-686-pae-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-rt-686-pae-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux rt-686-pae configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel rt-686-pae configuration.
 
 Package: linux-image-m68k
 Architecture: m68k
-Provides: linux-latest-modules-4.9.0-2-m68k
-Depends: linux-image-4.9.0-2-m68k, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-m68k
+Depends: linux-image-4.9.0-3-m68k, ${misc:Depends}
 Description: Linux for Motorola MC68020+ family (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  Motorola MC68020+ family.
 
 Package: linux-headers-m68k
 Architecture: m68k
-Depends: linux-headers-4.9.0-2-m68k, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-m68k, ${misc:Depends}
 Description: Header files for Linux m68k configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel m68k configuration.
@@ -402,22 +402,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-m68k-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-m68k-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux m68k configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel m68k configuration.
 
 Package: linux-image-4kc-malta
 Architecture: mips mipsel
-Provides: linux-latest-modules-4.9.0-2-4kc-malta
-Depends: linux-image-4.9.0-2-4kc-malta, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-4kc-malta
+Depends: linux-image-4.9.0-3-4kc-malta, ${misc:Depends}
 Description: Linux for MIPS Malta (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  MIPS Malta boards.
 
 Package: linux-headers-4kc-malta
 Architecture: mips mipsel
-Depends: linux-headers-4.9.0-2-4kc-malta, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-4kc-malta, ${misc:Depends}
 Description: Header files for Linux 4kc-malta configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel 4kc-malta configuration.
@@ -427,22 +427,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-4kc-malta-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-4kc-malta-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux 4kc-malta configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel 4kc-malta configuration.
 
 Package: linux-image-5kc-malta
 Architecture: mips mips64 mips64el mipsel
-Provides: linux-latest-modules-4.9.0-2-5kc-malta
-Depends: linux-image-4.9.0-2-5kc-malta, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-5kc-malta
+Depends: linux-image-4.9.0-3-5kc-malta, ${misc:Depends}
 Description: Linux for MIPS Malta (64-bit) (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  MIPS Malta boards (64-bit).
 
 Package: linux-headers-5kc-malta
 Architecture: mips mips64 mips64el mipsel
-Depends: linux-headers-4.9.0-2-5kc-malta, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-5kc-malta, ${misc:Depends}
 Description: Header files for Linux 5kc-malta configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel 5kc-malta configuration.
@@ -452,22 +452,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-5kc-malta-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-5kc-malta-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux 5kc-malta configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel 5kc-malta configuration.
 
 Package: linux-image-octeon
 Architecture: mips mips64 mips64el mipsel
-Provides: linux-latest-modules-4.9.0-2-octeon
-Depends: linux-image-4.9.0-2-octeon, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-octeon
+Depends: linux-image-4.9.0-3-octeon, ${misc:Depends}
 Description: Linux for Octeon (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  Cavium Networks Octeon.
 
 Package: linux-headers-octeon
 Architecture: mips mips64 mips64el mipsel
-Depends: linux-headers-4.9.0-2-octeon, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-octeon, ${misc:Depends}
 Description: Header files for Linux octeon configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel octeon configuration.
@@ -477,22 +477,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-octeon-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-octeon-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux octeon configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel octeon configuration.
 
 Package: linux-image-loongson-3
 Architecture: mips64el mipsel
-Provides: linux-latest-modules-4.9.0-2-loongson-3
-Depends: linux-image-4.9.0-2-loongson-3, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-loongson-3
+Depends: linux-image-4.9.0-3-loongson-3, ${misc:Depends}
 Description: Linux for Loongson 3A/3B (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  Loongson 3A or 3B based systems (e.g.  from Loongson or Lemote).
 
 Package: linux-headers-loongson-3
 Architecture: mips64el mipsel
-Depends: linux-headers-4.9.0-2-loongson-3, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-loongson-3, ${misc:Depends}
 Description: Header files for Linux loongson-3 configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel loongson-3 configuration.
@@ -502,22 +502,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-loongson-3-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-loongson-3-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux loongson-3 configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel loongson-3 configuration.
 
 Package: linux-image-powerpc
 Architecture: powerpc
-Provides: linux-latest-modules-4.9.0-2-powerpc
-Depends: linux-image-4.9.0-2-powerpc, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-powerpc
+Depends: linux-image-4.9.0-3-powerpc, ${misc:Depends}
 Description: Linux for uniprocessor 32-bit PowerPC (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  uniprocessor 32-bit PowerPC.
 
 Package: linux-headers-powerpc
 Architecture: powerpc
-Depends: linux-headers-4.9.0-2-powerpc, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-powerpc, ${misc:Depends}
 Description: Header files for Linux powerpc configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel powerpc configuration.
@@ -527,22 +527,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-powerpc-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-powerpc-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux powerpc configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel powerpc configuration.
 
 Package: linux-image-powerpc-smp
 Architecture: powerpc
-Provides: linux-latest-modules-4.9.0-2-powerpc-smp
-Depends: linux-image-4.9.0-2-powerpc-smp, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-powerpc-smp
+Depends: linux-image-4.9.0-3-powerpc-smp, ${misc:Depends}
 Description: Linux for multiprocessor 32-bit PowerPC (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  multiprocessor 32-bit PowerPC.
 
 Package: linux-headers-powerpc-smp
 Architecture: powerpc
-Depends: linux-headers-4.9.0-2-powerpc-smp, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-powerpc-smp, ${misc:Depends}
 Description: Header files for Linux powerpc-smp configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel powerpc-smp configuration.
@@ -552,22 +552,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-powerpc-smp-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-powerpc-smp-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux powerpc-smp configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel powerpc-smp configuration.
 
 Package: linux-image-powerpc64
 Architecture: powerpc ppc64
-Provides: linux-latest-modules-4.9.0-2-powerpc64
-Depends: linux-image-4.9.0-2-powerpc64, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-powerpc64
+Depends: linux-image-4.9.0-3-powerpc64, ${misc:Depends}
 Description: Linux for 64-bit PowerPC (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  64-bit PowerPC.
 
 Package: linux-headers-powerpc64
 Architecture: powerpc ppc64
-Depends: linux-headers-4.9.0-2-powerpc64, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-powerpc64, ${misc:Depends}
 Description: Header files for Linux powerpc64 configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel powerpc64 configuration.
@@ -577,22 +577,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-powerpc64-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-powerpc64-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux powerpc64 configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel powerpc64 configuration.
 
 Package: linux-image-powerpcspe
 Architecture: powerpcspe
-Provides: linux-latest-modules-4.9.0-2-powerpcspe
-Depends: linux-image-4.9.0-2-powerpcspe, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-powerpcspe
+Depends: linux-image-4.9.0-3-powerpcspe, ${misc:Depends}
 Description: Linux for 32-bit PowerPC with SPE (instead of AltiVec) with SMP support (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  32-bit PowerPC with SPE (instead of AltiVec) with SMP support.
 
 Package: linux-headers-powerpcspe
 Architecture: powerpcspe
-Depends: linux-headers-4.9.0-2-powerpcspe, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-powerpcspe, ${misc:Depends}
 Description: Header files for Linux powerpcspe configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel powerpcspe configuration.
@@ -602,22 +602,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-powerpcspe-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-powerpcspe-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux powerpcspe configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel powerpcspe configuration.
 
 Package: linux-image-powerpc64le
 Architecture: ppc64el
-Provides: linux-latest-modules-4.9.0-2-powerpc64le
-Depends: linux-image-4.9.0-2-powerpc64le, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-powerpc64le
+Depends: linux-image-4.9.0-3-powerpc64le, ${misc:Depends}
 Description: Linux for Little-endian 64-bit PowerPC (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  Little-endian 64-bit PowerPC.
 
 Package: linux-headers-powerpc64le
 Architecture: ppc64el
-Depends: linux-headers-4.9.0-2-powerpc64le, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-powerpc64le, ${misc:Depends}
 Description: Header files for Linux powerpc64le configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel powerpc64le configuration.
@@ -627,22 +627,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-powerpc64le-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-powerpc64le-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux powerpc64le configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel powerpc64le configuration.
 
 Package: linux-image-s390x
 Architecture: s390x
-Provides: linux-latest-modules-4.9.0-2-s390x
-Depends: linux-image-4.9.0-2-s390x, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-s390x
+Depends: linux-image-4.9.0-3-s390x, ${misc:Depends}
 Description: Linux for IBM zSeries (meta-package)
  This package depends on the latest Linux kernel and modules for use on IBM
  zSeries.
 
 Package: linux-headers-s390x
 Architecture: s390x
-Depends: linux-headers-4.9.0-2-s390x, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-s390x, ${misc:Depends}
 Description: Header files for Linux s390x configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel s390x configuration.
@@ -652,22 +652,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-s390x-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-s390x-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux s390x configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel s390x configuration.
 
 Package: linux-image-sh7751r
 Architecture: sh4
-Provides: linux-latest-modules-4.9.0-2-sh7751r
-Depends: linux-image-4.9.0-2-sh7751r, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-sh7751r
+Depends: linux-image-4.9.0-3-sh7751r, ${misc:Depends}
 Description: Linux for sh7751r (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  Renesas SH7751R R2D plus board.
 
 Package: linux-headers-sh7751r
 Architecture: sh4
-Depends: linux-headers-4.9.0-2-sh7751r, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-sh7751r, ${misc:Depends}
 Description: Header files for Linux sh7751r configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel sh7751r configuration.
@@ -677,22 +677,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-sh7751r-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-sh7751r-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux sh7751r configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel sh7751r configuration.
 
 Package: linux-image-sh7785lcr
 Architecture: sh4
-Provides: linux-latest-modules-4.9.0-2-sh7785lcr
-Depends: linux-image-4.9.0-2-sh7785lcr, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-sh7785lcr
+Depends: linux-image-4.9.0-3-sh7785lcr, ${misc:Depends}
 Description: Linux for sh7785lcr (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  Renesas SH7785 reference board.
 
 Package: linux-headers-sh7785lcr
 Architecture: sh4
-Depends: linux-headers-4.9.0-2-sh7785lcr, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-sh7785lcr, ${misc:Depends}
 Description: Header files for Linux sh7785lcr configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel sh7785lcr configuration.
@@ -702,22 +702,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-sh7785lcr-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-sh7785lcr-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux sh7785lcr configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel sh7785lcr configuration.
 
 Package: linux-image-sparc64
 Architecture: sparc64
-Provides: linux-latest-modules-4.9.0-2-sparc64
-Depends: linux-image-4.9.0-2-sparc64, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-sparc64
+Depends: linux-image-4.9.0-3-sparc64, ${misc:Depends}
 Description: Linux for uniprocessor 64-bit UltraSPARC (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  uniprocessor 64-bit UltraSPARC.
 
 Package: linux-headers-sparc64
 Architecture: sparc64
-Depends: linux-headers-4.9.0-2-sparc64, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-sparc64, ${misc:Depends}
 Description: Header files for Linux sparc64 configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel sparc64 configuration.
@@ -727,22 +727,22 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-sparc64-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-sparc64-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux sparc64 configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel sparc64 configuration.
 
 Package: linux-image-sparc64-smp
 Architecture: sparc64
-Provides: linux-latest-modules-4.9.0-2-sparc64-smp
-Depends: linux-image-4.9.0-2-sparc64-smp, ${misc:Depends}
+Provides: linux-latest-modules-4.9.0-3-sparc64-smp
+Depends: linux-image-4.9.0-3-sparc64-smp, ${misc:Depends}
 Description: Linux for multiprocessor 64-bit UltraSPARC (meta-package)
  This package depends on the latest Linux kernel and modules for use on
  multiprocessor 64-bit UltraSPARC.
 
 Package: linux-headers-sparc64-smp
 Architecture: sparc64
-Depends: linux-headers-4.9.0-2-sparc64-smp, ${misc:Depends}
+Depends: linux-headers-4.9.0-3-sparc64-smp, ${misc:Depends}
 Description: Header files for Linux sparc64-smp configuration (meta-package)
  This package depends on the architecture-specific header files for the
  latest Linux kernel sparc64-smp configuration.
@@ -752,7 +752,7 @@
 Section: debug
 Priority: extra
 Provides: linux-latest-image-dbg
-Depends: linux-image-4.9.0-2-sparc64-smp-dbgsym, ${misc:Depends}
+Depends: linux-image-4.9.0-3-sparc64-smp-dbgsym, ${misc:Depends}
 Description: Debug symbols for Linux sparc64-smp configuration (meta-package)
  This package depends on the detached debugging symbols for the latest
  Linux kernel sparc64-smp configuration.
@@ -813,3 +813,11 @@
 Description: Header files for Linux orion5x configuration (dummy package)
  This is a dummy transitional package.  It can be safely removed.
 
+Package: xen-linux-system-amd64
+Architecture: amd64
+Section: oldlibs
+Priority: extra
+Depends: xen-system-amd64, linux-image-amd64, ${misc:Depends}
+Description: Xen system with Linux for 64-bit PCs (dummy package)
+ This is a dummy transitional package.  It can be safely removed.
+
diff -Nru linux-latest-79/debian/control.md5sum linux-latest-80/debian/control.md5sum
--- linux-latest-79/debian/control.md5sum	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/control.md5sum	2017-05-04 17:33:51.000000000 +0200
@@ -1,6 +1,5 @@
-75c6c7dce8249ecc6a2b7463f267f67e  debian/bin/gencontrol.py
-e23bf8c87d8bb97058a27537b5586474  debian/changelog
-112d822bf08fd275ab6b5ee310865736  debian/templates/control.xen-linux-system.latest.in
+311f6e67166163c172d37bc4894f2a1e  debian/bin/gencontrol.py
+4a261c15a0a7f697eb2544f2733097b1  debian/changelog
 9eb070f27b05013d0a36a6093b64352f  debian/templates/control.image-dbg.latest.in
 8cf2ba1553c0ad410aeaf0c90a47a328  debian/templates/control.source.latest.in
 2bec21a63cd49ba2ee927d000d64c42d  debian/templates/control.headers.latest.in
@@ -8,4 +7,4 @@
 214b6b89c361dd489803d9f344ad9b69  debian/templates/control.doc.latest.in
 37677932424d2f903e275cc197cfbe1a  debian/templates/control.source.in
 e7facb6902b89f724343b30d5a11e792  debian/templates/control.tools.latest.in
-3e5fa5b7e538291711fc6de5b01ee76e  debian/templates/control.extra.in
+f31fa37b00eece893cb94b316c8b15f2  debian/templates/control.extra.in
diff -Nru linux-latest-79/debian/linux-image-4kc-malta.bug-presubj linux-latest-80/debian/linux-image-4kc-malta.bug-presubj
--- linux-latest-79/debian/linux-image-4kc-malta.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-4kc-malta.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-4kc-malta instead.
+the package name linux-image-4.9.0-3-4kc-malta instead.
diff -Nru linux-latest-79/debian/linux-image-5kc-malta.bug-presubj linux-latest-80/debian/linux-image-5kc-malta.bug-presubj
--- linux-latest-79/debian/linux-image-5kc-malta.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-5kc-malta.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-5kc-malta instead.
+the package name linux-image-4.9.0-3-5kc-malta instead.
diff -Nru linux-latest-79/debian/linux-image-686-pae.bug-presubj linux-latest-80/debian/linux-image-686-pae.bug-presubj
--- linux-latest-79/debian/linux-image-686-pae.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-686-pae.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-686-pae instead.
+the package name linux-image-4.9.0-3-686-pae instead.
diff -Nru linux-latest-79/debian/linux-image-686.bug-presubj linux-latest-80/debian/linux-image-686.bug-presubj
--- linux-latest-79/debian/linux-image-686.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-686.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-686 instead.
+the package name linux-image-4.9.0-3-686 instead.
diff -Nru linux-latest-79/debian/linux-image-alpha-generic.bug-presubj linux-latest-80/debian/linux-image-alpha-generic.bug-presubj
--- linux-latest-79/debian/linux-image-alpha-generic.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-alpha-generic.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-alpha-generic instead.
+the package name linux-image-4.9.0-3-alpha-generic instead.
diff -Nru linux-latest-79/debian/linux-image-alpha-smp.bug-presubj linux-latest-80/debian/linux-image-alpha-smp.bug-presubj
--- linux-latest-79/debian/linux-image-alpha-smp.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-alpha-smp.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-alpha-smp instead.
+the package name linux-image-4.9.0-3-alpha-smp instead.
diff -Nru linux-latest-79/debian/linux-image-amd64.bug-presubj linux-latest-80/debian/linux-image-amd64.bug-presubj
--- linux-latest-79/debian/linux-image-amd64.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-amd64.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-amd64 instead.
+the package name linux-image-4.9.0-3-amd64 instead.
diff -Nru linux-latest-79/debian/linux-image-arm64.bug-presubj linux-latest-80/debian/linux-image-arm64.bug-presubj
--- linux-latest-79/debian/linux-image-arm64.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-arm64.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-arm64 instead.
+the package name linux-image-4.9.0-3-arm64 instead.
diff -Nru linux-latest-79/debian/linux-image-armmp-lpae.bug-presubj linux-latest-80/debian/linux-image-armmp-lpae.bug-presubj
--- linux-latest-79/debian/linux-image-armmp-lpae.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-armmp-lpae.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-armmp-lpae instead.
+the package name linux-image-4.9.0-3-armmp-lpae instead.
diff -Nru linux-latest-79/debian/linux-image-armmp.bug-presubj linux-latest-80/debian/linux-image-armmp.bug-presubj
--- linux-latest-79/debian/linux-image-armmp.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-armmp.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-armmp instead.
+the package name linux-image-4.9.0-3-armmp instead.
diff -Nru linux-latest-79/debian/linux-image-loongson-3.bug-presubj linux-latest-80/debian/linux-image-loongson-3.bug-presubj
--- linux-latest-79/debian/linux-image-loongson-3.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-loongson-3.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-loongson-3 instead.
+the package name linux-image-4.9.0-3-loongson-3 instead.
diff -Nru linux-latest-79/debian/linux-image-m68k.bug-presubj linux-latest-80/debian/linux-image-m68k.bug-presubj
--- linux-latest-79/debian/linux-image-m68k.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-m68k.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-m68k instead.
+the package name linux-image-4.9.0-3-m68k instead.
diff -Nru linux-latest-79/debian/linux-image-marvell.bug-presubj linux-latest-80/debian/linux-image-marvell.bug-presubj
--- linux-latest-79/debian/linux-image-marvell.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-marvell.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-marvell instead.
+the package name linux-image-4.9.0-3-marvell instead.
diff -Nru linux-latest-79/debian/linux-image-octeon.bug-presubj linux-latest-80/debian/linux-image-octeon.bug-presubj
--- linux-latest-79/debian/linux-image-octeon.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-octeon.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-octeon instead.
+the package name linux-image-4.9.0-3-octeon instead.
diff -Nru linux-latest-79/debian/linux-image-parisc.bug-presubj linux-latest-80/debian/linux-image-parisc.bug-presubj
--- linux-latest-79/debian/linux-image-parisc.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-parisc.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-parisc instead.
+the package name linux-image-4.9.0-3-parisc instead.
diff -Nru linux-latest-79/debian/linux-image-parisc64-smp.bug-presubj linux-latest-80/debian/linux-image-parisc64-smp.bug-presubj
--- linux-latest-79/debian/linux-image-parisc64-smp.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-parisc64-smp.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-parisc64-smp instead.
+the package name linux-image-4.9.0-3-parisc64-smp instead.
diff -Nru linux-latest-79/debian/linux-image-powerpc-smp.bug-presubj linux-latest-80/debian/linux-image-powerpc-smp.bug-presubj
--- linux-latest-79/debian/linux-image-powerpc-smp.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-powerpc-smp.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-powerpc-smp instead.
+the package name linux-image-4.9.0-3-powerpc-smp instead.
diff -Nru linux-latest-79/debian/linux-image-powerpc.bug-presubj linux-latest-80/debian/linux-image-powerpc.bug-presubj
--- linux-latest-79/debian/linux-image-powerpc.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-powerpc.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-powerpc instead.
+the package name linux-image-4.9.0-3-powerpc instead.
diff -Nru linux-latest-79/debian/linux-image-powerpc64.bug-presubj linux-latest-80/debian/linux-image-powerpc64.bug-presubj
--- linux-latest-79/debian/linux-image-powerpc64.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-powerpc64.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-powerpc64 instead.
+the package name linux-image-4.9.0-3-powerpc64 instead.
diff -Nru linux-latest-79/debian/linux-image-powerpc64le.bug-presubj linux-latest-80/debian/linux-image-powerpc64le.bug-presubj
--- linux-latest-79/debian/linux-image-powerpc64le.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-powerpc64le.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-powerpc64le instead.
+the package name linux-image-4.9.0-3-powerpc64le instead.
diff -Nru linux-latest-79/debian/linux-image-powerpcspe.bug-presubj linux-latest-80/debian/linux-image-powerpcspe.bug-presubj
--- linux-latest-79/debian/linux-image-powerpcspe.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-powerpcspe.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-powerpcspe instead.
+the package name linux-image-4.9.0-3-powerpcspe instead.
diff -Nru linux-latest-79/debian/linux-image-rt-686-pae.bug-presubj linux-latest-80/debian/linux-image-rt-686-pae.bug-presubj
--- linux-latest-79/debian/linux-image-rt-686-pae.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-rt-686-pae.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-rt-686-pae instead.
+the package name linux-image-4.9.0-3-rt-686-pae instead.
diff -Nru linux-latest-79/debian/linux-image-rt-amd64.bug-presubj linux-latest-80/debian/linux-image-rt-amd64.bug-presubj
--- linux-latest-79/debian/linux-image-rt-amd64.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-rt-amd64.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-rt-amd64 instead.
+the package name linux-image-4.9.0-3-rt-amd64 instead.
diff -Nru linux-latest-79/debian/linux-image-s390x.bug-presubj linux-latest-80/debian/linux-image-s390x.bug-presubj
--- linux-latest-79/debian/linux-image-s390x.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-s390x.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-s390x instead.
+the package name linux-image-4.9.0-3-s390x instead.
diff -Nru linux-latest-79/debian/linux-image-sh7751r.bug-presubj linux-latest-80/debian/linux-image-sh7751r.bug-presubj
--- linux-latest-79/debian/linux-image-sh7751r.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-sh7751r.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-sh7751r instead.
+the package name linux-image-4.9.0-3-sh7751r instead.
diff -Nru linux-latest-79/debian/linux-image-sh7785lcr.bug-presubj linux-latest-80/debian/linux-image-sh7785lcr.bug-presubj
--- linux-latest-79/debian/linux-image-sh7785lcr.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-sh7785lcr.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-sh7785lcr instead.
+the package name linux-image-4.9.0-3-sh7785lcr instead.
diff -Nru linux-latest-79/debian/linux-image-sparc64-smp.bug-presubj linux-latest-80/debian/linux-image-sparc64-smp.bug-presubj
--- linux-latest-79/debian/linux-image-sparc64-smp.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-sparc64-smp.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-sparc64-smp instead.
+the package name linux-image-4.9.0-3-sparc64-smp instead.
diff -Nru linux-latest-79/debian/linux-image-sparc64.bug-presubj linux-latest-80/debian/linux-image-sparc64.bug-presubj
--- linux-latest-79/debian/linux-image-sparc64.bug-presubj	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/linux-image-sparc64.bug-presubj	2017-05-04 17:33:51.000000000 +0200
@@ -2,4 +2,4 @@
 This is probably not what you intended to do.
 
 If you want to report a bug in the Linux kernel or modules, you should use
-the package name linux-image-4.9.0-2-sparc64 instead.
+the package name linux-image-4.9.0-3-sparc64 instead.
diff -Nru linux-latest-79/debian/rules.defs linux-latest-80/debian/rules.defs
--- linux-latest-79/debian/rules.defs	2017-02-18 18:03:03.000000000 +0100
+++ linux-latest-80/debian/rules.defs	2017-05-04 17:33:03.000000000 +0200
@@ -1,4 +1,4 @@
 BUILD_DIR = debian/build
 STAMPS_DIR = debian/stamps
 TEMPLATES_DIR = debian/templates
-KERNELVERSION := 4.9.0-2
+KERNELVERSION := 4.9.0-3
diff -Nru linux-latest-79/debian/rules.gen linux-latest-80/debian/rules.gen
--- linux-latest-79/debian/rules.gen	2017-02-18 18:03:12.000000000 +0100
+++ linux-latest-80/debian/rules.gen	2017-05-04 17:33:51.000000000 +0200
@@ -6,21 +6,23 @@
 binary-arch_alpha_none_alpha-generic_real::
 	ln -sf linux-image.NEWS debian/linux-image-alpha-generic.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-alpha-generic-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='alpha' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-alpha-generic'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='alpha' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-alpha-generic'
 binary-arch_alpha_none_alpha-smp: binary-arch_alpha_none_alpha-smp_real
 binary-arch_alpha_none_alpha-smp_real::
 	ln -sf linux-image.NEWS debian/linux-image-alpha-smp.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-alpha-smp-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='alpha' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-alpha-smp'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='alpha' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-alpha-smp'
 binary-arch_alpha_none_real:
 binary-arch_alpha_real:
-binary-arch_amd64: binary-arch_amd64_none binary-arch_amd64_real binary-arch_amd64_rt
+binary-arch_amd64: binary-arch_amd64_extra binary-arch_amd64_none binary-arch_amd64_real binary-arch_amd64_rt
+binary-arch_amd64_extra::
+	$(MAKE) -f debian/rules.real install-dummy ARCH='amd64' DH_OPTIONS='-pxen-linux-system-amd64' GENCONTROL_ARGS='-v4.9+80'
 binary-arch_amd64_none: binary-arch_amd64_none_amd64 binary-arch_amd64_none_real
 binary-arch_amd64_none_amd64: binary-arch_amd64_none_amd64_real
 binary-arch_amd64_none_amd64_real::
 	ln -sf linux-image.NEWS debian/linux-image-amd64.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-amd64-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='amd64' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-amd64'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='amd64' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-amd64'
 binary-arch_amd64_none_real:
 binary-arch_amd64_real:
 binary-arch_amd64_rt: binary-arch_amd64_rt_amd64 binary-arch_amd64_rt_real
@@ -28,7 +30,7 @@
 binary-arch_amd64_rt_amd64_real::
 	ln -sf linux-image.NEWS debian/linux-image-rt-amd64.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-rt-amd64-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='amd64' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-rt-amd64'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='amd64' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-rt-amd64'
 binary-arch_amd64_rt_real:
 binary-arch_arm64: binary-arch_arm64_none binary-arch_arm64_real
 binary-arch_arm64_none: binary-arch_arm64_none_arm64 binary-arch_arm64_none_real
@@ -36,21 +38,21 @@
 binary-arch_arm64_none_arm64_real::
 	ln -sf linux-image.NEWS debian/linux-image-arm64.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-arm64-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='arm64' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-arm64'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='arm64' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-arm64'
 binary-arch_arm64_none_real:
 binary-arch_arm64_real:
 binary-arch_armel: binary-arch_armel_extra binary-arch_armel_none binary-arch_armel_real
 binary-arch_armel_extra::
-	$(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-image-kirkwood' GENCONTROL_ARGS='-v4.9+79'
-	$(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-headers-kirkwood' GENCONTROL_ARGS='-v4.9+79'
-	$(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-image-orion5x' GENCONTROL_ARGS='-v4.9+79'
-	$(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-headers-orion5x' GENCONTROL_ARGS='-v4.9+79'
+	$(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-image-kirkwood' GENCONTROL_ARGS='-v4.9+80'
+	$(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-headers-kirkwood' GENCONTROL_ARGS='-v4.9+80'
+	$(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-image-orion5x' GENCONTROL_ARGS='-v4.9+80'
+	$(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-headers-orion5x' GENCONTROL_ARGS='-v4.9+80'
 binary-arch_armel_none: binary-arch_armel_none_marvell binary-arch_armel_none_real
 binary-arch_armel_none_marvell: binary-arch_armel_none_marvell_real
 binary-arch_armel_none_marvell_real::
 	ln -sf linux-image.NEWS debian/linux-image-marvell.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-marvell-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='armel' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-marvell'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='armel' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-marvell'
 binary-arch_armel_none_real:
 binary-arch_armel_real:
 binary-arch_armhf: binary-arch_armhf_none binary-arch_armhf_real
@@ -60,11 +62,11 @@
 binary-arch_armhf_none_armmp-lpae_real::
 	ln -sf linux-image.NEWS debian/linux-image-armmp-lpae.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-armmp-lpae-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='armhf' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-armmp-lpae'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='armhf' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-armmp-lpae'
 binary-arch_armhf_none_armmp_real::
 	ln -sf linux-image.NEWS debian/linux-image-armmp.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-armmp-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='armhf' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-armmp'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='armhf' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-armmp'
 binary-arch_armhf_none_real:
 binary-arch_armhf_real:
 binary-arch_hppa: binary-arch_hppa_none binary-arch_hppa_real
@@ -74,28 +76,28 @@
 binary-arch_hppa_none_parisc64-smp_real::
 	ln -sf linux-image.NEWS debian/linux-image-parisc64-smp.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-parisc64-smp-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='hppa' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-parisc64-smp'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='hppa' DEBUG='True' FEATURESET='none' FLAVOUR='parisc64-smp' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-parisc64-smp'
 binary-arch_hppa_none_parisc_real::
 	ln -sf linux-image.NEWS debian/linux-image-parisc.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-parisc-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='hppa' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-parisc'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='hppa' DEBUG='True' FEATURESET='none' FLAVOUR='parisc' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-parisc'
 binary-arch_hppa_none_real:
 binary-arch_hppa_real:
 binary-arch_i386: binary-arch_i386_extra binary-arch_i386_none binary-arch_i386_real binary-arch_i386_rt
 binary-arch_i386_extra::
-	$(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-image-586' GENCONTROL_ARGS='-v4.9+79'
-	$(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-headers-586' GENCONTROL_ARGS='-v4.9+79'
+	$(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-image-586' GENCONTROL_ARGS='-v4.9+80'
+	$(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-headers-586' GENCONTROL_ARGS='-v4.9+80'
 binary-arch_i386_none: binary-arch_i386_none_686 binary-arch_i386_none_686-pae binary-arch_i386_none_real
 binary-arch_i386_none_686: binary-arch_i386_none_686_real
 binary-arch_i386_none_686-pae: binary-arch_i386_none_686-pae_real
 binary-arch_i386_none_686-pae_real::
 	ln -sf linux-image.NEWS debian/linux-image-686-pae.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-686-pae-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='i386' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-686-pae'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='i386' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-686-pae'
 binary-arch_i386_none_686_real::
 	ln -sf linux-image.NEWS debian/linux-image-686.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-686-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='i386' DEBUG='True' FEATURESET='none' FLAVOUR='686' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-686'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='i386' DEBUG='True' FEATURESET='none' FLAVOUR='686' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-686'
 binary-arch_i386_none_real:
 binary-arch_i386_real:
 binary-arch_i386_rt: binary-arch_i386_rt_686-pae binary-arch_i386_rt_real
@@ -103,7 +105,7 @@
 binary-arch_i386_rt_686-pae_real::
 	ln -sf linux-image.NEWS debian/linux-image-rt-686-pae.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-rt-686-pae-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='i386' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-rt-686-pae'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='i386' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-rt-686-pae'
 binary-arch_i386_rt_real:
 binary-arch_m68k: binary-arch_m68k_none binary-arch_m68k_real
 binary-arch_m68k_none: binary-arch_m68k_none_m68k binary-arch_m68k_none_real
@@ -111,7 +113,7 @@
 binary-arch_m68k_none_m68k_real::
 	ln -sf linux-image.NEWS debian/linux-image-m68k.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-m68k-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='m68k' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-m68k'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='m68k' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-m68k'
 binary-arch_m68k_none_real:
 binary-arch_m68k_real:
 binary-arch_mips: binary-arch_mips_none binary-arch_mips_real
@@ -121,12 +123,12 @@
 binary-arch_mips64_none_5kc-malta_real::
 	ln -sf linux-image.NEWS debian/linux-image-5kc-malta.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-5kc-malta-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mips64' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-5kc-malta'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mips64' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-5kc-malta'
 binary-arch_mips64_none_octeon: binary-arch_mips64_none_octeon_real
 binary-arch_mips64_none_octeon_real::
 	ln -sf linux-image.NEWS debian/linux-image-octeon.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-octeon-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mips64' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-octeon'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mips64' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-octeon'
 binary-arch_mips64_none_real:
 binary-arch_mips64_real:
 binary-arch_mips64el: binary-arch_mips64el_none binary-arch_mips64el_real
@@ -135,17 +137,17 @@
 binary-arch_mips64el_none_5kc-malta_real::
 	ln -sf linux-image.NEWS debian/linux-image-5kc-malta.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-5kc-malta-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mips64el' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-5kc-malta'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mips64el' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-5kc-malta'
 binary-arch_mips64el_none_loongson-3: binary-arch_mips64el_none_loongson-3_real
 binary-arch_mips64el_none_loongson-3_real::
 	ln -sf linux-image.NEWS debian/linux-image-loongson-3.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-loongson-3-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mips64el' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-loongson-3'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mips64el' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-loongson-3'
 binary-arch_mips64el_none_octeon: binary-arch_mips64el_none_octeon_real
 binary-arch_mips64el_none_octeon_real::
 	ln -sf linux-image.NEWS debian/linux-image-octeon.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-octeon-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mips64el' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-octeon'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mips64el' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-octeon'
 binary-arch_mips64el_none_real:
 binary-arch_mips64el_real:
 binary-arch_mips_none: binary-arch_mips_none_4kc-malta binary-arch_mips_none_5kc-malta binary-arch_mips_none_octeon binary-arch_mips_none_real
@@ -153,17 +155,17 @@
 binary-arch_mips_none_4kc-malta_real::
 	ln -sf linux-image.NEWS debian/linux-image-4kc-malta.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-4kc-malta-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mips' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-4kc-malta'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mips' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-4kc-malta'
 binary-arch_mips_none_5kc-malta: binary-arch_mips_none_5kc-malta_real
 binary-arch_mips_none_5kc-malta_real::
 	ln -sf linux-image.NEWS debian/linux-image-5kc-malta.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-5kc-malta-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mips' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-5kc-malta'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mips' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-5kc-malta'
 binary-arch_mips_none_octeon: binary-arch_mips_none_octeon_real
 binary-arch_mips_none_octeon_real::
 	ln -sf linux-image.NEWS debian/linux-image-octeon.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-octeon-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mips' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-octeon'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mips' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-octeon'
 binary-arch_mips_none_real:
 binary-arch_mips_real:
 binary-arch_mipsel: binary-arch_mipsel_none binary-arch_mipsel_real
@@ -172,22 +174,22 @@
 binary-arch_mipsel_none_4kc-malta_real::
 	ln -sf linux-image.NEWS debian/linux-image-4kc-malta.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-4kc-malta-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mipsel' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-4kc-malta'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mipsel' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-4kc-malta'
 binary-arch_mipsel_none_5kc-malta: binary-arch_mipsel_none_5kc-malta_real
 binary-arch_mipsel_none_5kc-malta_real::
 	ln -sf linux-image.NEWS debian/linux-image-5kc-malta.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-5kc-malta-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mipsel' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-5kc-malta'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mipsel' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-5kc-malta'
 binary-arch_mipsel_none_loongson-3: binary-arch_mipsel_none_loongson-3_real
 binary-arch_mipsel_none_loongson-3_real::
 	ln -sf linux-image.NEWS debian/linux-image-loongson-3.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-loongson-3-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mipsel' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-loongson-3'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mipsel' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-loongson-3'
 binary-arch_mipsel_none_octeon: binary-arch_mipsel_none_octeon_real
 binary-arch_mipsel_none_octeon_real::
 	ln -sf linux-image.NEWS debian/linux-image-octeon.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-octeon-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='mipsel' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-octeon'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='mipsel' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-octeon'
 binary-arch_mipsel_none_real:
 binary-arch_mipsel_real:
 binary-arch_mipsn32: binary-arch_mipsn32_real
@@ -201,16 +203,16 @@
 binary-arch_powerpc_none_powerpc-smp_real::
 	ln -sf linux-image.NEWS debian/linux-image-powerpc-smp.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-powerpc-smp-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='powerpc' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-powerpc-smp'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='powerpc' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-powerpc-smp'
 binary-arch_powerpc_none_powerpc64: binary-arch_powerpc_none_powerpc64_real
 binary-arch_powerpc_none_powerpc64_real::
 	ln -sf linux-image.NEWS debian/linux-image-powerpc64.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-powerpc64-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='powerpc' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-powerpc64'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='powerpc' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-powerpc64'
 binary-arch_powerpc_none_powerpc_real::
 	ln -sf linux-image.NEWS debian/linux-image-powerpc.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-powerpc-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='powerpc' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-powerpc'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='powerpc' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-powerpc'
 binary-arch_powerpc_none_real:
 binary-arch_powerpc_real:
 binary-arch_powerpcspe: binary-arch_powerpcspe_none binary-arch_powerpcspe_real
@@ -219,7 +221,7 @@
 binary-arch_powerpcspe_none_powerpcspe_real::
 	ln -sf linux-image.NEWS debian/linux-image-powerpcspe.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-powerpcspe-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='powerpcspe' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-powerpcspe'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='powerpcspe' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-powerpcspe'
 binary-arch_powerpcspe_none_real:
 binary-arch_powerpcspe_real:
 binary-arch_ppc64: binary-arch_ppc64_none binary-arch_ppc64_real
@@ -228,7 +230,7 @@
 binary-arch_ppc64_none_powerpc64_real::
 	ln -sf linux-image.NEWS debian/linux-image-powerpc64.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-powerpc64-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='ppc64' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-powerpc64'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='ppc64' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-powerpc64'
 binary-arch_ppc64_none_real:
 binary-arch_ppc64_real:
 binary-arch_ppc64el: binary-arch_ppc64el_none binary-arch_ppc64el_real
@@ -237,7 +239,7 @@
 binary-arch_ppc64el_none_powerpc64le_real::
 	ln -sf linux-image.NEWS debian/linux-image-powerpc64le.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-powerpc64le-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='ppc64el' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-powerpc64le'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='ppc64el' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-powerpc64le'
 binary-arch_ppc64el_none_real:
 binary-arch_ppc64el_real:
 binary-arch_s390: binary-arch_s390_real
@@ -249,7 +251,7 @@
 binary-arch_s390x_none_s390x_real::
 	ln -sf linux-image.NEWS debian/linux-image-s390x.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-s390x-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='s390x' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-s390x'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='s390x' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-s390x'
 binary-arch_s390x_real:
 binary-arch_sh3: binary-arch_sh3_real
 binary-arch_sh3_real:
@@ -260,12 +262,12 @@
 binary-arch_sh4_none_sh7751r_real::
 	ln -sf linux-image.NEWS debian/linux-image-sh7751r.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-sh7751r-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='sh4' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-sh7751r'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='sh4' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-sh7751r'
 binary-arch_sh4_none_sh7785lcr: binary-arch_sh4_none_sh7785lcr_real
 binary-arch_sh4_none_sh7785lcr_real::
 	ln -sf linux-image.NEWS debian/linux-image-sh7785lcr.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-sh7785lcr-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='sh4' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-sh7785lcr'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='sh4' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-sh7785lcr'
 binary-arch_sh4_real:
 binary-arch_sparc: binary-arch_sparc_real
 binary-arch_sparc64: binary-arch_sparc64_none binary-arch_sparc64_real
@@ -276,11 +278,11 @@
 binary-arch_sparc64_none_sparc64-smp_real::
 	ln -sf linux-image.NEWS debian/linux-image-sparc64-smp.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-sparc64-smp-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='sparc64' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-sparc64-smp'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='sparc64' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-sparc64-smp'
 binary-arch_sparc64_none_sparc64_real::
 	ln -sf linux-image.NEWS debian/linux-image-sparc64.NEWS
 	ln -sf linux-image.NEWS debian/linux-image-sparc64-dbgsym.NEWS
-	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-2' ARCH='sparc64' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' GENCONTROL_ARGS='-v4.9+79' LOCALVERSION='-sparc64'
+	$(MAKE) -f debian/rules.real install-flavour ABINAME='4.9.0-3' ARCH='sparc64' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' GENCONTROL_ARGS='-v4.9+80' LOCALVERSION='-sparc64'
 binary-arch_sparc64_real:
 binary-arch_sparc_real:
 binary-arch_tilegx: binary-arch_tilegx_real
@@ -289,9 +291,9 @@
 binary-arch_x32_real:
 binary-indep:: binary-indep_extra binary-indep_none binary-indep_rt
 binary-indep::
-	$(MAKE) -f debian/rules.real binary-indep GENCONTROL_ARGS='-v4.9+79'
+	$(MAKE) -f debian/rules.real binary-indep GENCONTROL_ARGS='-v4.9+80'
 binary-indep_extra::
-	$(MAKE) -f debian/rules.real install-dummy  DH_OPTIONS='-plinux-tools' GENCONTROL_ARGS='-v4.9+79'
+	$(MAKE) -f debian/rules.real install-dummy  DH_OPTIONS='-plinux-tools' GENCONTROL_ARGS='-v4.9+80'
 binary-indep_none: binary-indep_none_real
 binary-indep_none_real:
 binary-indep_rt: binary-indep_rt_real
@@ -467,7 +469,7 @@
 build-arch_x32_real:
 build-indep:: build-indep_none build-indep_rt
 build-indep::
-	$(MAKE) -f debian/rules.real build-indep GENCONTROL_ARGS='-v4.9+79'
+	$(MAKE) -f debian/rules.real build-indep GENCONTROL_ARGS='-v4.9+80'
 build-indep_none: build-indep_none_real
 build-indep_none_real:
 build-indep_rt: build-indep_rt_real
diff -Nru linux-latest-79/debian/rules.real linux-latest-80/debian/rules.real
--- linux-latest-79/debian/rules.real	2016-12-18 03:31:55.000000000 +0100
+++ linux-latest-80/debian/rules.real	2017-03-07 16:26:27.000000000 +0100
@@ -58,6 +58,3 @@
 ifeq ($(DEBUG),True)
 	$(MAKE) -f debian/rules.real install-base DH_OPTIONS='-plinux-image$(LOCALVERSION)-dbgsym' GENCONTROL_ARGS='$(GENCONTROL_ARGS) -DAuto-Built-Package=debug-symbols'
 endif
-ifeq ($(XEN),True)
-	$(MAKE) -f debian/rules.real install-base DH_OPTIONS='-pxen-linux-system$(LOCALVERSION)'
-endif
diff -Nru linux-latest-79/debian/templates/control.extra.in linux-latest-80/debian/templates/control.extra.in
--- linux-latest-79/debian/templates/control.extra.in	2016-12-18 03:31:55.000000000 +0100
+++ linux-latest-80/debian/templates/control.extra.in	2017-03-07 16:26:27.000000000 +0100
@@ -54,3 +54,10 @@
 Description: Header files for Linux orion5x configuration (dummy package)
  This is a dummy transitional package.  It can be safely removed.
 
+Package: xen-linux-system-amd64
+Section: oldlibs
+Priority: extra
+Architecture: amd64
+Depends: xen-system-amd64, linux-image-amd64, ${misc:Depends}
+Description: Xen system with Linux for 64-bit PCs (dummy package)
+ This is a dummy transitional package.  It can be safely removed.
diff -Nru linux-latest-79/debian/templates/control.xen-linux-system.latest.in linux-latest-80/debian/templates/control.xen-linux-system.latest.in
--- linux-latest-79/debian/templates/control.xen-linux-system.latest.in	2016-12-18 03:31:55.000000000 +0100
+++ linux-latest-80/debian/templates/control.xen-linux-system.latest.in	1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-Package: xen-linux-system@localversion@
-Depends: xen-linux-system-@abiname@@localversion@, ${misc:Depends}
-Provides: xen-linux-system
-Description: Xen system with Linux for @class@ (meta-package)
- This package depends on the Xen hypervisor and the latest Linux kernel
- @flavour@ configuration.

--- End Message ---
--- Begin Message ---
Unblocked linux-latest.

--- End Message ---

Reply to: