diff options
| author | Clint Adams <clint@debian.org> | 2016-11-06 12:15:03 -0500 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-11-06 12:15:03 -0500 |
| commit | 4a31ce4ccfb4b0082c6ec2800be4b46581231921 (patch) | |
| tree | 3122f79adb5a9cc5d349392e4821ba75c54169c1 /p/haskell-language-python | |
| parent | 577712e01d537b0feade585e5acf08f6e491f2e7 (diff) | |
| download | DHG_packages-4a31ce4ccfb4b0082c6ec2800be4b46581231921.tar.gz | |
language-python: bump debhelper compat level to 10
Diffstat (limited to 'p/haskell-language-python')
| -rw-r--r-- | p/haskell-language-python/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-language-python/debian/compat | 2 |
2 files changed, 7 insertions, 1 deletions
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 <clint@debian.org> 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 |
