Skip to content
Commits on Source (5)
haskell-gio (0.13.4.0-3) UNRELEASED; urgency=medium
haskell-gio (0.13.5.0-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:44 -0400
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 21:40:15 -0400
haskell-gio (0.13.4.0-2) unstable; urgency=medium
......
haskell-glib (0.13.5.0-3) UNRELEASED; urgency=medium
haskell-glib (0.13.6.0-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:45 -0400
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 21:40:28 -0400
haskell-glib (0.13.5.0-2) unstable; urgency=medium
......
haskell-gtk (0.14.7-3) UNRELEASED; urgency=medium
haskell-gtk (0.14.10-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:46 -0400
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 21:40:36 -0400
haskell-gtk (0.14.7-2) unstable; urgency=medium
......
haskell-gtk3 (0.14.8-3) UNRELEASED; urgency=medium
haskell-gtk3 (0.14.9-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:46 -0400
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 21:40:47 -0400
haskell-gtk3 (0.14.8-2) unstable; urgency=medium
......
haskell-hakyll (4.12.2.0-2) UNRELEASED; urgency=medium
haskell-hakyll (4.12.3.0-1) unstable; urgency=medium
* Set Rules-Requires-Root to no.
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 May 2018 22:09:47 -0400
-- Clint Adams <clint@debian.org> Tue, 03 Jul 2018 21:41:25 -0400
haskell-hakyll (4.12.2.0-1) unstable; urgency=medium
......
......@@ -29,7 +29,7 @@ Build-Depends:
libghc-file-embed-dev (<< 0.0.11),
libghc-file-embed-prof,
libghc-fsnotify-dev (>= 0.2),
libghc-fsnotify-dev (<< 0.3),
libghc-fsnotify-dev (<< 0.4),
libghc-fsnotify-prof,
libghc-http-conduit-dev (>= 2.2),
libghc-http-conduit-dev (<< 2.4),
......@@ -106,7 +106,8 @@ Build-Depends:
libghc-quickcheck2-dev (>= 2.8),
libghc-quickcheck2-dev (<< 2.12),
libghc-tasty-dev (>= 0.11),
libghc-tasty-dev (<< 1.1),
libghc-tasty-dev (<< 1.2),
libghc-tasty-prof,
libghc-tasty-hunit-dev (>= 0.9),
libghc-tasty-hunit-dev (<< 0.11),
libghc-tasty-quickcheck-dev (>= 0.8),
......