Skip to content
Commits on Source (2)
......@@ -8,6 +8,8 @@ pkg-haskell-tools (0.11.1) unstable; urgency=medium
* Drop upper bound on concurrent-output (Closes: #881820)
* Change Priority to optional. Since Debian Policy version 4.0.1,
priority extra has been deprecated.
* Use the HTTPS form of the copyright-format URL
* Declare compliance with Debian policy 4.1.1
-- Ilias Tsitsimpis <iliastsi@debian.org> Fri, 17 Nov 2017 13:39:46 +0200
......
......@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9),
libghc-text-dev,
libghc-concurrent-output-dev (>= 1.7),
libfile-slurp-perl
Standards-Version: 4.0.0
Standards-Version: 4.1.1
Homepage: https://wiki.debian.org/Haskell
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/pkg-haskell-tools.git
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/pkg-haskell-tools.git
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dht
Upstream-Contact: nomeata@debian.org
Source: https://anonscm.debian.org/cgit/pkg-haskell/pkg-haskell-tools.git
......