Commit 26f2e603 authored by Ilias Tsitsimpis's avatar Ilias Tsitsimpis
Browse files

Bump debhelper compat level to 10

Apply change to 876 packages, using:

  $ dht mass-change "Bump debhelper compat level to 10" 'echo 10 > debian/compat && sed -i -e "s/debhelper[^,]*/debhelper (>= 10)/" debian/control' p/*
parent 0d47dfa9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
alex (3.2.4-4) UNRELEASED; urgency=medium

  [ Clint Adams ]
  * Set Rules-Requires-Root to no.

  [ Ilias Tsitsimpis ]
  * Bump debhelper compat level to 10

 -- Clint Adams <clint@debian.org>  Sun, 06 May 2018 22:09:09 -0400

alex (3.2.4-3) unstable; urgency=medium
+1 −1
Original line number Diff line number Diff line
9
10
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Rules-Requires-Root: no
Build-Depends: alex <!stage1>,
               autoconf,
               cdbs (>= 0.4.59),
               debhelper (>= 9.20141010),
               debhelper (>= 10),
               docbook-utils,
               docbook-xml,
               docbook-xsl,
+4 −0
Original line number Diff line number Diff line
bnfc (2.8.1-5) UNRELEASED; urgency=medium

  [ Clint Adams ]
  * Set Rules-Requires-Root to no.

  [ Ilias Tsitsimpis ]
  * Bump debhelper compat level to 10

 -- Clint Adams <clint@debian.org>  Sun, 06 May 2018 22:09:09 -0400

bnfc (2.8.1-4) unstable; urgency=medium
+1 −1
Original line number Diff line number Diff line
9
10
Loading