Skip to content
Commits on Source (4)
haskell-djinn-lib (0.0.1.2-10) UNRELEASED; urgency=medium
haskell-djinn-lib (0.0.1.3-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:35 -0400
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 22:10:32 -0400
haskell-djinn-lib (0.0.1.2-9) unstable; urgency=medium
......
haskell-dual-tree (0.2.1-3) UNRELEASED; urgency=medium
haskell-dual-tree (0.2.2-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> Tue, 03 Jul 2018 22:10:43 -0400
haskell-dual-tree (0.2.1-2) unstable; urgency=medium
......
......@@ -8,11 +8,11 @@ Rules-Requires-Root: no
Build-Depends:
cdbs,
debhelper (>= 9),
haskell-devscripts (>= 0.13),
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-monoid-extras-dev (<< 0.5),
libghc-monoid-extras-dev (>= 0.2),
libghc-monoid-extras-dev (<< 0.6),
libghc-monoid-extras-prof,
libghc-newtype-generics-dev (>= 0.5),
libghc-newtype-generics-dev (<< 0.6),
......@@ -27,7 +27,7 @@ Build-Depends-Indep:
libghc-newtype-generics-doc,
libghc-semigroups-doc,
Standards-Version: 4.1.4
Homepage: http://hackage.haskell.org/package/dual-tree
Homepage: https://hackage.haskell.org/package/dual-tree
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-dual-tree
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-dual-tree]
......
haskell-dynamic-state (0.3-2) UNRELEASED; urgency=medium
haskell-dynamic-state (0.3.1-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> Tue, 03 Jul 2018 22:11:25 -0400
haskell-dynamic-state (0.3-1) unstable; urgency=medium
......
haskell-lambdabot-trusted (5.1-4) UNRELEASED; urgency=medium
haskell-lambdabot-trusted (5.1.0.1-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:02 -0400
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 22:11:35 -0400
haskell-lambdabot-trusted (5.1-3) unstable; urgency=medium
......
......@@ -23,7 +23,7 @@ Build-Depends-Indep:
libghc-quickcheck-safe-doc,
libghc-quickcheck2-doc (>= 2),
Standards-Version: 4.1.4
Homepage: http://haskell.org/haskellwiki/Lambdabot
Homepage: https://wiki.haskell.org/Lambdabot
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-lambdabot-trusted
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-lambdabot-trusted]
X-Description: Lambdabot trusted code
......