From 4a31ce4ccfb4b0082c6ec2800be4b46581231921 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 6 Nov 2016 12:15:03 -0500 Subject: language-python: bump debhelper compat level to 10 --- p/haskell-language-python/debian/changelog | 6 ++++++ p/haskell-language-python/debian/compat | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'p/haskell-language-python') diff --git a/p/haskell-language-python/debian/changelog b/p/haskell-language-python/debian/changelog index 0a2ccc600..57c2d848c 100644 --- a/p/haskell-language-python/debian/changelog +++ b/p/haskell-language-python/debian/changelog @@ -1,3 +1,9 @@ +haskell-language-python (0.5.4-4) unstable; urgency=medium + + * Bump debhelper compat level to 10. + + -- Clint Adams Sun, 06 Nov 2016 12:14:19 -0500 + haskell-language-python (0.5.4-3) unstable; urgency=medium * Upload to unstable as part of GHC 8 transition. diff --git a/p/haskell-language-python/debian/compat b/p/haskell-language-python/debian/compat index ec635144f..f599e28b8 100644 --- a/p/haskell-language-python/debian/compat +++ b/p/haskell-language-python/debian/compat @@ -1 +1 @@ -9 +10 -- cgit v1.2.3