Skip to content
Commits on Source (2)
haskell-dns (3.0.2-2) UNRELEASED; urgency=medium
haskell-dns (3.0.4-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:36 -0400
-- Clint Adams <clint@debian.org> Mon, 02 Jul 2018 21:20:13 -0400
haskell-dns (3.0.2-1) unstable; urgency=medium
......
......@@ -19,9 +19,6 @@ Build-Depends:
libghc-auto-update-prof,
libghc-base64-bytestring-dev,
libghc-base64-bytestring-prof,
libghc-conduit-dev (>= 1.1),
libghc-conduit-extra-dev (>= 1.1),
libghc-conduit-extra-prof,
libghc-cryptonite-dev,
libghc-cryptonite-prof,
libghc-iproute-dev (>= 1.3.2),
......@@ -41,8 +38,6 @@ Build-Depends-Indep: ghc-doc,
libghc-attoparsec-doc,
libghc-auto-update-doc,
libghc-base64-bytestring-doc,
libghc-conduit-doc,
libghc-conduit-extra-doc,
libghc-cryptonite-doc,
libghc-iproute-doc,
libghc-mtl-doc,
......@@ -50,7 +45,7 @@ Build-Depends-Indep: ghc-doc,
libghc-psqueues-doc,
libghc-safe-doc,
Standards-Version: 4.1.4
Homepage: http://hackage.haskell.org/package/dns
Homepage: https://hackage.haskell.org/package/dns
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-dns
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-dns]
X-Description: pure Haskell DNS library
......
hlint (2.1.1-2) UNRELEASED; urgency=medium
hlint (2.1.6-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:11:04 -0400
-- Clint Adams <clint@debian.org> Mon, 02 Jul 2018 21:19:07 -0400
hlint (2.1.1-1) unstable; urgency=medium
......
......@@ -21,7 +21,7 @@ Build-Depends:
libghc-cpphs-prof,
libghc-data-default-dev (>= 0.3),
libghc-data-default-prof,
libghc-extra-dev (>= 1.4.9),
libghc-extra-dev (>= 1.6.6),
libghc-extra-prof,
libghc-src-exts-dev (>= 1.20),
libghc-src-exts-dev (<< 1.21),
......