diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 502414b..25f6572 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +haskell-language-python (0.5.8-2) unstable; urgency=medium + + * Declare compliance with Debian policy 4.6.1 + * Sourceful upload for GHC 9.0.2 + + -- Ilias Tsitsimpis <iliastsi@debian.org> Sun, 03 Jul 2022 15:10:24 +0300 + haskell-language-python (0.5.8-1) unstable; urgency=medium * New upstream release diff --git a/debian/control b/debian/control index ae71784..15a83be 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, libghc-monads-tf-doc, libghc-utf8-string-doc, -Standards-Version: 4.5.0 +Standards-Version: 4.6.1 Homepage: https://github.com/bjpop/language-python Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-language-python Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-language-python] |
