diff -Nru adv-17v35x-5.0.3.0/debian/changelog adv-17v35x-5.0.3.0/debian/changelog --- adv-17v35x-5.0.3.0/debian/changelog 2018-02-02 15:52:37.000000000 +0000 +++ adv-17v35x-5.0.3.0/debian/changelog 2018-02-09 21:13:32.000000000 +0000 @@ -1,9 +1,11 @@ -adv-17v35x (5.0.3.0-1ubuntu1) bionic; urgency=medium +adv-17v35x (5.0.3.0-2) unstable; urgency=medium - * Fix dkms build errors with Linux 4.15 (LP: #1737743) - - debian/patches/0001-Update-for-timer-api-changes-in-Linux-4.15.patch + * Add 0001-Update-for-timer-api-changes-in-Linux-4.15.patch, thanks to + Seth Forshee. + * Bump Standards-Version to 4.1.3 (no additional changes needed). + * debian/control: Set section to kernel according to lintian warning. - -- Seth Forshee Fri, 02 Feb 2018 16:52:37 +0100 + -- Alexander GQ Gerasiov Sat, 10 Feb 2018 00:13:32 +0300 adv-17v35x (5.0.3.0-1) unstable; urgency=low diff -Nru adv-17v35x-5.0.3.0/debian/control adv-17v35x-5.0.3.0/debian/control --- adv-17v35x-5.0.3.0/debian/control 2018-02-02 15:52:37.000000000 +0000 +++ adv-17v35x-5.0.3.0/debian/control 2018-02-09 21:13:32.000000000 +0000 @@ -1,17 +1,15 @@ Source: adv-17v35x -Section: net +Section: kernel Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Andrey Drobyshev +Maintainer: Andrey Drobyshev Uploaders: Alexander Gerasiov Build-Depends: debhelper (>= 9.0.0), dkms -Standards-Version: 4.0.1 +Standards-Version: 4.1.3 Homepage: http://support.advantech.com Vcs-Git: https://github.com/redlab-i/adv-17v35x Vcs-Browser: https://github.com/redlab-i/adv-17v35x Package: adv-17v35x-dkms -Section: net Architecture: all Depends: dkms, ${misc:Depends} Description: dkms driver sources for Advantech PCI/PCIe ACOM Series adapters diff -Nru adv-17v35x-5.0.3.0/debian/patches/0001-Update-for-timer-api-changes-in-Linux-4.15.patch adv-17v35x-5.0.3.0/debian/patches/0001-Update-for-timer-api-changes-in-Linux-4.15.patch --- adv-17v35x-5.0.3.0/debian/patches/0001-Update-for-timer-api-changes-in-Linux-4.15.patch 2018-02-02 15:52:37.000000000 +0000 +++ adv-17v35x-5.0.3.0/debian/patches/0001-Update-for-timer-api-changes-in-Linux-4.15.patch 2018-02-03 23:00:02.000000000 +0000 @@ -9,7 +9,7 @@ 1 file changed, 12 insertions(+) diff --git a/adv17v35x.c b/adv17v35x.c -index 54026d0aebae..285ef94550b9 100644 +index 54026d0..285ef94 100644 --- a/adv17v35x.c +++ b/adv17v35x.c @@ -1109,9 +1109,17 @@ static inline int poll_timeout(int timeout) @@ -44,5 +44,5 @@ /* * ALPHA_KLUDGE_MCR needs to be killed. -- -2.15.1 +2.11.0