diff -Nru haskell-fixed-0.2.1.1/debian/changelog haskell-fixed-0.2.1.1/debian/changelog --- haskell-fixed-0.2.1.1/debian/changelog 2018-04-10 00:04:49.000000000 +0000 +++ haskell-fixed-0.2.1.1/debian/changelog 2018-09-30 18:08:59.000000000 +0000 @@ -1,3 +1,13 @@ +haskell-fixed (0.2.1.1-5) 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:08:59 +0300 + haskell-fixed (0.2.1.1-4) unstable; urgency=medium [ Ilias Tsitsimpis ] diff -Nru haskell-fixed-0.2.1.1/debian/compat haskell-fixed-0.2.1.1/debian/compat --- haskell-fixed-0.2.1.1/debian/compat 2018-01-07 22:54:26.000000000 +0000 +++ haskell-fixed-0.2.1.1/debian/compat 2018-09-29 11:07:22.000000000 +0000 @@ -1 +1 @@ -9 +10 diff -Nru haskell-fixed-0.2.1.1/debian/control haskell-fixed-0.2.1.1/debian/control --- haskell-fixed-0.2.1.1/debian/control 2018-04-09 19:02:17.000000000 +0000 +++ haskell-fixed-0.2.1.1/debian/control 2018-09-29 11:07:22.000000000 +0000 @@ -3,7 +3,8 @@ Uploaders: Clint Adams Priority: optional Section: haskell -Build-Depends: debhelper (>= 9), +Rules-Requires-Root: no +Build-Depends: debhelper (>= 10), haskell-devscripts (>= 0.13), cdbs, ghc (>= 8), @@ -12,7 +13,7 @@ Standards-Version: 4.1.4 Homepage: http://github.com/ekmett/fixed Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-fixed -Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git +Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-fixed] X-Description: signed 15.16 precision fixed point arithmetic Signed fixed-precision values 15 bits above the decimal, 16 bits below. .