diff -Nru haskell-html-1.0.1.2/debian/changelog haskell-html-1.0.1.2/debian/changelog --- haskell-html-1.0.1.2/debian/changelog 2018-04-10 00:04:53.000000000 +0000 +++ haskell-html-1.0.1.2/debian/changelog 2018-09-30 18:11:50.000000000 +0000 @@ -1,3 +1,13 @@ +haskell-html (1.0.1.2-15) unstable; urgency=medium + + [ Clint Adams ] + * Set Rules-Requires-Root to no. + + [ Ilias Tsitsimpis ] + * Bump debhelper compat level to 10 + + -- Ilias Tsitsimpis Sun, 30 Sep 2018 21:11:50 +0300 + haskell-html (1.0.1.2-14) unstable; urgency=medium [ Ilias Tsitsimpis ] diff -Nru haskell-html-1.0.1.2/debian/compat haskell-html-1.0.1.2/debian/compat --- haskell-html-1.0.1.2/debian/compat 2018-01-07 22:54:27.000000000 +0000 +++ haskell-html-1.0.1.2/debian/compat 2018-09-29 11:07:37.000000000 +0000 @@ -1 +1 @@ -9 +10 diff -Nru haskell-html-1.0.1.2/debian/control haskell-html-1.0.1.2/debian/control --- haskell-html-1.0.1.2/debian/control 2018-04-09 19:02:31.000000000 +0000 +++ haskell-html-1.0.1.2/debian/control 2018-09-29 11:07:37.000000000 +0000 @@ -3,7 +3,8 @@ Uploaders: Joachim Breitner Priority: optional Section: haskell -Build-Depends: debhelper (>= 9), +Rules-Requires-Root: no +Build-Depends: debhelper (>= 10), haskell-devscripts (>= 0.13), cdbs, ghc (>= 8.0), @@ -12,7 +13,7 @@ Standards-Version: 4.1.4 Homepage: http://hackage.haskell.org/package/html Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-html -Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git +Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-html] Package: libghc-html-dev Architecture: any