Package: release.debian.org Severity: normal Tags: jessie User: release.debian....@packages.debian.org Usertags: pu Control: block -1 with 887559
For the new kernel ABI (5) and the updated nvidia-graphics-drivers (jessie-pu request #887559) we need to regenerate the prebuilt kernel modules. Due to the kernel ABI change, some packages will get renamed. Andreas
diff --git a/debian/changelog b/debian/changelog index 4dca75f..65d68e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +nvidia-graphics-modules (340.106+3.16.0+1) jessie; urgency=medium + + * Build for Linux 3.16.0 (ABI 5). + * Use nvidia-kernel-source 340.106. + * Switch Vcs-* URLs to salsa.debian.org. + * Upload to jessie. + + -- Andreas Beckmann <a...@debian.org> Sat, 27 Jan 2018 04:23:41 +0100 + nvidia-graphics-modules (340.102+3.16.0+1) jessie; urgency=medium * Use nvidia-kernel-source 340.102. diff --git a/debian/control b/debian/control index a86e969..28837b4 100644 --- a/debian/control +++ b/debian/control @@ -7,18 +7,18 @@ Uploaders: Andreas Beckmann <a...@debian.org>, Vincent Cheng <vch...@debian.org> Build-Depends: debhelper (>= 9), - linux-headers-3.16.0-4-amd64 [i386 amd64], linux-headers-3.16.0-4-586 [i386], linux-headers-3.16.0-4-686-pae [i386], - nvidia-kernel-source (>= 340.102), nvidia-kernel-source (<< 340.102.~), + linux-headers-3.16.0-5-amd64 [i386 amd64], linux-headers-3.16.0-5-586 [i386], linux-headers-3.16.0-5-686-pae [i386], + nvidia-kernel-source (>= 340.106), nvidia-kernel-source (<< 340.106.~), Standards-Version: 3.9.6 Homepage: http://www.nvidia.com/ -Vcs-Git: git://anonscm.debian.org/pkg-nvidia/nvidia-graphics-modules.git -b jessie -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-nvidia/nvidia-graphics-modules.git +Vcs-Browser: https://salsa.debian.org/nvidia-team/nvidia-graphics-modules +Vcs-Git: https://salsa.debian.org/nvidia-team/nvidia-graphics-modules.git -b jessie XS-Autobuild: yes Package: nvidia-kernel-dummy Architecture: amd64 Priority: extra -Depends: nvidia-kernel-source (>= 340.102), ${misc:Depends} +Depends: nvidia-kernel-source (>= 340.106), ${misc:Depends} Description: NVIDIA kernel module for Linux (dummy package) This dummy package exists solely to ensure that the prebuilt modules do not migrate to testing before the corresponding driver is available. Nothing is @@ -39,7 +39,7 @@ Description: NVIDIA kernel module for Linux (dummy package) Package: nvidia-kernel-amd64 Architecture: i386 amd64 -Depends: ${misc:Depends}, nvidia-kernel-3.16.0-4-amd64 (>= 340.102) +Depends: ${misc:Depends}, nvidia-kernel-3.16.0-5-amd64 (>= 340.106) Conflicts: nvidia-kernel-2.6-amd64 Replaces: nvidia-kernel-2.6-amd64 Description: NVIDIA kernel module for Linux (amd64 flavor) @@ -48,7 +48,7 @@ Description: NVIDIA kernel module for Linux (amd64 flavor) Install this package to automatically install the latest NVIDIA module when new versions of the kernel are released. -Package: nvidia-kernel-3.16.0-4-amd64 +Package: nvidia-kernel-3.16.0-5-amd64 Architecture: i386 amd64 Depends: ${misc:Depends} Description: NVIDIA binary kernel module (amd64 flavor) @@ -57,7 +57,7 @@ Description: NVIDIA binary kernel module (amd64 flavor) Package: nvidia-kernel-586 Architecture: i386 -Depends: ${misc:Depends}, nvidia-kernel-3.16.0-4-586 (>= 340.102) +Depends: ${misc:Depends}, nvidia-kernel-3.16.0-5-586 (>= 340.106) Conflicts: nvidia-kernel-2.6-586 Replaces: nvidia-kernel-2.6-586 Description: NVIDIA kernel module for Linux (586 flavor) @@ -66,7 +66,7 @@ Description: NVIDIA kernel module for Linux (586 flavor) Install this package to automatically install the latest NVIDIA module when new versions of the kernel are released. -Package: nvidia-kernel-3.16.0-4-586 +Package: nvidia-kernel-3.16.0-5-586 Architecture: i386 Depends: ${misc:Depends} Description: NVIDIA binary kernel module (586 flavor) @@ -75,7 +75,7 @@ Description: NVIDIA binary kernel module (586 flavor) Package: nvidia-kernel-686-pae Architecture: i386 -Depends: ${misc:Depends}, nvidia-kernel-3.16.0-4-686-pae (>= 340.102) +Depends: ${misc:Depends}, nvidia-kernel-3.16.0-5-686-pae (>= 340.106) Conflicts: nvidia-kernel-2.6-686-pae Replaces: nvidia-kernel-2.6-686-pae Description: NVIDIA kernel module for Linux (686-pae flavor) @@ -84,7 +84,7 @@ Description: NVIDIA kernel module for Linux (686-pae flavor) Install this package to automatically install the latest NVIDIA module when new versions of the kernel are released. -Package: nvidia-kernel-3.16.0-4-686-pae +Package: nvidia-kernel-3.16.0-5-686-pae Architecture: i386 Depends: ${misc:Depends} Description: NVIDIA binary kernel module (686-pae flavor) diff --git a/debian/control.md5sum b/debian/control.md5sum index 0961922..4c5e190 100644 --- a/debian/control.md5sum +++ b/debian/control.md5sum @@ -1,7 +1,7 @@ -cd5a1006e343e3ae2ae05a7e0f9603ca debian/control -cebaad312eecf5eb135ccc2acc8525aa debian/control.source +37790ec17bedbf710c7dc2f61759da9a debian/control +6b6e7c6757d8dbfb1b687170dd240afc debian/control.source fffd77960b50d626b720a23ee441a9ed debian/control.flavor 3fb001417b44d7fcc3af963390d49a9f debian/rules -11f3f9885d447eb0c3968882ecd33c68 debian/rules.defs -#UPSTREAM_VERSION=340.102# -#KERNEL_VERSION=3.16.0-4# +12baae1c318ebdd4dc535e70eceb7525 debian/rules.defs +#UPSTREAM_VERSION=340.106# +#KERNEL_VERSION=3.16.0-5# diff --git a/debian/control.source b/debian/control.source index 1561f05..42af575 100644 --- a/debian/control.source +++ b/debian/control.source @@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 9), #SOURCE_PKG# (>= #UPSTREAM_VERSION##SOURCE_MIN_REV#), #SOURCE_PKG# (<< #UPSTREAM_VERSION##SOURCE_MAX_SUFFIX#), Standards-Version: 3.9.6 Homepage: http://www.nvidia.com/ -Vcs-Git: git://anonscm.debian.org/pkg-nvidia/nvidia-graphics-modules.git -b jessie -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-nvidia/nvidia-graphics-modules.git +Vcs-Browser: https://salsa.debian.org/nvidia-team/nvidia-graphics-modules +Vcs-Git: https://salsa.debian.org/nvidia-team/nvidia-graphics-modules.git -b jessie XS-Autobuild: yes Package: nvidia-kernel-dummy diff --git a/debian/rules.defs b/debian/rules.defs index 89a40ba..180a600 100644 --- a/debian/rules.defs +++ b/debian/rules.defs @@ -1,6 +1,6 @@ SOURCE_MIN_REV = NVIDIA_LEGACY = -KERNEL_ABI = 4 +KERNEL_ABI = 5 DEFAULT = yes RT = no