From: Raphaël Hertzog Date: Fri, 23 Jun 2017 12:52:42 +0000 (+0200) Subject: Bump debhelper compat to 10. X-Git-Tag: debian/1%20170623~2 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=467ca53c6c5577f298906f2091c554325ab70e51 Bump debhelper compat to 10. --- diff --git a/debian/changelog b/debian/changelog index 1233e84..f753500 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ live-boot (1:20170623) unstable; urgency=medium * Take into account the fact that udevadm is now in /bin and no longer in /sbin. Closes: #852570 * Add myself to Uploaders. + * Bump debhelper compat to 10. -- Raphaël Hertzog Fri, 23 Jun 2017 14:41:06 +0200 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 0c681bd..1dcc918 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Live Systems Maintainers Uploaders: Iain R. Learmonth , Raphaël Hertzog Build-Depends: - debhelper (>= 9), + debhelper (>= 10), Standards-Version: 3.9.8 Homepage: https://debian-live.alioth.debian.org/live-boot/ Vcs-Browser: https://anonscm.debian.org/cgit/debian-live/live-boot.git