Skip to content
Commits on Source (27)
haskell-hmt (0.15-3) UNRELEASED; urgency=medium
haskell-hmt (0.16-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:50 -0400
[ Ilias Tsitsimpis ]
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:43:19 +0300
haskell-hmt (0.15-2) unstable; urgency=medium
......
......@@ -9,14 +9,20 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc,
ghc-prof,
libghc-aeson-dev,
libghc-aeson-prof,
libghc-colour-dev,
libghc-colour-prof,
libghc-data-ordlist-dev,
libghc-data-ordlist-prof,
libghc-fgl-dev,
libghc-fgl-prof,
libghc-lazy-csv-dev,
libghc-lazy-csv-prof,
libghc-logict-dev,
libghc-logict-prof,
libghc-modular-arithmetic-dev,
libghc-modular-arithmetic-prof,
libghc-multiset-comb-dev,
libghc-multiset-comb-prof,
libghc-parsec3-dev,
......@@ -25,24 +31,30 @@ Build-Depends: debhelper (>= 10),
libghc-permutation-prof,
libghc-primes-dev,
libghc-primes-prof,
libghc-random-dev,
libghc-random-prof,
libghc-safe-dev,
libghc-safe-prof,
libghc-split-dev,
libghc-split-prof,
libghc-utf8-string-dev,
libghc-utf8-string-prof,
libghc-text-dev,
libghc-text-prof,
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
libghc-colour-doc,
libghc-data-ordlist-doc,
libghc-fgl-doc,
libghc-lazy-csv-doc,
libghc-logict-doc,
libghc-modular-arithmetic-doc,
libghc-multiset-comb-doc,
libghc-parsec3-doc,
libghc-permutation-doc,
libghc-primes-doc,
libghc-random-doc,
libghc-safe-doc,
libghc-split-doc,
libghc-utf8-string-doc,
libghc-text-doc,
Standards-Version: 4.1.4
Homepage: http://rd.slavepianos.org/t/hmt
X-Description: Haskell Music Theory
......
haskell-hpack (0.27.0-2) UNRELEASED; urgency=medium
haskell-hpack (0.28.2-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:51 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:33:06 +0300
haskell-hpack (0.27.0-1) unstable; urgency=medium
......
......@@ -35,7 +35,8 @@ Build-Depends:
libghc-vector-prof,
libghc-yaml-dev,
libghc-yaml-prof,
libghc-hunit-dev,
libghc-hunit-dev (>= 1.6.0.0),
libghc-hunit-prof,
libghc-quickcheck2-dev,
libghc-hspec-dev (>= 2),
libghc-hspec-dev (<< 3),
......
haskell-hspec-core (2.4.8-2) UNRELEASED; urgency=medium
haskell-hspec-core (2.5.5-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:53 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:44:03 +0300
haskell-hspec-core (2.4.8-1) unstable; urgency=medium
......
......@@ -9,14 +9,16 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc (>= 8.0),
ghc-prof,
libghc-hunit-dev (>= 1.2.5),
libghc-hunit-dev (>= 1.5.0.0),
libghc-hunit-prof,
libghc-quickcheck2-dev (>= 2.5.1),
libghc-quickcheck2-dev (>= 2.10),
libghc-quickcheck2-prof,
libghc-ansi-terminal-dev (>= 0.5),
libghc-ansi-terminal-prof,
libghc-call-stack-dev,
libghc-call-stack-prof,
libghc-clock-dev,
libghc-clock-prof,
libghc-hspec-expectations-dev (>= 0.8.2),
libghc-hspec-expectations-dev (<< 0.8.3),
libghc-hspec-expectations-prof,
......@@ -35,6 +37,7 @@ Build-Depends-Indep: ghc-doc,
libghc-quickcheck2-doc,
libghc-ansi-terminal-doc,
libghc-call-stack-doc,
libghc-clock-doc,
libghc-hspec-expectations-doc,
libghc-quickcheck-io-doc,
libghc-random-doc,
......
haskell-lambdabot-core (5.1.0.1-3) UNRELEASED; urgency=medium
haskell-lambdabot-core (5.1.0.2-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:02 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:36:35 +0300
haskell-lambdabot-core (5.1.0.1-2) unstable; urgency=medium
......
haskell-monad-logger (0.3.28.5-2) UNRELEASED; urgency=medium
haskell-monad-logger (0.3.29-1) unstable; urgency=medium
* Bump debhelper compat level to 10
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 14:07:53 +0300
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:44:29 +0300
haskell-monad-logger (0.3.28.5-1) unstable; urgency=medium
......
haskell-openglraw (3.2.7.0-3) UNRELEASED; urgency=medium
haskell-openglraw (3.3.1.0-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:15 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:45:33 +0300
haskell-openglraw (3.2.7.0-2) unstable; urgency=medium
......
......@@ -13,8 +13,8 @@ Build-Depends:
libghc-fixed-dev (<< 0.3),
libghc-fixed-dev (>= 0.2),
libghc-fixed-prof,
libghc-half-dev (<< 0.3),
libghc-half-dev (>= 0.2.2.1),
libghc-half-dev (<< 0.4),
libghc-half-prof,
libghc-text-dev (<< 1.3),
libghc-text-dev (>= 0.1),
......
haskell-parallel (3.2.1.1-3) UNRELEASED; urgency=medium
haskell-parallel (3.2.2.0-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:16 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:45:04 +0300
haskell-parallel (3.2.1.1-2) unstable; urgency=medium
......
haskell-parsers (0.12.8-3) UNRELEASED; urgency=medium
haskell-parsers (0.12.9-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:17 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:39:47 +0300
haskell-parsers (0.12.8-2) unstable; urgency=medium
......
haskell-persistable-types-hdbc-pg (0.0.3.3-2) UNRELEASED; urgency=medium
haskell-persistable-types-hdbc-pg (0.0.3.5-1) unstable; urgency=medium
* Bump debhelper compat level to 10
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 14:08:04 +0300
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:44:43 +0300
haskell-persistable-types-hdbc-pg (0.0.3.3-1) unstable; urgency=medium
......
......@@ -17,7 +17,7 @@ Build-Depends:
libghc-dlist-prof,
libghc-persistable-record-dev (>= 0.4),
libghc-persistable-record-prof,
libghc-relational-query-dev (>= 0.10),
libghc-relational-query-dev (>= 0.12),
libghc-relational-query-prof,
libghc-relational-query-hdbc-dev,
libghc-relational-query-hdbc-prof,
......
haskell-pretty-show (1.6.16-2) UNRELEASED; urgency=medium
haskell-pretty-show (1.7-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:22 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:34:05 +0300
haskell-pretty-show (1.6.16-1) unstable; urgency=medium
......
......@@ -15,9 +15,11 @@ Build-Depends:
libghc-haskell-lexer-dev (<< 2),
libghc-haskell-lexer-dev (>= 1),
libghc-haskell-lexer-prof,
Build-Depends-Indep:
ghc-doc,
libghc-text-dev,
libghc-text-prof,
Build-Depends-Indep: ghc-doc,
libghc-haskell-lexer-doc,
libghc-text-doc,
Standards-Version: 4.1.4
Homepage: http://wiki.github.com/yav/pretty-show
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-pretty-show
......
haskell-quickcheck-instances (0.3.18-2) UNRELEASED; urgency=medium
haskell-quickcheck-instances (0.3.19-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:24 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:41:54 +0300
haskell-quickcheck-instances (0.3.18-1) unstable; urgency=medium
......
......@@ -12,10 +12,10 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-quickcheck2-dev (>= 2.10),
libghc-quickcheck2-dev (<< 2.12),
libghc-quickcheck2-dev (<< 2.13),
libghc-quickcheck2-prof,
libghc-base-compat-dev (>= 0.9.3),
libghc-base-compat-dev (<< 0.10),
libghc-base-compat-dev (<< 0.11),
libghc-base-compat-prof,
libghc-case-insensitive-dev (>= 1.2.0.4),
libghc-case-insensitive-dev (<< 1.3),
......
haskell-recursion-schemes (5.0.2-4) UNRELEASED; urgency=medium
haskell-recursion-schemes (5.0.3-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* Bump debhelper compat level to 10
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:10:26 -0400
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 19:46:14 +0300
haskell-recursion-schemes (5.0.2-3) unstable; urgency=medium
......
......@@ -14,28 +14,21 @@ Build-Depends:
libghc-base-orphans-dev (>= 0.5.4),
libghc-base-orphans-dev (<< 0.8),
libghc-base-orphans-prof,
libghc-bifunctors-dev (>= 4),
libghc-bifunctors-dev (<< 6),
libghc-bifunctors-prof,
libghc-comonad-dev (>= 4),
libghc-comonad-dev (<< 6),
libghc-comonad-dev (>= 4),
libghc-comonad-prof,
libghc-free-dev (>= 4),
libghc-free-dev (<< 6),
libghc-free-prof,
libghc-semigroups-dev (>= 0.8.3.1),
libghc-semigroups-dev (<< 1),
libghc-semigroups-prof,
libghc-transformers-compat-dev (>= 0.3),
libghc-transformers-compat-dev (<< 1),
libghc-transformers-compat-prof,
libghc-th-abstraction-dev (>= 0.2.4),
libghc-th-abstraction-dev (<< 1),
libghc-th-abstraction-prof,
Build-Depends-Indep: ghc-doc,
libghc-base-orphans-doc,
libghc-bifunctors-doc,
libghc-comonad-doc,
libghc-free-doc,
libghc-semigroups-doc,
libghc-transformers-compat-doc,
libghc-th-abstraction-doc,
Standards-Version: 4.1.4
Homepage: http://github.com/ekmett/recursion-schemes/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-recursion-schemes
......