diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-20 10:23:53 +0200 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-08-20 10:23:53 +0200 |
commit | d61497dd8b286d7277ea316d31e298f3ad6a40a1 (patch) | |
tree | 26b4cfeff62ecb5efd60015406202e290d28dba7 | |
parent | 4e56ac6ef3f62c8b2ee8a11104fc57083772538c (diff) | |
download | DHG_packages-d61497dd8b286d7277ea316d31e298f3ad6a40a1.tar.gz |
Depend on haskell-devscripts >= 0.10 to ensure that this package builds against GHC in experimental (727 packages)
1452 files changed, 2649 insertions, 726 deletions
diff --git a/p/alex/debian/changelog b/p/alex/debian/changelog index a3a5de93e..4103ad3c7 100644 --- a/p/alex/debian/changelog +++ b/p/alex/debian/changelog @@ -6,6 +6,8 @@ alex (3.1.4-2.1) UNRELEASED; urgency=medium [ Joachim Breitner ] * Attempt to make debian/get_version.hs work with GHC-7.10 * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Helmut Grohne <helmut@subdivi.de> Mon, 03 Aug 2015 19:46:21 +0200 diff --git a/p/alex/debian/control b/p/alex/debian/control index 4a1cc13a5..30c77fbe0 100644 --- a/p/alex/debian/control +++ b/p/alex/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: cdbs (>= 0.4.59), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), debhelper (>= 9), ghc (>= 7.10), alex, diff --git a/p/bnfc/debian/changelog b/p/bnfc/debian/changelog index 458ab7578..f459a40dd 100644 --- a/p/bnfc/debian/changelog +++ b/p/bnfc/debian/changelog @@ -2,6 +2,8 @@ bnfc (2.8-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:30:21 +0000 diff --git a/p/bnfc/debian/control b/p/bnfc/debian/control index f43a08d19..05826e771 100644 --- a/p/bnfc/debian/control +++ b/p/bnfc/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/c2hs/debian/changelog b/p/c2hs/debian/changelog index b069a5e9d..6b9303653 100644 --- a/p/c2hs/debian/changelog +++ b/p/c2hs/debian/changelog @@ -1,6 +1,8 @@ c2hs (0.25.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:15:56 +0200 diff --git a/p/c2hs/debian/control b/p/c2hs/debian/control index bb1198d86..2e6a17c94 100644 --- a/p/c2hs/debian/control +++ b/p/c2hs/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.14), cdbs, ghc, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), alex, happy, libghc-language-c-dev (>= 0.4.7), diff --git a/p/cabal-debian/debian/changelog b/p/cabal-debian/debian/changelog index a10127b44..aba64e2b7 100644 --- a/p/cabal-debian/debian/changelog +++ b/p/cabal-debian/debian/changelog @@ -1,3 +1,10 @@ +cabal-debian (4.30.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:14 +0200 + cabal-debian (4.30.2-1) unstable; urgency=medium * New upstream release. diff --git a/p/cabal-debian/debian/control b/p/cabal-debian/debian/control index 89c4f81df..d826c1b31 100644 --- a/p/cabal-debian/debian/control +++ b/p/cabal-debian/debian/control @@ -5,7 +5,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, ghc-prof, libghc-bifunctors-dev, diff --git a/p/cpphs/debian/changelog b/p/cpphs/debian/changelog index 817f789fb..ec02b00d1 100644 --- a/p/cpphs/debian/changelog +++ b/p/cpphs/debian/changelog @@ -2,6 +2,8 @@ cpphs (1.19.2-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:44:33 +0200 diff --git a/p/cpphs/debian/control b/p/cpphs/debian/control index 59416acf6..2e8121ab5 100644 --- a/p/cpphs/debian/control +++ b/p/cpphs/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/darcs-monitor/debian/changelog b/p/darcs-monitor/debian/changelog index 9dced65fb..945f93402 100644 --- a/p/darcs-monitor/debian/changelog +++ b/p/darcs-monitor/debian/changelog @@ -1,6 +1,8 @@ darcs-monitor (0.4.2-7) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:15:56 +0200 diff --git a/p/darcs-monitor/debian/control b/p/darcs-monitor/debian/control index bb73c163b..2d1fc8028 100644 --- a/p/darcs-monitor/debian/control +++ b/p/darcs-monitor/debian/control @@ -4,7 +4,7 @@ Priority: optional Section: vcs Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, libghc-mtl-dev, libghc-haxml-dev (>= 1:1.25), diff --git a/p/darcs/debian/changelog b/p/darcs/debian/changelog index f24e1a356..4305b9604 100644 --- a/p/darcs/debian/changelog +++ b/p/darcs/debian/changelog @@ -1,3 +1,10 @@ +darcs (2.10.1-5) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:15 +0200 + darcs (2.10.1-4) unstable; urgency=medium [ Helmut Grohne ] diff --git a/p/darcs/debian/control b/p/darcs/debian/control index 5a1be5013..ffde3679a 100644 --- a/p/darcs/debian/control +++ b/p/darcs/debian/control @@ -5,7 +5,7 @@ Priority: optional Section: haskell Build-Depends: cdbs, debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc (>= 7.4), bash-completion (>= 1:1.1), libcurl4-gnutls-dev (>= 7.19.1), diff --git a/p/djinn/debian/changelog b/p/djinn/debian/changelog index 36d6b7c71..fc4650aa5 100644 --- a/p/djinn/debian/changelog +++ b/p/djinn/debian/changelog @@ -2,6 +2,8 @@ djinn (2014.9.7-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:04:05 +0200 diff --git a/p/djinn/debian/control b/p/djinn/debian/control index 6dcb8ca72..37b8921aa 100644 --- a/p/djinn/debian/control +++ b/p/djinn/debian/control @@ -4,7 +4,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, ghc-prof, libghc-mtl-dev, diff --git a/p/ftphs/debian/changelog b/p/ftphs/debian/changelog index e1055fef7..7e35dc977 100644 --- a/p/ftphs/debian/changelog +++ b/p/ftphs/debian/changelog @@ -1,6 +1,8 @@ ftphs (1.0.9.1-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:15:57 +0200 diff --git a/p/ftphs/debian/control b/p/ftphs/debian/control index 34c153d74..581ab2f4c 100644 --- a/p/ftphs/debian/control +++ b/p/ftphs/debian/control @@ -4,7 +4,7 @@ Uploaders: John Goerzen <jgoerzen@complete.org>, Louis Bettens <louis@bettens.in Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cpphs, libghc-mtl-dev, libghc-mtl-prof, diff --git a/p/ghc-mod/debian/changelog b/p/ghc-mod/debian/changelog index 3f7a9786a..78bba3447 100644 --- a/p/ghc-mod/debian/changelog +++ b/p/ghc-mod/debian/changelog @@ -1,7 +1,12 @@ ghc-mod (5.3.0.0-1) unstable; urgency=low + [ Sven Bartscher ] * New upstream release + [ Joachim Breitner ] + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + -- Sven Bartscher <sven.bartscher@weltraumschlangen.de> Mon, 17 Aug 2015 13:52:17 +0200 ghc-mod (5.2.1.2-1) unstable; urgency=medium diff --git a/p/ghc-mod/debian/control b/p/ghc-mod/debian/control index ce1677c72..d361fcc58 100644 --- a/p/ghc-mod/debian/control +++ b/p/ghc-mod/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/gitit/debian/changelog b/p/gitit/debian/changelog index 9c560240c..b35f6effa 100644 --- a/p/gitit/debian/changelog +++ b/p/gitit/debian/changelog @@ -1,6 +1,8 @@ gitit (0.11.1.1-1) UNRELEASED; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Wed, 19 Aug 2015 17:39:04 +0200 diff --git a/p/gitit/debian/control b/p/gitit/debian/control index 0bab1e33e..924debc34 100644 --- a/p/gitit/debian/control +++ b/p/gitit/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org>, Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), dh-linktree, cdbs, ghc, diff --git a/p/gtk2hs-buildtools/debian/changelog b/p/gtk2hs-buildtools/debian/changelog index 5e638ad3e..208745d38 100644 --- a/p/gtk2hs-buildtools/debian/changelog +++ b/p/gtk2hs-buildtools/debian/changelog @@ -1,6 +1,8 @@ gtk2hs-buildtools (0.13.0.4-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:15:57 +0200 diff --git a/p/gtk2hs-buildtools/debian/control b/p/gtk2hs-buildtools/debian/control index 53e24afc8..c40ca348d 100644 --- a/p/gtk2hs-buildtools/debian/control +++ b/p/gtk2hs-buildtools/debian/control @@ -4,7 +4,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc (>= 7.0.4), alex (>= 3.0.1), happy (>= 1.18.9), diff --git a/p/happy/debian/changelog b/p/happy/debian/changelog index b15822702..a56d82469 100644 --- a/p/happy/debian/changelog +++ b/p/happy/debian/changelog @@ -2,6 +2,8 @@ happy (1.19.5-2) UNRELEASED; urgency=medium * Support latest Cabal * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:12:53 +0200 diff --git a/p/happy/debian/control b/p/happy/debian/control index e5a594620..17623be5d 100644 --- a/p/happy/debian/control +++ b/p/happy/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Iain Lane <laney@ubuntu.com> Standards-Version: 3.9.6 Build-Depends: cdbs (>= 0.4.59), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), debhelper (>= 9), autoconf, docbook-utils, diff --git a/p/haskell-abstract-deque/debian/changelog b/p/haskell-abstract-deque/debian/changelog index 685e973d0..d3cb17dcf 100644 --- a/p/haskell-abstract-deque/debian/changelog +++ b/p/haskell-abstract-deque/debian/changelog @@ -1,6 +1,8 @@ haskell-abstract-deque (0.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:15:58 +0200 diff --git a/p/haskell-abstract-deque/debian/control b/p/haskell-abstract-deque/debian/control index 9c412e6f3..a96f2b19c 100644 --- a/p/haskell-abstract-deque/debian/control +++ b/p/haskell-abstract-deque/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-abstract-par/debian/changelog b/p/haskell-abstract-par/debian/changelog index 7501edc15..e1c8e7c70 100644 --- a/p/haskell-abstract-par/debian/changelog +++ b/p/haskell-abstract-par/debian/changelog @@ -1,6 +1,8 @@ haskell-abstract-par (0.3.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:15:58 +0200 diff --git a/p/haskell-abstract-par/debian/control b/p/haskell-abstract-par/debian/control index 4a31459e6..013238af4 100644 --- a/p/haskell-abstract-par/debian/control +++ b/p/haskell-abstract-par/debian/control @@ -4,7 +4,7 @@ Uploaders: Sven Bartscher <sven.bartscher@weltraumschlangen.de> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-acid-state/debian/changelog b/p/haskell-acid-state/debian/changelog index be40ae69a..ab5726d14 100644 --- a/p/haskell-acid-state/debian/changelog +++ b/p/haskell-acid-state/debian/changelog @@ -2,6 +2,8 @@ haskell-acid-state (0.12.4-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:49:54 +0200 diff --git a/p/haskell-acid-state/debian/control b/p/haskell-acid-state/debian/control index 31729943b..715b57864 100644 --- a/p/haskell-acid-state/debian/control +++ b/p/haskell-acid-state/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-active/debian/changelog b/p/haskell-active/debian/changelog index 157d2a0a3..ff0980623 100644 --- a/p/haskell-active/debian/changelog +++ b/p/haskell-active/debian/changelog @@ -2,6 +2,8 @@ haskell-active (0.2.0.4-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:20:34 +0200 diff --git a/p/haskell-active/debian/control b/p/haskell-active/debian/control index eec3f94be..358eac9c9 100644 --- a/p/haskell-active/debian/control +++ b/p/haskell-active/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-adjunctions/debian/changelog b/p/haskell-adjunctions/debian/changelog index 81b1a4ebb..a3f5e4946 100644 --- a/p/haskell-adjunctions/debian/changelog +++ b/p/haskell-adjunctions/debian/changelog @@ -1,6 +1,8 @@ haskell-adjunctions (4.2.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:15:59 +0200 diff --git a/p/haskell-adjunctions/debian/control b/p/haskell-adjunctions/debian/control index d1079b689..b01be1e5d 100644 --- a/p/haskell-adjunctions/debian/control +++ b/p/haskell-adjunctions/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-aeson-pretty/debian/changelog b/p/haskell-aeson-pretty/debian/changelog index 868b2e194..20d804364 100644 --- a/p/haskell-aeson-pretty/debian/changelog +++ b/p/haskell-aeson-pretty/debian/changelog @@ -1,6 +1,8 @@ haskell-aeson-pretty (0.7.2-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:15:59 +0200 diff --git a/p/haskell-aeson-pretty/debian/control b/p/haskell-aeson-pretty/debian/control index 5102d212a..4c3b415e9 100644 --- a/p/haskell-aeson-pretty/debian/control +++ b/p/haskell-aeson-pretty/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-aeson-qq/debian/changelog b/p/haskell-aeson-qq/debian/changelog index 28f5a565f..523662061 100644 --- a/p/haskell-aeson-qq/debian/changelog +++ b/p/haskell-aeson-qq/debian/changelog @@ -2,6 +2,8 @@ haskell-aeson-qq (0.8.0-1) unstable; urgency=medium * debian/copyright: debian/*, not */debian * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:21:58 +0200 diff --git a/p/haskell-aeson-qq/debian/control b/p/haskell-aeson-qq/debian/control index e4a16c435..32bad046f 100644 --- a/p/haskell-aeson-qq/debian/control +++ b/p/haskell-aeson-qq/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-aeson/debian/changelog b/p/haskell-aeson/debian/changelog index 4583aec17..ff534a363 100644 --- a/p/haskell-aeson/debian/changelog +++ b/p/haskell-aeson/debian/changelog @@ -1,6 +1,8 @@ haskell-aeson (0.8.0.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:15:59 +0200 diff --git a/p/haskell-aeson/debian/control b/p/haskell-aeson/debian/control index 4de8817da..84bda3042 100644 --- a/p/haskell-aeson/debian/control +++ b/p/haskell-aeson/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ansi-terminal/debian/changelog b/p/haskell-ansi-terminal/debian/changelog index 5d9afd384..dca6289f1 100644 --- a/p/haskell-ansi-terminal/debian/changelog +++ b/p/haskell-ansi-terminal/debian/changelog @@ -1,6 +1,8 @@ haskell-ansi-terminal (0.6.2.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:15:59 +0200 diff --git a/p/haskell-ansi-terminal/debian/control b/p/haskell-ansi-terminal/debian/control index e43fa60d5..7e05f2105 100644 --- a/p/haskell-ansi-terminal/debian/control +++ b/p/haskell-ansi-terminal/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ansi-wl-pprint/debian/changelog b/p/haskell-ansi-wl-pprint/debian/changelog index 600d26666..ea38b9202 100644 --- a/p/haskell-ansi-wl-pprint/debian/changelog +++ b/p/haskell-ansi-wl-pprint/debian/changelog @@ -1,6 +1,8 @@ haskell-ansi-wl-pprint (0.6.7.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:00 +0200 diff --git a/p/haskell-ansi-wl-pprint/debian/control b/p/haskell-ansi-wl-pprint/debian/control index dc0ce9605..7be1790c8 100644 --- a/p/haskell-ansi-wl-pprint/debian/control +++ b/p/haskell-ansi-wl-pprint/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-appar/debian/changelog b/p/haskell-appar/debian/changelog index 1efc47e90..8d80e5b11 100644 --- a/p/haskell-appar/debian/changelog +++ b/p/haskell-appar/debian/changelog @@ -1,6 +1,8 @@ haskell-appar (0.1.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:00 +0200 diff --git a/p/haskell-appar/debian/control b/p/haskell-appar/debian/control index 0c53181b5..e04b19e2f 100644 --- a/p/haskell-appar/debian/control +++ b/p/haskell-appar/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-applicative-quoters/debian/changelog b/p/haskell-applicative-quoters/debian/changelog index f45211496..7f1d796f7 100644 --- a/p/haskell-applicative-quoters/debian/changelog +++ b/p/haskell-applicative-quoters/debian/changelog @@ -1,3 +1,10 @@ +haskell-applicative-quoters (0.1.0.8-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:19 +0200 + haskell-applicative-quoters (0.1.0.8-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-applicative-quoters/debian/control b/p/haskell-applicative-quoters/debian/control index 6a55eb7c5..6f08f7157 100644 --- a/p/haskell-applicative-quoters/debian/control +++ b/p/haskell-applicative-quoters/debian/control @@ -4,7 +4,7 @@ Uploaders: Kristoffer H Rose <krisrose@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-arrows/debian/changelog b/p/haskell-arrows/debian/changelog index 238d34337..e942979e7 100644 --- a/p/haskell-arrows/debian/changelog +++ b/p/haskell-arrows/debian/changelog @@ -1,6 +1,8 @@ haskell-arrows (0.4.4.1-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:00 +0200 diff --git a/p/haskell-arrows/debian/control b/p/haskell-arrows/debian/control index 0f5e983c8..3ef53f342 100644 --- a/p/haskell-arrows/debian/control +++ b/p/haskell-arrows/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-asn1-data/debian/changelog b/p/haskell-asn1-data/debian/changelog index d79b72a9c..66d9844dc 100644 --- a/p/haskell-asn1-data/debian/changelog +++ b/p/haskell-asn1-data/debian/changelog @@ -2,6 +2,8 @@ haskell-asn1-data (0.7.1-7) UNRELEASED; urgency=medium * GHC 7.10 compat patches * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:35:36 +0200 diff --git a/p/haskell-asn1-data/debian/control b/p/haskell-asn1-data/debian/control index 2cdbb2784..b27f9f97f 100644 --- a/p/haskell-asn1-data/debian/control +++ b/p/haskell-asn1-data/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-asn1-encoding/debian/changelog b/p/haskell-asn1-encoding/debian/changelog index 8b42a8265..0d51c6cd9 100644 --- a/p/haskell-asn1-encoding/debian/changelog +++ b/p/haskell-asn1-encoding/debian/changelog @@ -1,6 +1,8 @@ haskell-asn1-encoding (0.9.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:00 +0200 diff --git a/p/haskell-asn1-encoding/debian/control b/p/haskell-asn1-encoding/debian/control index 9a72f8498..9bc647f62 100644 --- a/p/haskell-asn1-encoding/debian/control +++ b/p/haskell-asn1-encoding/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-asn1-parse/debian/changelog b/p/haskell-asn1-parse/debian/changelog index 53d744f07..33fe225fe 100644 --- a/p/haskell-asn1-parse/debian/changelog +++ b/p/haskell-asn1-parse/debian/changelog @@ -1,6 +1,8 @@ haskell-asn1-parse (0.9.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:01 +0200 diff --git a/p/haskell-asn1-parse/debian/control b/p/haskell-asn1-parse/debian/control index ceb4aa329..c22f137c1 100644 --- a/p/haskell-asn1-parse/debian/control +++ b/p/haskell-asn1-parse/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-asn1-types/debian/changelog b/p/haskell-asn1-types/debian/changelog index c146b77d8..5f321dff7 100644 --- a/p/haskell-asn1-types/debian/changelog +++ b/p/haskell-asn1-types/debian/changelog @@ -1,6 +1,8 @@ haskell-asn1-types (0.3.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:01 +0200 diff --git a/p/haskell-asn1-types/debian/control b/p/haskell-asn1-types/debian/control index 8f0c2ce40..5099b4702 100644 --- a/p/haskell-asn1-types/debian/control +++ b/p/haskell-asn1-types/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-async/debian/changelog b/p/haskell-async/debian/changelog index 77729f594..546ded2d4 100644 --- a/p/haskell-async/debian/changelog +++ b/p/haskell-async/debian/changelog @@ -1,6 +1,8 @@ haskell-async (2.0.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:01 +0200 diff --git a/p/haskell-async/debian/control b/p/haskell-async/debian/control index 432af1098..0492fca79 100644 --- a/p/haskell-async/debian/control +++ b/p/haskell-async/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-attoparsec-enumerator/debian/changelog b/p/haskell-attoparsec-enumerator/debian/changelog index f86cb5ddd..912a6ab6a 100644 --- a/p/haskell-attoparsec-enumerator/debian/changelog +++ b/p/haskell-attoparsec-enumerator/debian/changelog @@ -1,6 +1,8 @@ haskell-attoparsec-enumerator (0.3.4-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:01 +0200 diff --git a/p/haskell-attoparsec-enumerator/debian/control b/p/haskell-attoparsec-enumerator/debian/control index 8ca81dac5..ea94ef0e0 100644 --- a/p/haskell-attoparsec-enumerator/debian/control +++ b/p/haskell-attoparsec-enumerator/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-attoparsec/debian/changelog b/p/haskell-attoparsec/debian/changelog index a31648955..1cf176da2 100644 --- a/p/haskell-attoparsec/debian/changelog +++ b/p/haskell-attoparsec/debian/changelog @@ -1,6 +1,8 @@ haskell-attoparsec (0.12.1.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:01 +0200 diff --git a/p/haskell-attoparsec/debian/control b/p/haskell-attoparsec/debian/control index 47e10f8b8..59d8b0d5c 100644 --- a/p/haskell-attoparsec/debian/control +++ b/p/haskell-attoparsec/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org>, Clint Adams <clint@debian.org> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-authenticate-oauth/debian/changelog b/p/haskell-authenticate-oauth/debian/changelog index ca21a3ffa..6091ff3e0 100644 --- a/p/haskell-authenticate-oauth/debian/changelog +++ b/p/haskell-authenticate-oauth/debian/changelog @@ -1,6 +1,8 @@ haskell-authenticate-oauth (1.5.1.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:02 +0200 diff --git a/p/haskell-authenticate-oauth/debian/control b/p/haskell-authenticate-oauth/debian/control index b81330663..83b4795d8 100644 --- a/p/haskell-authenticate-oauth/debian/control +++ b/p/haskell-authenticate-oauth/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-authenticate/debian/changelog b/p/haskell-authenticate/debian/changelog index 6a8521227..b03ded559 100644 --- a/p/haskell-authenticate/debian/changelog +++ b/p/haskell-authenticate/debian/changelog @@ -1,6 +1,8 @@ haskell-authenticate (1.3.2.11-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:02 +0200 diff --git a/p/haskell-authenticate/debian/control b/p/haskell-authenticate/debian/control index 369c4514b..63e8b64aa 100644 --- a/p/haskell-authenticate/debian/control +++ b/p/haskell-authenticate/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-auto-update/debian/changelog b/p/haskell-auto-update/debian/changelog index 2212683b9..04c82629f 100644 --- a/p/haskell-auto-update/debian/changelog +++ b/p/haskell-auto-update/debian/changelog @@ -1,6 +1,8 @@ haskell-auto-update (0.1.2.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:02 +0200 diff --git a/p/haskell-auto-update/debian/control b/p/haskell-auto-update/debian/control index c2edaf290..27d6d40d4 100644 --- a/p/haskell-auto-update/debian/control +++ b/p/haskell-auto-update/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-aws/debian/changelog b/p/haskell-aws/debian/changelog index 8f45a94fd..e9f5a4f79 100644 --- a/p/haskell-aws/debian/changelog +++ b/p/haskell-aws/debian/changelog @@ -2,6 +2,8 @@ haskell-aws (0.12.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:30:23 +0200 diff --git a/p/haskell-aws/debian/control b/p/haskell-aws/debian/control index 39cbf7095..bcbcd4f2f 100644 --- a/p/haskell-aws/debian/control +++ b/p/haskell-aws/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-base-compat/debian/changelog b/p/haskell-base-compat/debian/changelog index 2dd4ce51e..fafa5071d 100644 --- a/p/haskell-base-compat/debian/changelog +++ b/p/haskell-base-compat/debian/changelog @@ -1,6 +1,8 @@ haskell-base-compat (0.8.2-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:06:55 +0200 diff --git a/p/haskell-base-compat/debian/control b/p/haskell-base-compat/debian/control index 37045de8f..2fe2554ae 100644 --- a/p/haskell-base-compat/debian/control +++ b/p/haskell-base-compat/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-base-orphans/debian/changelog b/p/haskell-base-orphans/debian/changelog index b3b017084..8bd850e6d 100644 --- a/p/haskell-base-orphans/debian/changelog +++ b/p/haskell-base-orphans/debian/changelog @@ -1,5 +1,7 @@ haskell-base-orphans (0.4.3-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:25:07 +0000 diff --git a/p/haskell-base-orphans/debian/control b/p/haskell-base-orphans/debian/control index 37a77bbed..e3ab5712b 100644 --- a/p/haskell-base-orphans/debian/control +++ b/p/haskell-base-orphans/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-base-unicode-symbols/debian/changelog b/p/haskell-base-unicode-symbols/debian/changelog index 942184677..c38bc0cd8 100644 --- a/p/haskell-base-unicode-symbols/debian/changelog +++ b/p/haskell-base-unicode-symbols/debian/changelog @@ -1,6 +1,8 @@ haskell-base-unicode-symbols (0.2.2.4-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:03 +0200 diff --git a/p/haskell-base-unicode-symbols/debian/control b/p/haskell-base-unicode-symbols/debian/control index 26f346fbe..064378d82 100644 --- a/p/haskell-base-unicode-symbols/debian/control +++ b/p/haskell-base-unicode-symbols/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-base16-bytestring/debian/changelog b/p/haskell-base16-bytestring/debian/changelog index da5906226..39710a0a9 100644 --- a/p/haskell-base16-bytestring/debian/changelog +++ b/p/haskell-base16-bytestring/debian/changelog @@ -1,6 +1,8 @@ haskell-base16-bytestring (0.1.1.6-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:03 +0200 diff --git a/p/haskell-base16-bytestring/debian/control b/p/haskell-base16-bytestring/debian/control index d070d0fe4..1a1dd7d32 100644 --- a/p/haskell-base16-bytestring/debian/control +++ b/p/haskell-base16-bytestring/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-base64-bytestring/debian/changelog b/p/haskell-base64-bytestring/debian/changelog index 79eb1ee5e..e7611864f 100644 --- a/p/haskell-base64-bytestring/debian/changelog +++ b/p/haskell-base64-bytestring/debian/changelog @@ -1,6 +1,8 @@ haskell-base64-bytestring (1.0.0.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:03 +0200 diff --git a/p/haskell-base64-bytestring/debian/control b/p/haskell-base64-bytestring/debian/control index ea225d8b6..ebbd75481 100644 --- a/p/haskell-base64-bytestring/debian/control +++ b/p/haskell-base64-bytestring/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-basic-prelude/debian/changelog b/p/haskell-basic-prelude/debian/changelog index 840cbc3b1..dd8912955 100644 --- a/p/haskell-basic-prelude/debian/changelog +++ b/p/haskell-basic-prelude/debian/changelog @@ -1,6 +1,8 @@ haskell-basic-prelude (0.5.0-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:59:51 +0200 diff --git a/p/haskell-basic-prelude/debian/control b/p/haskell-basic-prelude/debian/control index ed364fd1d..20cadcd24 100644 --- a/p/haskell-basic-prelude/debian/control +++ b/p/haskell-basic-prelude/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bencode/debian/changelog b/p/haskell-bencode/debian/changelog index 234a3e520..32dcf12b9 100644 --- a/p/haskell-bencode/debian/changelog +++ b/p/haskell-bencode/debian/changelog @@ -1,6 +1,8 @@ haskell-bencode (0.6.0.0-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:07:46 +0200 diff --git a/p/haskell-bencode/debian/control b/p/haskell-bencode/debian/control index 8fdad93ec..f32074610 100644 --- a/p/haskell-bencode/debian/control +++ b/p/haskell-bencode/debian/control @@ -4,7 +4,7 @@ Uploaders: Christopher Reichert <creichert07@gmail.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bifunctors/debian/changelog b/p/haskell-bifunctors/debian/changelog index 6d65ae6f9..17b0bda55 100644 --- a/p/haskell-bifunctors/debian/changelog +++ b/p/haskell-bifunctors/debian/changelog @@ -2,6 +2,8 @@ haskell-bifunctors (5-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:25:12 +0200 diff --git a/p/haskell-bifunctors/debian/control b/p/haskell-bifunctors/debian/control index 5f1e4f92c..21b43a054 100644 --- a/p/haskell-bifunctors/debian/control +++ b/p/haskell-bifunctors/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-binary-conduit/debian/changelog b/p/haskell-binary-conduit/debian/changelog index 1d4444fdb..8d960611f 100644 --- a/p/haskell-binary-conduit/debian/changelog +++ b/p/haskell-binary-conduit/debian/changelog @@ -1,3 +1,10 @@ +haskell-binary-conduit (1.2.3-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:24 +0200 + haskell-binary-conduit (1.2.3-2) unstable; urgency=medium * Reupload built with ghc-7.8 diff --git a/p/haskell-binary-conduit/debian/control b/p/haskell-binary-conduit/debian/control index ac3807316..674e1e870 100644 --- a/p/haskell-binary-conduit/debian/control +++ b/p/haskell-binary-conduit/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bindings-dsl/debian/changelog b/p/haskell-bindings-dsl/debian/changelog index 2e5d8c1a9..ee27a8e7b 100644 --- a/p/haskell-bindings-dsl/debian/changelog +++ b/p/haskell-bindings-dsl/debian/changelog @@ -1,6 +1,8 @@ haskell-bindings-dsl (1.0.22-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:04 +0200 diff --git a/p/haskell-bindings-dsl/debian/control b/p/haskell-bindings-dsl/debian/control index dc9662e16..1e6e481a5 100644 --- a/p/haskell-bindings-dsl/debian/control +++ b/p/haskell-bindings-dsl/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bindings-nettle/debian/changelog b/p/haskell-bindings-nettle/debian/changelog index 13db50d52..203874126 100644 --- a/p/haskell-bindings-nettle/debian/changelog +++ b/p/haskell-bindings-nettle/debian/changelog @@ -1,3 +1,10 @@ +haskell-bindings-nettle (0.3.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:24 +0200 + haskell-bindings-nettle (0.3.1-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-bindings-nettle/debian/control b/p/haskell-bindings-nettle/debian/control index eb5af5674..3c03bf41f 100644 --- a/p/haskell-bindings-nettle/debian/control +++ b/p/haskell-bindings-nettle/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bindings-sane/debian/changelog b/p/haskell-bindings-sane/debian/changelog index 2d4dd9b91..c58fa687f 100644 --- a/p/haskell-bindings-sane/debian/changelog +++ b/p/haskell-bindings-sane/debian/changelog @@ -1,6 +1,8 @@ haskell-bindings-sane (0.0.1-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:04 +0200 diff --git a/p/haskell-bindings-sane/debian/control b/p/haskell-bindings-sane/debian/control index 1c2ec0bc6..f68a203d0 100644 --- a/p/haskell-bindings-sane/debian/control +++ b/p/haskell-bindings-sane/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-blaze-builder-enumerator/debian/changelog b/p/haskell-blaze-builder-enumerator/debian/changelog index f95c2ae06..317952b5f 100644 --- a/p/haskell-blaze-builder-enumerator/debian/changelog +++ b/p/haskell-blaze-builder-enumerator/debian/changelog @@ -1,6 +1,8 @@ haskell-blaze-builder-enumerator (0.2.1.0-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:04 +0200 diff --git a/p/haskell-blaze-builder-enumerator/debian/control b/p/haskell-blaze-builder-enumerator/debian/control index 36270a8ed..e54c03297 100644 --- a/p/haskell-blaze-builder-enumerator/debian/control +++ b/p/haskell-blaze-builder-enumerator/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-blaze-builder/debian/changelog b/p/haskell-blaze-builder/debian/changelog index 068a433e5..13378d4a8 100644 --- a/p/haskell-blaze-builder/debian/changelog +++ b/p/haskell-blaze-builder/debian/changelog @@ -1,6 +1,8 @@ haskell-blaze-builder (0.4.0.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:04 +0200 diff --git a/p/haskell-blaze-builder/debian/control b/p/haskell-blaze-builder/debian/control index be4027c71..164eda8f8 100644 --- a/p/haskell-blaze-builder/debian/control +++ b/p/haskell-blaze-builder/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-blaze-html/debian/changelog b/p/haskell-blaze-html/debian/changelog index 5e85dd76c..2bd09c626 100644 --- a/p/haskell-blaze-html/debian/changelog +++ b/p/haskell-blaze-html/debian/changelog @@ -1,6 +1,8 @@ haskell-blaze-html (0.8.1.0-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:04 +0200 diff --git a/p/haskell-blaze-html/debian/control b/p/haskell-blaze-html/debian/control index 324fedb35..0fe0789c8 100644 --- a/p/haskell-blaze-html/debian/control +++ b/p/haskell-blaze-html/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-blaze-markup/debian/changelog b/p/haskell-blaze-markup/debian/changelog index 21078b270..0d4a55c12 100644 --- a/p/haskell-blaze-markup/debian/changelog +++ b/p/haskell-blaze-markup/debian/changelog @@ -1,6 +1,8 @@ haskell-blaze-markup (0.7.0.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:05 +0200 diff --git a/p/haskell-blaze-markup/debian/control b/p/haskell-blaze-markup/debian/control index 7c8ccde63..5efa1df90 100644 --- a/p/haskell-blaze-markup/debian/control +++ b/p/haskell-blaze-markup/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-blaze-svg/debian/changelog b/p/haskell-blaze-svg/debian/changelog index 4dff69d1a..61d072108 100644 --- a/p/haskell-blaze-svg/debian/changelog +++ b/p/haskell-blaze-svg/debian/changelog @@ -1,6 +1,8 @@ haskell-blaze-svg (0.3.4.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:05 +0200 diff --git a/p/haskell-blaze-svg/debian/control b/p/haskell-blaze-svg/debian/control index aa8c13b15..adedd4780 100644 --- a/p/haskell-blaze-svg/debian/control +++ b/p/haskell-blaze-svg/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-blaze-textual/debian/changelog b/p/haskell-blaze-textual/debian/changelog index e1692eac7..565f911f0 100644 --- a/p/haskell-blaze-textual/debian/changelog +++ b/p/haskell-blaze-textual/debian/changelog @@ -2,6 +2,8 @@ haskell-blaze-textual (0.2.1.0-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:42:59 +0200 diff --git a/p/haskell-blaze-textual/debian/control b/p/haskell-blaze-textual/debian/control index eac43aadd..2871bda26 100644 --- a/p/haskell-blaze-textual/debian/control +++ b/p/haskell-blaze-textual/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-blogliterately/debian/changelog b/p/haskell-blogliterately/debian/changelog index df8a4a134..4db4e7372 100644 --- a/p/haskell-blogliterately/debian/changelog +++ b/p/haskell-blogliterately/debian/changelog @@ -1,6 +1,8 @@ haskell-blogliterately (0.8.1.1-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:29:08 +0200 diff --git a/p/haskell-blogliterately/debian/control b/p/haskell-blogliterately/debian/control index 2eecaf184..62e56d26b 100644 --- a/p/haskell-blogliterately/debian/control +++ b/p/haskell-blogliterately/debian/control @@ -5,7 +5,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9.0), pandoc, - haskell-devscripts (>= 0.8), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bloomfilter/debian/changelog b/p/haskell-bloomfilter/debian/changelog index 5b116c03b..761d59671 100644 --- a/p/haskell-bloomfilter/debian/changelog +++ b/p/haskell-bloomfilter/debian/changelog @@ -2,6 +2,8 @@ haskell-bloomfilter (2.0.1.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:32:11 +0200 diff --git a/p/haskell-bloomfilter/debian/control b/p/haskell-bloomfilter/debian/control index 798b574e3..9583ccf00 100644 --- a/p/haskell-bloomfilter/debian/control +++ b/p/haskell-bloomfilter/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bmp/debian/changelog b/p/haskell-bmp/debian/changelog index 47ce0db9a..da4ef0f23 100644 --- a/p/haskell-bmp/debian/changelog +++ b/p/haskell-bmp/debian/changelog @@ -1,6 +1,8 @@ haskell-bmp (1.2.5.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:06 +0200 diff --git a/p/haskell-bmp/debian/control b/p/haskell-bmp/debian/control index 6a60bee0c..8c6605fc5 100644 --- a/p/haskell-bmp/debian/control +++ b/p/haskell-bmp/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bool-extras/debian/changelog b/p/haskell-bool-extras/debian/changelog index 7c40d4b4d..8b876e0c9 100644 --- a/p/haskell-bool-extras/debian/changelog +++ b/p/haskell-bool-extras/debian/changelog @@ -1,3 +1,10 @@ +haskell-bool-extras (0.4.0-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:27 +0200 + haskell-bool-extras (0.4.0-2) unstable; urgency=medium * Rebuild with ghc-7.8 diff --git a/p/haskell-bool-extras/debian/control b/p/haskell-bool-extras/debian/control index 86388707b..9cb58fb7c 100644 --- a/p/haskell-bool-extras/debian/control +++ b/p/haskell-bool-extras/debian/control @@ -4,7 +4,7 @@ Uploaders: Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-boolean/debian/changelog b/p/haskell-boolean/debian/changelog index 14c77179d..6a186dcf6 100644 --- a/p/haskell-boolean/debian/changelog +++ b/p/haskell-boolean/debian/changelog @@ -1,3 +1,10 @@ +haskell-boolean (0.2.3-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:27 +0200 + haskell-boolean (0.2.3-2) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-boolean/debian/control b/p/haskell-boolean/debian/control index bae746ab8..26fd40123 100644 --- a/p/haskell-boolean/debian/control +++ b/p/haskell-boolean/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-boomerang/debian/changelog b/p/haskell-boomerang/debian/changelog index c8c13085c..fba2aef41 100644 --- a/p/haskell-boomerang/debian/changelog +++ b/p/haskell-boomerang/debian/changelog @@ -1,6 +1,8 @@ haskell-boomerang (1.4.5-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:06 +0200 diff --git a/p/haskell-boomerang/debian/control b/p/haskell-boomerang/debian/control index af5e56241..b93ee176b 100644 --- a/p/haskell-boomerang/debian/control +++ b/p/haskell-boomerang/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-boundedchan/debian/changelog b/p/haskell-boundedchan/debian/changelog index b60bd6751..7c87d6341 100644 --- a/p/haskell-boundedchan/debian/changelog +++ b/p/haskell-boundedchan/debian/changelog @@ -1,6 +1,8 @@ haskell-boundedchan (1.0.3.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:06 +0200 diff --git a/p/haskell-boundedchan/debian/control b/p/haskell-boundedchan/debian/control index 1ee4e5b06..66c2c2a2f 100644 --- a/p/haskell-boundedchan/debian/control +++ b/p/haskell-boundedchan/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-boxes/debian/changelog b/p/haskell-boxes/debian/changelog index 2919be24a..d5605c4b8 100644 --- a/p/haskell-boxes/debian/changelog +++ b/p/haskell-boxes/debian/changelog @@ -2,6 +2,8 @@ haskell-boxes (0.1.4-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:17:28 +0200 diff --git a/p/haskell-boxes/debian/control b/p/haskell-boxes/debian/control index ae9c3fd08..123b73540 100644 --- a/p/haskell-boxes/debian/control +++ b/p/haskell-boxes/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-brainfuck/debian/changelog b/p/haskell-brainfuck/debian/changelog index d52516237..3621f9774 100644 --- a/p/haskell-brainfuck/debian/changelog +++ b/p/haskell-brainfuck/debian/changelog @@ -2,6 +2,8 @@ haskell-brainfuck (0.1.0.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:21:27 +0200 diff --git a/p/haskell-brainfuck/debian/control b/p/haskell-brainfuck/debian/control index aa2fa2f43..89b54b726 100644 --- a/p/haskell-brainfuck/debian/control +++ b/p/haskell-brainfuck/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-byteable/debian/changelog b/p/haskell-byteable/debian/changelog index 2eeb89a32..54df36bde 100644 --- a/p/haskell-byteable/debian/changelog +++ b/p/haskell-byteable/debian/changelog @@ -1,6 +1,8 @@ haskell-byteable (0.1.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:07 +0200 diff --git a/p/haskell-byteable/debian/control b/p/haskell-byteable/debian/control index 896b6abca..d51285544 100644 --- a/p/haskell-byteable/debian/control +++ b/p/haskell-byteable/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bytedump/debian/changelog b/p/haskell-bytedump/debian/changelog index 7f653f5f8..cd1f81e97 100644 --- a/p/haskell-bytedump/debian/changelog +++ b/p/haskell-bytedump/debian/changelog @@ -1,6 +1,8 @@ haskell-bytedump (1.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:07 +0200 diff --git a/p/haskell-bytedump/debian/control b/p/haskell-bytedump/debian/control index 040c796b1..7bb1b240c 100644 --- a/p/haskell-bytedump/debian/control +++ b/p/haskell-bytedump/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-byteorder/debian/changelog b/p/haskell-byteorder/debian/changelog index 23873a55f..2c8bedcf1 100644 --- a/p/haskell-byteorder/debian/changelog +++ b/p/haskell-byteorder/debian/changelog @@ -1,6 +1,8 @@ haskell-byteorder (1.0.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:07 +0200 diff --git a/p/haskell-byteorder/debian/control b/p/haskell-byteorder/debian/control index 306e37d74..463615a61 100644 --- a/p/haskell-byteorder/debian/control +++ b/p/haskell-byteorder/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bytes/debian/changelog b/p/haskell-bytes/debian/changelog index 7605f01b5..55282e029 100644 --- a/p/haskell-bytes/debian/changelog +++ b/p/haskell-bytes/debian/changelog @@ -1,3 +1,10 @@ +haskell-bytes (0.15.0.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:28 +0200 + haskell-bytes (0.15.0.1-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-bytes/debian/control b/p/haskell-bytes/debian/control index c583013dc..75cef2430 100644 --- a/p/haskell-bytes/debian/control +++ b/p/haskell-bytes/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bytestring-lexing/debian/changelog b/p/haskell-bytestring-lexing/debian/changelog index c02f5b358..0ff69ef38 100644 --- a/p/haskell-bytestring-lexing/debian/changelog +++ b/p/haskell-bytestring-lexing/debian/changelog @@ -2,6 +2,8 @@ haskell-bytestring-lexing (0.5.0.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:23:04 +0200 diff --git a/p/haskell-bytestring-lexing/debian/control b/p/haskell-bytestring-lexing/debian/control index 07723fe9c..24af29c9a 100644 --- a/p/haskell-bytestring-lexing/debian/control +++ b/p/haskell-bytestring-lexing/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bytestring-mmap/debian/changelog b/p/haskell-bytestring-mmap/debian/changelog index 90d42bc0d..d6e564e4f 100644 --- a/p/haskell-bytestring-mmap/debian/changelog +++ b/p/haskell-bytestring-mmap/debian/changelog @@ -1,6 +1,8 @@ haskell-bytestring-mmap (0.2.2-7) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:07 +0200 diff --git a/p/haskell-bytestring-mmap/debian/control b/p/haskell-bytestring-mmap/debian/control index 7ebcff711..f4a578d09 100644 --- a/p/haskell-bytestring-mmap/debian/control +++ b/p/haskell-bytestring-mmap/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bytestring-progress/debian/changelog b/p/haskell-bytestring-progress/debian/changelog index a2f0f85cd..63870ed66 100644 --- a/p/haskell-bytestring-progress/debian/changelog +++ b/p/haskell-bytestring-progress/debian/changelog @@ -1,6 +1,8 @@ haskell-bytestring-progress (1.0.5-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:08 +0200 diff --git a/p/haskell-bytestring-progress/debian/control b/p/haskell-bytestring-progress/debian/control index 7718d952e..bedfc095f 100644 --- a/p/haskell-bytestring-progress/debian/control +++ b/p/haskell-bytestring-progress/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bytestring-show/debian/changelog b/p/haskell-bytestring-show/debian/changelog index 9b52e4652..389911a09 100644 --- a/p/haskell-bytestring-show/debian/changelog +++ b/p/haskell-bytestring-show/debian/changelog @@ -1,6 +1,8 @@ haskell-bytestring-show (0.3.5.6-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:08 +0200 diff --git a/p/haskell-bytestring-show/debian/control b/p/haskell-bytestring-show/debian/control index c1ea9a503..ceea1e6bf 100644 --- a/p/haskell-bytestring-show/debian/control +++ b/p/haskell-bytestring-show/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-bzlib/debian/changelog b/p/haskell-bzlib/debian/changelog index 472ea7918..03753f1bc 100644 --- a/p/haskell-bzlib/debian/changelog +++ b/p/haskell-bzlib/debian/changelog @@ -1,6 +1,8 @@ haskell-bzlib (0.5.0.5-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:08 +0200 diff --git a/p/haskell-bzlib/debian/control b/p/haskell-bzlib/debian/control index 5e9366189..ad3186a0f 100644 --- a/p/haskell-bzlib/debian/control +++ b/p/haskell-bzlib/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cabal-file-th/debian/changelog b/p/haskell-cabal-file-th/debian/changelog index ef1660f69..5f215ab26 100644 --- a/p/haskell-cabal-file-th/debian/changelog +++ b/p/haskell-cabal-file-th/debian/changelog @@ -1,6 +1,8 @@ haskell-cabal-file-th (0.2.3-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:08 +0200 diff --git a/p/haskell-cabal-file-th/debian/control b/p/haskell-cabal-file-th/debian/control index ce16f36c3..fff86ff0a 100644 --- a/p/haskell-cabal-file-th/debian/control +++ b/p/haskell-cabal-file-th/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cabal-helper/debian/changelog b/p/haskell-cabal-helper/debian/changelog index 19920685c..818eee264 100644 --- a/p/haskell-cabal-helper/debian/changelog +++ b/p/haskell-cabal-helper/debian/changelog @@ -1,3 +1,10 @@ +haskell-cabal-helper (0.5.1.0-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:30 +0200 + haskell-cabal-helper (0.5.1.0-1) unstable; urgency=low * Initial release diff --git a/p/haskell-cabal-helper/debian/control b/p/haskell-cabal-helper/debian/control index b94d67121..79c9b0a01 100644 --- a/p/haskell-cabal-helper/debian/control +++ b/p/haskell-cabal-helper/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cabal-install/debian/changelog b/p/haskell-cabal-install/debian/changelog index 4317a0fc8..9d91b1bcd 100644 --- a/p/haskell-cabal-install/debian/changelog +++ b/p/haskell-cabal-install/debian/changelog @@ -2,6 +2,8 @@ haskell-cabal-install (1.22.6.0-1) unstable; urgency=medium * New upstream release * Disable test suite for now as it requires an old version of QuickCheck + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:29:50 +0200 diff --git a/p/haskell-cabal-install/debian/control b/p/haskell-cabal-install/debian/control index 34a030218..314be8533 100644 --- a/p/haskell-cabal-install/debian/control +++ b/p/haskell-cabal-install/debian/control @@ -4,7 +4,7 @@ Uploaders: Iain Lane <laney@debian.org>, Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, bash-completion (>= 1.0), ghc, diff --git a/p/haskell-cabal/debian/changelog b/p/haskell-cabal/debian/changelog index 3013d37ba..601242291 100644 --- a/p/haskell-cabal/debian/changelog +++ b/p/haskell-cabal/debian/changelog @@ -3,6 +3,8 @@ haskell-cabal (1.22.4.0-1) unstable; urgency=medium * New upstream release * Drop installing the user guide. It is a bunch of markdown files now. It can probably be resurrected, if someone feels like investing time here. + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:24:17 +0200 diff --git a/p/haskell-cabal/debian/control b/p/haskell-cabal/debian/control index 00c7da05a..510dfe32d 100644 --- a/p/haskell-cabal/debian/control +++ b/p/haskell-cabal/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Dmitry Bogatov <KAction@gnu.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cairo/debian/changelog b/p/haskell-cairo/debian/changelog index d9e05765d..553850c34 100644 --- a/p/haskell-cairo/debian/changelog +++ b/p/haskell-cairo/debian/changelog @@ -1,6 +1,8 @@ haskell-cairo (0.13.1.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:09 +0200 diff --git a/p/haskell-cairo/debian/control b/p/haskell-cairo/debian/control index 503490ad1..d22c4adb1 100644 --- a/p/haskell-cairo/debian/control +++ b/p/haskell-cairo/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-case-insensitive/debian/changelog b/p/haskell-case-insensitive/debian/changelog index 58d887915..f6a727625 100644 --- a/p/haskell-case-insensitive/debian/changelog +++ b/p/haskell-case-insensitive/debian/changelog @@ -1,6 +1,8 @@ haskell-case-insensitive (1.2.0.4-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:09 +0200 diff --git a/p/haskell-case-insensitive/debian/control b/p/haskell-case-insensitive/debian/control index e24500b09..7e2fd3e3c 100644 --- a/p/haskell-case-insensitive/debian/control +++ b/p/haskell-case-insensitive/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cassava/debian/changelog b/p/haskell-cassava/debian/changelog index 36fd2da2c..c55fd0232 100644 --- a/p/haskell-cassava/debian/changelog +++ b/p/haskell-cassava/debian/changelog @@ -1,6 +1,8 @@ haskell-cassava (0.4.3.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:09 +0200 diff --git a/p/haskell-cassava/debian/control b/p/haskell-cassava/debian/control index acecc843c..0910bf659 100644 --- a/p/haskell-cassava/debian/control +++ b/p/haskell-cassava/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-categories/debian/changelog b/p/haskell-categories/debian/changelog index 762cb01e3..1dfc2c4c8 100644 --- a/p/haskell-categories/debian/changelog +++ b/p/haskell-categories/debian/changelog @@ -1,6 +1,8 @@ haskell-categories (1.0.7-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:09 +0200 diff --git a/p/haskell-categories/debian/control b/p/haskell-categories/debian/control index 83d28edba..a90abf8fc 100644 --- a/p/haskell-categories/debian/control +++ b/p/haskell-categories/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cereal-conduit/debian/changelog b/p/haskell-cereal-conduit/debian/changelog index d2e5c72ef..5758b6173 100644 --- a/p/haskell-cereal-conduit/debian/changelog +++ b/p/haskell-cereal-conduit/debian/changelog @@ -1,6 +1,8 @@ haskell-cereal-conduit (0.7.2.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:10 +0200 diff --git a/p/haskell-cereal-conduit/debian/control b/p/haskell-cereal-conduit/debian/control index 7812f65e9..27f7b5c6a 100644 --- a/p/haskell-cereal-conduit/debian/control +++ b/p/haskell-cereal-conduit/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cereal/debian/changelog b/p/haskell-cereal/debian/changelog index 77f52bb8d..4810b59fd 100644 --- a/p/haskell-cereal/debian/changelog +++ b/p/haskell-cereal/debian/changelog @@ -1,6 +1,8 @@ haskell-cereal (0.4.1.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:09 +0200 diff --git a/p/haskell-cereal/debian/control b/p/haskell-cereal/debian/control index 4e986febf..224296529 100644 --- a/p/haskell-cereal/debian/control +++ b/p/haskell-cereal/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cgi/debian/changelog b/p/haskell-cgi/debian/changelog index b5a480a92..b3f2f1c66 100644 --- a/p/haskell-cgi/debian/changelog +++ b/p/haskell-cgi/debian/changelog @@ -2,6 +2,8 @@ haskell-cgi (3001.2.2.2-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 21:40:28 +0200 diff --git a/p/haskell-cgi/debian/control b/p/haskell-cgi/debian/control index b4c159a6b..b40579138 100644 --- a/p/haskell-cgi/debian/control +++ b/p/haskell-cgi/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-charset/debian/changelog b/p/haskell-charset/debian/changelog index b0b608bad..3647ffef3 100644 --- a/p/haskell-charset/debian/changelog +++ b/p/haskell-charset/debian/changelog @@ -1,6 +1,8 @@ haskell-charset (0.3.7.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:10 +0200 diff --git a/p/haskell-charset/debian/control b/p/haskell-charset/debian/control index 805d40214..4760fc845 100644 --- a/p/haskell-charset/debian/control +++ b/p/haskell-charset/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-charsetdetect-ae/debian/changelog b/p/haskell-charsetdetect-ae/debian/changelog index ae12ccbbc..97c4a5d17 100644 --- a/p/haskell-charsetdetect-ae/debian/changelog +++ b/p/haskell-charsetdetect-ae/debian/changelog @@ -1,3 +1,10 @@ +haskell-charsetdetect-ae (1.0.1-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:33 +0200 + haskell-charsetdetect-ae (1.0.1-2) unstable; urgency=medium * Apply patches by Edmund Grimley Evans to fix the build on arm64 and diff --git a/p/haskell-charsetdetect-ae/debian/control b/p/haskell-charsetdetect-ae/debian/control index 33571f87c..9344d7c15 100644 --- a/p/haskell-charsetdetect-ae/debian/control +++ b/p/haskell-charsetdetect-ae/debian/control @@ -4,7 +4,7 @@ Uploaders: Marcel Fourne <debian@marcelfourne.de> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-chart-cairo/debian/changelog b/p/haskell-chart-cairo/debian/changelog index 309147c59..7924c1440 100644 --- a/p/haskell-chart-cairo/debian/changelog +++ b/p/haskell-chart-cairo/debian/changelog @@ -1,6 +1,8 @@ haskell-chart-cairo (1.5.1-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:01:54 +0200 diff --git a/p/haskell-chart-cairo/debian/control b/p/haskell-chart-cairo/debian/control index 90c4615b7..763f5f007 100644 --- a/p/haskell-chart-cairo/debian/control +++ b/p/haskell-chart-cairo/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-chart/debian/changelog b/p/haskell-chart/debian/changelog index bffb81062..a5bcf7b00 100644 --- a/p/haskell-chart/debian/changelog +++ b/p/haskell-chart/debian/changelog @@ -1,6 +1,8 @@ haskell-chart (1.5.1-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 23:05:41 +0200 diff --git a/p/haskell-chart/debian/control b/p/haskell-chart/debian/control index 3ba66c817..534820e4f 100644 --- a/p/haskell-chart/debian/control +++ b/p/haskell-chart/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-chasingbottoms/debian/changelog b/p/haskell-chasingbottoms/debian/changelog index b51c20be4..e59103f09 100644 --- a/p/haskell-chasingbottoms/debian/changelog +++ b/p/haskell-chasingbottoms/debian/changelog @@ -1,3 +1,10 @@ +haskell-chasingbottoms (1.3.0.13-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:33 +0200 + haskell-chasingbottoms (1.3.0.13-2) unstable; urgency=medium * Fix Build-Depends breakage diff --git a/p/haskell-chasingbottoms/debian/control b/p/haskell-chasingbottoms/debian/control index 9129cca06..928b27649 100644 --- a/p/haskell-chasingbottoms/debian/control +++ b/p/haskell-chasingbottoms/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Dmitry Bogatov <KAction@gnu.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-chell-quickcheck2/debian/changelog b/p/haskell-chell-quickcheck2/debian/changelog index 7f267ffdb..a0d9bae31 100644 --- a/p/haskell-chell-quickcheck2/debian/changelog +++ b/p/haskell-chell-quickcheck2/debian/changelog @@ -1,6 +1,8 @@ haskell-chell-quickcheck2 (0.2.5-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:11 +0200 diff --git a/p/haskell-chell-quickcheck2/debian/control b/p/haskell-chell-quickcheck2/debian/control index eb45a86d3..bef17a580 100644 --- a/p/haskell-chell-quickcheck2/debian/control +++ b/p/haskell-chell-quickcheck2/debian/control @@ -4,7 +4,7 @@ Uploaders: John Millikin <jmillikin@gmail.com> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-chell/debian/changelog b/p/haskell-chell/debian/changelog index 3d536b749..1f4d8413e 100644 --- a/p/haskell-chell/debian/changelog +++ b/p/haskell-chell/debian/changelog @@ -1,6 +1,8 @@ haskell-chell (0.4.0.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:11 +0200 diff --git a/p/haskell-chell/debian/control b/p/haskell-chell/debian/control index 2f396d403..1f992ea1a 100644 --- a/p/haskell-chell/debian/control +++ b/p/haskell-chell/debian/control @@ -4,7 +4,7 @@ Uploaders: John Millikin <jmillikin@gmail.com> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-chunked-data/debian/changelog b/p/haskell-chunked-data/debian/changelog index 6ecfcf745..81edb61d1 100644 --- a/p/haskell-chunked-data/debian/changelog +++ b/p/haskell-chunked-data/debian/changelog @@ -2,6 +2,8 @@ haskell-chunked-data (0.2.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:02:51 +0200 diff --git a/p/haskell-chunked-data/debian/control b/p/haskell-chunked-data/debian/control index 12b1c3dfb..8a2b48b71 100644 --- a/p/haskell-chunked-data/debian/control +++ b/p/haskell-chunked-data/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cipher-aes/debian/changelog b/p/haskell-cipher-aes/debian/changelog index e8269deb4..e46c58768 100644 --- a/p/haskell-cipher-aes/debian/changelog +++ b/p/haskell-cipher-aes/debian/changelog @@ -1,6 +1,8 @@ haskell-cipher-aes (0.2.11-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:11 +0200 diff --git a/p/haskell-cipher-aes/debian/control b/p/haskell-cipher-aes/debian/control index 6309cb189..9a18710fd 100644 --- a/p/haskell-cipher-aes/debian/control +++ b/p/haskell-cipher-aes/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cipher-aes128/debian/changelog b/p/haskell-cipher-aes128/debian/changelog index bb581573d..090c661f2 100644 --- a/p/haskell-cipher-aes128/debian/changelog +++ b/p/haskell-cipher-aes128/debian/changelog @@ -2,6 +2,8 @@ haskell-cipher-aes128 (0.7.0.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:20:45 +0200 diff --git a/p/haskell-cipher-aes128/debian/control b/p/haskell-cipher-aes128/debian/control index f5cbfe8fa..e57d6fa91 100644 --- a/p/haskell-cipher-aes128/debian/control +++ b/p/haskell-cipher-aes128/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cipher-blowfish/debian/changelog b/p/haskell-cipher-blowfish/debian/changelog index 0aaecb6f5..3b8e3a8fa 100644 --- a/p/haskell-cipher-blowfish/debian/changelog +++ b/p/haskell-cipher-blowfish/debian/changelog @@ -1,6 +1,8 @@ haskell-cipher-blowfish (0.0.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:12 +0200 diff --git a/p/haskell-cipher-blowfish/debian/control b/p/haskell-cipher-blowfish/debian/control index 938ebfe43..f5c72b3f3 100644 --- a/p/haskell-cipher-blowfish/debian/control +++ b/p/haskell-cipher-blowfish/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cipher-camellia/debian/changelog b/p/haskell-cipher-camellia/debian/changelog index a3b7293c3..e2dd2d651 100644 --- a/p/haskell-cipher-camellia/debian/changelog +++ b/p/haskell-cipher-camellia/debian/changelog @@ -1,6 +1,8 @@ haskell-cipher-camellia (0.0.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:12 +0200 diff --git a/p/haskell-cipher-camellia/debian/control b/p/haskell-cipher-camellia/debian/control index d1e398f61..933eff89e 100644 --- a/p/haskell-cipher-camellia/debian/control +++ b/p/haskell-cipher-camellia/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cipher-des/debian/changelog b/p/haskell-cipher-des/debian/changelog index 9fcf36da7..9cbca52fb 100644 --- a/p/haskell-cipher-des/debian/changelog +++ b/p/haskell-cipher-des/debian/changelog @@ -1,6 +1,8 @@ haskell-cipher-des (0.0.6-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:12 +0200 diff --git a/p/haskell-cipher-des/debian/control b/p/haskell-cipher-des/debian/control index 12bf5f236..520086f9d 100644 --- a/p/haskell-cipher-des/debian/control +++ b/p/haskell-cipher-des/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cipher-rc4/debian/changelog b/p/haskell-cipher-rc4/debian/changelog index 9762bb2e0..457e76195 100644 --- a/p/haskell-cipher-rc4/debian/changelog +++ b/p/haskell-cipher-rc4/debian/changelog @@ -1,6 +1,8 @@ haskell-cipher-rc4 (0.1.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:13 +0200 diff --git a/p/haskell-cipher-rc4/debian/control b/p/haskell-cipher-rc4/debian/control index 36075e327..c070feb0a 100644 --- a/p/haskell-cipher-rc4/debian/control +++ b/p/haskell-cipher-rc4/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-classy-prelude-conduit/debian/changelog b/p/haskell-classy-prelude-conduit/debian/changelog index 83ebe24bd..dd49cba51 100644 --- a/p/haskell-classy-prelude-conduit/debian/changelog +++ b/p/haskell-classy-prelude-conduit/debian/changelog @@ -2,6 +2,8 @@ haskell-classy-prelude-conduit (0.12.0.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:11:41 +0200 diff --git a/p/haskell-classy-prelude-conduit/debian/control b/p/haskell-classy-prelude-conduit/debian/control index b70c1d1d8..ff04dd5c7 100644 --- a/p/haskell-classy-prelude-conduit/debian/control +++ b/p/haskell-classy-prelude-conduit/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-classy-prelude-yesod/debian/changelog b/p/haskell-classy-prelude-yesod/debian/changelog index f0c016a97..ecf4a57f5 100644 --- a/p/haskell-classy-prelude-yesod/debian/changelog +++ b/p/haskell-classy-prelude-yesod/debian/changelog @@ -1,6 +1,8 @@ haskell-classy-prelude-yesod (0.12.0.1-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:00:33 +0200 diff --git a/p/haskell-classy-prelude-yesod/debian/control b/p/haskell-classy-prelude-yesod/debian/control index cbd67af8b..8025c421b 100644 --- a/p/haskell-classy-prelude-yesod/debian/control +++ b/p/haskell-classy-prelude-yesod/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-classy-prelude/debian/changelog b/p/haskell-classy-prelude/debian/changelog index 6b20c1d27..82f308517 100644 --- a/p/haskell-classy-prelude/debian/changelog +++ b/p/haskell-classy-prelude/debian/changelog @@ -2,6 +2,8 @@ haskell-classy-prelude (0.12.1.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:17:16 +0200 diff --git a/p/haskell-classy-prelude/debian/control b/p/haskell-classy-prelude/debian/control index a0ec38a69..7e96668b1 100644 --- a/p/haskell-classy-prelude/debian/control +++ b/p/haskell-classy-prelude/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-clientsession/debian/changelog b/p/haskell-clientsession/debian/changelog index 8ada8661e..efb723604 100644 --- a/p/haskell-clientsession/debian/changelog +++ b/p/haskell-clientsession/debian/changelog @@ -1,3 +1,10 @@ +haskell-clientsession (0.9.1.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:36 +0200 + haskell-clientsession (0.9.1.1-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-clientsession/debian/control b/p/haskell-clientsession/debian/control index f04bf6794..fe423b890 100644 --- a/p/haskell-clientsession/debian/control +++ b/p/haskell-clientsession/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-clock/debian/changelog b/p/haskell-clock/debian/changelog index 959aace2b..d7310e394 100644 --- a/p/haskell-clock/debian/changelog +++ b/p/haskell-clock/debian/changelog @@ -1,3 +1,10 @@ +haskell-clock (0.5.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:37 +0200 + haskell-clock (0.5.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-clock/debian/control b/p/haskell-clock/debian/control index 4fce5a256..50d4e1b6a 100644 --- a/p/haskell-clock/debian/control +++ b/p/haskell-clock/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Dmitry Bogatov <KAction@gnu.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cmark/debian/changelog b/p/haskell-cmark/debian/changelog index c5f0cfdc5..23148df3d 100644 --- a/p/haskell-cmark/debian/changelog +++ b/p/haskell-cmark/debian/changelog @@ -1,6 +1,8 @@ haskell-cmark (0.4.0.1-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:11:48 +0200 diff --git a/p/haskell-cmark/debian/control b/p/haskell-cmark/debian/control index b497b6309..4b55ac5b7 100644 --- a/p/haskell-cmark/debian/control +++ b/p/haskell-cmark/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cmdargs/debian/changelog b/p/haskell-cmdargs/debian/changelog index ef0879192..a9823882f 100644 --- a/p/haskell-cmdargs/debian/changelog +++ b/p/haskell-cmdargs/debian/changelog @@ -1,3 +1,10 @@ +haskell-cmdargs (0.10.13-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:37 +0200 + haskell-cmdargs (0.10.13-2) unstable; urgency=medium * Fix ghci path in debian/rules so that tests will run on some diff --git a/p/haskell-cmdargs/debian/control b/p/haskell-cmdargs/debian/control index 1b03829b8..4cc86d131 100644 --- a/p/haskell-cmdargs/debian/control +++ b/p/haskell-cmdargs/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-colour/debian/changelog b/p/haskell-colour/debian/changelog index 7072105e4..9652c831c 100644 --- a/p/haskell-colour/debian/changelog +++ b/p/haskell-colour/debian/changelog @@ -1,6 +1,8 @@ haskell-colour (2.3.3-7) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:14 +0200 diff --git a/p/haskell-colour/debian/control b/p/haskell-colour/debian/control index 13e4a5c3d..e1d67caff 100644 --- a/p/haskell-colour/debian/control +++ b/p/haskell-colour/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-comonad/debian/changelog b/p/haskell-comonad/debian/changelog index 00995e0f6..c2269f76b 100644 --- a/p/haskell-comonad/debian/changelog +++ b/p/haskell-comonad/debian/changelog @@ -1,3 +1,10 @@ +haskell-comonad (4.2.7.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:37 +0200 + haskell-comonad (4.2.7.2-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-comonad/debian/control b/p/haskell-comonad/debian/control index d44156d5c..e11304744 100644 --- a/p/haskell-comonad/debian/control +++ b/p/haskell-comonad/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cond/debian/changelog b/p/haskell-cond/debian/changelog index 223a45b88..2a4e219b7 100644 --- a/p/haskell-cond/debian/changelog +++ b/p/haskell-cond/debian/changelog @@ -1,6 +1,8 @@ haskell-cond (0.4.1.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:14 +0200 diff --git a/p/haskell-cond/debian/control b/p/haskell-cond/debian/control index 794b96a5d..a85d0852b 100644 --- a/p/haskell-cond/debian/control +++ b/p/haskell-cond/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-conduit-combinators/debian/changelog b/p/haskell-conduit-combinators/debian/changelog index da669266d..d87341e8b 100644 --- a/p/haskell-conduit-combinators/debian/changelog +++ b/p/haskell-conduit-combinators/debian/changelog @@ -2,6 +2,8 @@ haskell-conduit-combinators (1.0.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:30:14 +0200 diff --git a/p/haskell-conduit-combinators/debian/control b/p/haskell-conduit-combinators/debian/control index c259a5ddf..5dcdc25e1 100644 --- a/p/haskell-conduit-combinators/debian/control +++ b/p/haskell-conduit-combinators/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-conduit-extra/debian/changelog b/p/haskell-conduit-extra/debian/changelog index f462dd652..f652289d4 100644 --- a/p/haskell-conduit-extra/debian/changelog +++ b/p/haskell-conduit-extra/debian/changelog @@ -1,3 +1,10 @@ +haskell-conduit-extra (1.1.9.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:38 +0200 + haskell-conduit-extra (1.1.9.1-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-conduit-extra/debian/control b/p/haskell-conduit-extra/debian/control index f9535b164..8aa138ec0 100644 --- a/p/haskell-conduit-extra/debian/control +++ b/p/haskell-conduit-extra/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-conduit/debian/changelog b/p/haskell-conduit/debian/changelog index a4a93e714..b94e83c58 100644 --- a/p/haskell-conduit/debian/changelog +++ b/p/haskell-conduit/debian/changelog @@ -1,3 +1,10 @@ +haskell-conduit (1.2.5-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:38 +0200 + haskell-conduit (1.2.5-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-conduit/debian/control b/p/haskell-conduit/debian/control index 3327bc881..2bd6530fa 100644 --- a/p/haskell-conduit/debian/control +++ b/p/haskell-conduit/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-config-value/debian/changelog b/p/haskell-config-value/debian/changelog index 544dc50e3..5e53ca512 100644 --- a/p/haskell-config-value/debian/changelog +++ b/p/haskell-config-value/debian/changelog @@ -1,3 +1,10 @@ +haskell-config-value (0.4-4) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:39 +0200 + haskell-config-value (0.4-3) unstable; urgency=medium * Drop explicit (versioned) dependency on libghc-transformers-*, since it diff --git a/p/haskell-config-value/debian/control b/p/haskell-config-value/debian/control index 41feb9db3..36ebc05c2 100644 --- a/p/haskell-config-value/debian/control +++ b/p/haskell-config-value/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-configfile/debian/changelog b/p/haskell-configfile/debian/changelog index 900c08292..1164e92ba 100644 --- a/p/haskell-configfile/debian/changelog +++ b/p/haskell-configfile/debian/changelog @@ -2,6 +2,8 @@ haskell-configfile (1.1.4-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:11:54 +0200 diff --git a/p/haskell-configfile/debian/control b/p/haskell-configfile/debian/control index 65173e8da..fe45cc3ab 100644 --- a/p/haskell-configfile/debian/control +++ b/p/haskell-configfile/debian/control @@ -4,7 +4,7 @@ Uploaders: John Goerzen <jgoerzen@complete.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-configurator/debian/changelog b/p/haskell-configurator/debian/changelog index 3d4b6ce39..27193699e 100644 --- a/p/haskell-configurator/debian/changelog +++ b/p/haskell-configurator/debian/changelog @@ -1,6 +1,8 @@ haskell-configurator (0.3.0.0-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:14 +0200 diff --git a/p/haskell-configurator/debian/control b/p/haskell-configurator/debian/control index 01eac6b9a..550a94e6f 100644 --- a/p/haskell-configurator/debian/control +++ b/p/haskell-configurator/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-connection/debian/changelog b/p/haskell-connection/debian/changelog index ae294a1d8..bcfa2a022 100644 --- a/p/haskell-connection/debian/changelog +++ b/p/haskell-connection/debian/changelog @@ -2,6 +2,8 @@ haskell-connection (0.2.5-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:15:24 +0200 diff --git a/p/haskell-connection/debian/control b/p/haskell-connection/debian/control index 7ec1269ad..7f4a6a68a 100644 --- a/p/haskell-connection/debian/control +++ b/p/haskell-connection/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-constraints/debian/changelog b/p/haskell-constraints/debian/changelog index 1b07a7dbc..6a6a805b3 100644 --- a/p/haskell-constraints/debian/changelog +++ b/p/haskell-constraints/debian/changelog @@ -1,3 +1,10 @@ +haskell-constraints (0.4.1.3-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:39 +0200 + haskell-constraints (0.4.1.3-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-constraints/debian/control b/p/haskell-constraints/debian/control index 1499cf7ef..093fb354f 100644 --- a/p/haskell-constraints/debian/control +++ b/p/haskell-constraints/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-contravariant/debian/changelog b/p/haskell-contravariant/debian/changelog index a777ca677..aac58e6d4 100644 --- a/p/haskell-contravariant/debian/changelog +++ b/p/haskell-contravariant/debian/changelog @@ -1,3 +1,10 @@ +haskell-contravariant (1.3.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:39 +0200 + haskell-contravariant (1.3.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-contravariant/debian/control b/p/haskell-contravariant/debian/control index 9cd182270..c90a4d37a 100644 --- a/p/haskell-contravariant/debian/control +++ b/p/haskell-contravariant/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-control-monad-free/debian/changelog b/p/haskell-control-monad-free/debian/changelog index 53c56234f..c963aad92 100644 --- a/p/haskell-control-monad-free/debian/changelog +++ b/p/haskell-control-monad-free/debian/changelog @@ -1,6 +1,8 @@ haskell-control-monad-free (0.6.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:15 +0200 diff --git a/p/haskell-control-monad-free/debian/control b/p/haskell-control-monad-free/debian/control index 5348377cc..8b5d6ca9d 100644 --- a/p/haskell-control-monad-free/debian/control +++ b/p/haskell-control-monad-free/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-control-monad-loop/debian/changelog b/p/haskell-control-monad-loop/debian/changelog index b8050af35..837e68acb 100644 --- a/p/haskell-control-monad-loop/debian/changelog +++ b/p/haskell-control-monad-loop/debian/changelog @@ -1,6 +1,8 @@ haskell-control-monad-loop (0.1-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:15 +0200 diff --git a/p/haskell-control-monad-loop/debian/control b/p/haskell-control-monad-loop/debian/control index 822185eb9..6069809f8 100644 --- a/p/haskell-control-monad-loop/debian/control +++ b/p/haskell-control-monad-loop/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-convertible/debian/changelog b/p/haskell-convertible/debian/changelog index 3c61fb64a..76bea69c6 100644 --- a/p/haskell-convertible/debian/changelog +++ b/p/haskell-convertible/debian/changelog @@ -2,6 +2,8 @@ haskell-convertible (1.1.1.0-2) UNRELEASED; urgency=medium * Explicitly depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:14:43 +0200 diff --git a/p/haskell-convertible/debian/control b/p/haskell-convertible/debian/control index e4985ad20..ce708ecc4 100644 --- a/p/haskell-convertible/debian/control +++ b/p/haskell-convertible/debian/control @@ -4,7 +4,7 @@ Uploaders: John Goerzen <jgoerzen@complete.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cookie/debian/changelog b/p/haskell-cookie/debian/changelog index 3ac51c88d..5565e1903 100644 --- a/p/haskell-cookie/debian/changelog +++ b/p/haskell-cookie/debian/changelog @@ -2,6 +2,8 @@ haskell-cookie (0.4.1.6-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:18:19 +0200 diff --git a/p/haskell-cookie/debian/control b/p/haskell-cookie/debian/control index 49b1909dd..f88ca05fb 100644 --- a/p/haskell-cookie/debian/control +++ b/p/haskell-cookie/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cprng-aes/debian/changelog b/p/haskell-cprng-aes/debian/changelog index b2c0f70d6..6d09c9cb3 100644 --- a/p/haskell-cprng-aes/debian/changelog +++ b/p/haskell-cprng-aes/debian/changelog @@ -1,6 +1,8 @@ haskell-cprng-aes (0.6.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:16 +0200 diff --git a/p/haskell-cprng-aes/debian/control b/p/haskell-cprng-aes/debian/control index 70641f3a4..ef2e83193 100644 --- a/p/haskell-cprng-aes/debian/control +++ b/p/haskell-cprng-aes/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cpu/debian/changelog b/p/haskell-cpu/debian/changelog index 22ce7f564..a477f92b2 100644 --- a/p/haskell-cpu/debian/changelog +++ b/p/haskell-cpu/debian/changelog @@ -1,6 +1,8 @@ haskell-cpu (0.1.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:16 +0200 diff --git a/p/haskell-cpu/debian/control b/p/haskell-cpu/debian/control index 68eb59638..253dfb340 100644 --- a/p/haskell-cpu/debian/control +++ b/p/haskell-cpu/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-criterion/debian/changelog b/p/haskell-criterion/debian/changelog index 1ac51ea21..c7a335973 100644 --- a/p/haskell-criterion/debian/changelog +++ b/p/haskell-criterion/debian/changelog @@ -1,6 +1,8 @@ haskell-criterion (1.1.0.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:16 +0200 diff --git a/p/haskell-criterion/debian/control b/p/haskell-criterion/debian/control index 24335d4a1..daecd0861 100644 --- a/p/haskell-criterion/debian/control +++ b/p/haskell-criterion/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-crypto-api/debian/changelog b/p/haskell-crypto-api/debian/changelog index 58cc6dcb5..a313b8c82 100644 --- a/p/haskell-crypto-api/debian/changelog +++ b/p/haskell-crypto-api/debian/changelog @@ -1,3 +1,10 @@ +haskell-crypto-api (0.13.2-4) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:41 +0200 + haskell-crypto-api (0.13.2-3) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-crypto-api/debian/control b/p/haskell-crypto-api/debian/control index 4a5d5e8ea..1af8d9d87 100644 --- a/p/haskell-crypto-api/debian/control +++ b/p/haskell-crypto-api/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-crypto-cipher-tests/debian/changelog b/p/haskell-crypto-cipher-tests/debian/changelog index 889259f00..8f5b830e8 100644 --- a/p/haskell-crypto-cipher-tests/debian/changelog +++ b/p/haskell-crypto-cipher-tests/debian/changelog @@ -1,6 +1,8 @@ haskell-crypto-cipher-tests (0.0.11-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:17 +0200 diff --git a/p/haskell-crypto-cipher-tests/debian/control b/p/haskell-crypto-cipher-tests/debian/control index 13e561c6e..d19bfcfd5 100644 --- a/p/haskell-crypto-cipher-tests/debian/control +++ b/p/haskell-crypto-cipher-tests/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-crypto-cipher-types/debian/changelog b/p/haskell-crypto-cipher-types/debian/changelog index 393604ee4..e1b0fce9c 100644 --- a/p/haskell-crypto-cipher-types/debian/changelog +++ b/p/haskell-crypto-cipher-types/debian/changelog @@ -1,6 +1,8 @@ haskell-crypto-cipher-types (0.0.9-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:17 +0200 diff --git a/p/haskell-crypto-cipher-types/debian/control b/p/haskell-crypto-cipher-types/debian/control index ec9731416..35e0701c1 100644 --- a/p/haskell-crypto-cipher-types/debian/control +++ b/p/haskell-crypto-cipher-types/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-crypto-numbers/debian/changelog b/p/haskell-crypto-numbers/debian/changelog index 6d98af9b9..fe7aec5b2 100644 --- a/p/haskell-crypto-numbers/debian/changelog +++ b/p/haskell-crypto-numbers/debian/changelog @@ -1,6 +1,8 @@ haskell-crypto-numbers (0.2.7-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:18 +0200 diff --git a/p/haskell-crypto-numbers/debian/control b/p/haskell-crypto-numbers/debian/control index 38fddaa0e..fd524698e 100644 --- a/p/haskell-crypto-numbers/debian/control +++ b/p/haskell-crypto-numbers/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-crypto-pubkey-openssh/debian/changelog b/p/haskell-crypto-pubkey-openssh/debian/changelog index aec12250f..daa687706 100644 --- a/p/haskell-crypto-pubkey-openssh/debian/changelog +++ b/p/haskell-crypto-pubkey-openssh/debian/changelog @@ -1,3 +1,10 @@ +haskell-crypto-pubkey-openssh (0.2.7-4) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:44 +0200 + haskell-crypto-pubkey-openssh (0.2.7-3) unstable; urgency=medium * Rebuild due to haskell-devscripts bug affecting the previous diff --git a/p/haskell-crypto-pubkey-openssh/debian/control b/p/haskell-crypto-pubkey-openssh/debian/control index f29374a3c..edc63a3c7 100644 --- a/p/haskell-crypto-pubkey-openssh/debian/control +++ b/p/haskell-crypto-pubkey-openssh/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-crypto-pubkey-types/debian/changelog b/p/haskell-crypto-pubkey-types/debian/changelog index ac7399b45..d98db5451 100644 --- a/p/haskell-crypto-pubkey-types/debian/changelog +++ b/p/haskell-crypto-pubkey-types/debian/changelog @@ -1,6 +1,8 @@ haskell-crypto-pubkey-types (0.4.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:18 +0200 diff --git a/p/haskell-crypto-pubkey-types/debian/control b/p/haskell-crypto-pubkey-types/debian/control index 4783fb230..551230f8a 100644 --- a/p/haskell-crypto-pubkey-types/debian/control +++ b/p/haskell-crypto-pubkey-types/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-crypto-pubkey/debian/changelog b/p/haskell-crypto-pubkey/debian/changelog index bf2e8e5df..f4205f899 100644 --- a/p/haskell-crypto-pubkey/debian/changelog +++ b/p/haskell-crypto-pubkey/debian/changelog @@ -1,6 +1,8 @@ haskell-crypto-pubkey (0.2.8-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:18 +0200 diff --git a/p/haskell-crypto-pubkey/debian/control b/p/haskell-crypto-pubkey/debian/control index 2c3c0b8c7..1e22b7ab5 100644 --- a/p/haskell-crypto-pubkey/debian/control +++ b/p/haskell-crypto-pubkey/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-crypto-random-api/debian/changelog b/p/haskell-crypto-random-api/debian/changelog index 55a935b6f..c08d95443 100644 --- a/p/haskell-crypto-random-api/debian/changelog +++ b/p/haskell-crypto-random-api/debian/changelog @@ -1,6 +1,8 @@ haskell-crypto-random-api (0.2.0-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:19 +0200 diff --git a/p/haskell-crypto-random-api/debian/control b/p/haskell-crypto-random-api/debian/control index 356ed9e29..f6aae59d6 100644 --- a/p/haskell-crypto-random-api/debian/control +++ b/p/haskell-crypto-random-api/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-crypto-random/debian/changelog b/p/haskell-crypto-random/debian/changelog index 9f8bfb36f..a19b0a89c 100644 --- a/p/haskell-crypto-random/debian/changelog +++ b/p/haskell-crypto-random/debian/changelog @@ -1,6 +1,8 @@ haskell-crypto-random (0.0.9-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:19 +0200 diff --git a/p/haskell-crypto-random/debian/control b/p/haskell-crypto-random/debian/control index 77e56c391..585229ac0 100644 --- a/p/haskell-crypto-random/debian/control +++ b/p/haskell-crypto-random/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-crypto/debian/changelog b/p/haskell-crypto/debian/changelog index 57b36bccc..4c3184bc8 100644 --- a/p/haskell-crypto/debian/changelog +++ b/p/haskell-crypto/debian/changelog @@ -1,6 +1,8 @@ haskell-crypto (4.2.5.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:16 +0200 diff --git a/p/haskell-crypto/debian/control b/p/haskell-crypto/debian/control index 2bb5c12d5..bb3845431 100644 --- a/p/haskell-crypto/debian/control +++ b/p/haskell-crypto/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cryptocipher/debian/changelog b/p/haskell-cryptocipher/debian/changelog index 8f3ccad55..36d0f9979 100644 --- a/p/haskell-cryptocipher/debian/changelog +++ b/p/haskell-cryptocipher/debian/changelog @@ -1,6 +1,8 @@ haskell-cryptocipher (0.6.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:17 +0200 diff --git a/p/haskell-cryptocipher/debian/control b/p/haskell-cryptocipher/debian/control index 970e2f9d0..ff0bb6d42 100644 --- a/p/haskell-cryptocipher/debian/control +++ b/p/haskell-cryptocipher/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cryptohash-conduit/debian/changelog b/p/haskell-cryptohash-conduit/debian/changelog index 4dc16096a..530f80eaf 100644 --- a/p/haskell-cryptohash-conduit/debian/changelog +++ b/p/haskell-cryptohash-conduit/debian/changelog @@ -1,6 +1,8 @@ haskell-cryptohash-conduit (0.1.1-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:18 +0200 diff --git a/p/haskell-cryptohash-conduit/debian/control b/p/haskell-cryptohash-conduit/debian/control index 2c9f7b7b5..0c011e2d2 100644 --- a/p/haskell-cryptohash-conduit/debian/control +++ b/p/haskell-cryptohash-conduit/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cryptohash-cryptoapi/debian/changelog b/p/haskell-cryptohash-cryptoapi/debian/changelog index 0ad36b299..543733ed7 100644 --- a/p/haskell-cryptohash-cryptoapi/debian/changelog +++ b/p/haskell-cryptohash-cryptoapi/debian/changelog @@ -1,6 +1,8 @@ haskell-cryptohash-cryptoapi (0.1.3-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:18 +0200 diff --git a/p/haskell-cryptohash-cryptoapi/debian/control b/p/haskell-cryptohash-cryptoapi/debian/control index a05424ab3..0c8359814 100644 --- a/p/haskell-cryptohash-cryptoapi/debian/control +++ b/p/haskell-cryptohash-cryptoapi/debian/control @@ -4,7 +4,7 @@ Uploaders: Colin Watson <cjwatson@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cryptohash/debian/changelog b/p/haskell-cryptohash/debian/changelog index ceb9fc7f7..15103eae0 100644 --- a/p/haskell-cryptohash/debian/changelog +++ b/p/haskell-cryptohash/debian/changelog @@ -1,6 +1,8 @@ haskell-cryptohash (0.11.6-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:17 +0200 diff --git a/p/haskell-cryptohash/debian/control b/p/haskell-cryptohash/debian/control index 7baf3812a..da8bd7a42 100644 --- a/p/haskell-cryptohash/debian/control +++ b/p/haskell-cryptohash/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-cryptonite/debian/changelog b/p/haskell-cryptonite/debian/changelog index 909d59460..223d0c4b6 100644 --- a/p/haskell-cryptonite/debian/changelog +++ b/p/haskell-cryptonite/debian/changelog @@ -1,6 +1,8 @@ haskell-cryptonite (0.6-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:02:44 +0200 diff --git a/p/haskell-cryptonite/debian/control b/p/haskell-cryptonite/debian/control index 2306eee76..5d56eb6a1 100644 --- a/p/haskell-cryptonite/debian/control +++ b/p/haskell-cryptonite/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-css-text/debian/changelog b/p/haskell-css-text/debian/changelog index 74c3be8a5..d79c36430 100644 --- a/p/haskell-css-text/debian/changelog +++ b/p/haskell-css-text/debian/changelog @@ -1,6 +1,8 @@ haskell-css-text (0.1.2.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:19 +0200 diff --git a/p/haskell-css-text/debian/control b/p/haskell-css-text/debian/control index 4a5777d33..c582ee0a1 100644 --- a/p/haskell-css-text/debian/control +++ b/p/haskell-css-text/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-csv-conduit/debian/changelog b/p/haskell-csv-conduit/debian/changelog index 56ff81bd9..61e9bb83a 100644 --- a/p/haskell-csv-conduit/debian/changelog +++ b/p/haskell-csv-conduit/debian/changelog @@ -1,6 +1,8 @@ haskell-csv-conduit (0.6.6-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:19 +0200 diff --git a/p/haskell-csv-conduit/debian/control b/p/haskell-csv-conduit/debian/control index 4cd94aef3..301e8fb02 100644 --- a/p/haskell-csv-conduit/debian/control +++ b/p/haskell-csv-conduit/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-csv/debian/changelog b/p/haskell-csv/debian/changelog index 918e4ad76..76a7af9bf 100644 --- a/p/haskell-csv/debian/changelog +++ b/p/haskell-csv/debian/changelog @@ -1,6 +1,8 @@ haskell-csv (0.1.2-8) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:19 +0200 diff --git a/p/haskell-csv/debian/control b/p/haskell-csv/debian/control index bef37388c..98892b773 100644 --- a/p/haskell-csv/debian/control +++ b/p/haskell-csv/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-curl/debian/changelog b/p/haskell-curl/debian/changelog index 332c440c1..5274d96ad 100644 --- a/p/haskell-curl/debian/changelog +++ b/p/haskell-curl/debian/changelog @@ -1,6 +1,8 @@ haskell-curl (1.3.8-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:20 +0200 diff --git a/p/haskell-curl/debian/control b/p/haskell-curl/debian/control index 4e6233dcc..789878935 100644 --- a/p/haskell-curl/debian/control +++ b/p/haskell-curl/debian/control @@ -7,7 +7,7 @@ Build-Depends: dctrl-tools, dpkg-dev (>= 1.13.19), debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, ghc-prof, libcurl4-openssl-dev, diff --git a/p/haskell-data-accessor-mtl/debian/changelog b/p/haskell-data-accessor-mtl/debian/changelog index 2cef09550..1e1469646 100644 --- a/p/haskell-data-accessor-mtl/debian/changelog +++ b/p/haskell-data-accessor-mtl/debian/changelog @@ -1,6 +1,8 @@ haskell-data-accessor-mtl (0.2.0.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:20 +0200 diff --git a/p/haskell-data-accessor-mtl/debian/control b/p/haskell-data-accessor-mtl/debian/control index a4508ec06..001d83407 100644 --- a/p/haskell-data-accessor-mtl/debian/control +++ b/p/haskell-data-accessor-mtl/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-accessor/debian/changelog b/p/haskell-data-accessor/debian/changelog index 3cba344ca..a67e6a4ec 100644 --- a/p/haskell-data-accessor/debian/changelog +++ b/p/haskell-data-accessor/debian/changelog @@ -1,6 +1,8 @@ haskell-data-accessor (0.2.2.6-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:20 +0200 diff --git a/p/haskell-data-accessor/debian/control b/p/haskell-data-accessor/debian/control index 59662818b..d4d27738f 100644 --- a/p/haskell-data-accessor/debian/control +++ b/p/haskell-data-accessor/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-binary-ieee754/debian/changelog b/p/haskell-data-binary-ieee754/debian/changelog index e276afc2a..b8d479b51 100644 --- a/p/haskell-data-binary-ieee754/debian/changelog +++ b/p/haskell-data-binary-ieee754/debian/changelog @@ -1,6 +1,8 @@ haskell-data-binary-ieee754 (0.4.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:20 +0200 diff --git a/p/haskell-data-binary-ieee754/debian/control b/p/haskell-data-binary-ieee754/debian/control index 09c1192a3..bb2c25d4e 100644 --- a/p/haskell-data-binary-ieee754/debian/control +++ b/p/haskell-data-binary-ieee754/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-default-class/debian/changelog b/p/haskell-data-default-class/debian/changelog index 940ff83d0..abda0c62b 100644 --- a/p/haskell-data-default-class/debian/changelog +++ b/p/haskell-data-default-class/debian/changelog @@ -1,6 +1,8 @@ haskell-data-default-class (0.0.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:21 +0200 diff --git a/p/haskell-data-default-class/debian/control b/p/haskell-data-default-class/debian/control index faaf4bd02..f55d75d82 100644 --- a/p/haskell-data-default-class/debian/control +++ b/p/haskell-data-default-class/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-default-instances-base/debian/changelog b/p/haskell-data-default-instances-base/debian/changelog index a027dd912..0e5845869 100644 --- a/p/haskell-data-default-instances-base/debian/changelog +++ b/p/haskell-data-default-instances-base/debian/changelog @@ -1,6 +1,8 @@ haskell-data-default-instances-base (0.0.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:21 +0200 diff --git a/p/haskell-data-default-instances-base/debian/control b/p/haskell-data-default-instances-base/debian/control index 1a53bb1f7..b480c700b 100644 --- a/p/haskell-data-default-instances-base/debian/control +++ b/p/haskell-data-default-instances-base/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-default-instances-containers/debian/changelog b/p/haskell-data-default-instances-containers/debian/changelog index 0f76d5ec4..889cd18a4 100644 --- a/p/haskell-data-default-instances-containers/debian/changelog +++ b/p/haskell-data-default-instances-containers/debian/changelog @@ -1,6 +1,8 @@ haskell-data-default-instances-containers (0.0.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:21 +0200 diff --git a/p/haskell-data-default-instances-containers/debian/control b/p/haskell-data-default-instances-containers/debian/control index 305e4aad2..43f5b4efc 100644 --- a/p/haskell-data-default-instances-containers/debian/control +++ b/p/haskell-data-default-instances-containers/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-default-instances-dlist/debian/changelog b/p/haskell-data-default-instances-dlist/debian/changelog index aade0ba42..971b37118 100644 --- a/p/haskell-data-default-instances-dlist/debian/changelog +++ b/p/haskell-data-default-instances-dlist/debian/changelog @@ -1,6 +1,8 @@ haskell-data-default-instances-dlist (0.0.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:21 +0200 diff --git a/p/haskell-data-default-instances-dlist/debian/control b/p/haskell-data-default-instances-dlist/debian/control index eb1116a9b..caecedae4 100644 --- a/p/haskell-data-default-instances-dlist/debian/control +++ b/p/haskell-data-default-instances-dlist/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-default-instances-old-locale/debian/changelog b/p/haskell-data-default-instances-old-locale/debian/changelog index 7870d4172..41796ff18 100644 --- a/p/haskell-data-default-instances-old-locale/debian/changelog +++ b/p/haskell-data-default-instances-old-locale/debian/changelog @@ -2,6 +2,8 @@ haskell-data-default-instances-old-locale (0.0.1-4) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:15:49 +0200 diff --git a/p/haskell-data-default-instances-old-locale/debian/control b/p/haskell-data-default-instances-old-locale/debian/control index e88c30427..b92015ac3 100644 --- a/p/haskell-data-default-instances-old-locale/debian/control +++ b/p/haskell-data-default-instances-old-locale/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-default/debian/changelog b/p/haskell-data-default/debian/changelog index 5ae2021d1..cdded2a8e 100644 --- a/p/haskell-data-default/debian/changelog +++ b/p/haskell-data-default/debian/changelog @@ -1,6 +1,8 @@ haskell-data-default (0.5.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:20 +0200 diff --git a/p/haskell-data-default/debian/control b/p/haskell-data-default/debian/control index 7f698ac63..e3b1dfbf7 100644 --- a/p/haskell-data-default/debian/control +++ b/p/haskell-data-default/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-hash/debian/changelog b/p/haskell-data-hash/debian/changelog index fdf3c91a7..cb45bd8c5 100644 --- a/p/haskell-data-hash/debian/changelog +++ b/p/haskell-data-hash/debian/changelog @@ -2,6 +2,8 @@ haskell-data-hash (0.2.0.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:00:40 +0200 diff --git a/p/haskell-data-hash/debian/control b/p/haskell-data-hash/debian/control index 131c3d173..57e769585 100644 --- a/p/haskell-data-hash/debian/control +++ b/p/haskell-data-hash/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-inttrie/debian/changelog b/p/haskell-data-inttrie/debian/changelog index a84d971e7..4b31e1c9f 100644 --- a/p/haskell-data-inttrie/debian/changelog +++ b/p/haskell-data-inttrie/debian/changelog @@ -1,6 +1,8 @@ haskell-data-inttrie (0.1.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:22 +0200 diff --git a/p/haskell-data-inttrie/debian/control b/p/haskell-data-inttrie/debian/control index 4d2cbcc35..705578161 100644 --- a/p/haskell-data-inttrie/debian/control +++ b/p/haskell-data-inttrie/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-memocombinators/debian/changelog b/p/haskell-data-memocombinators/debian/changelog index cb2d89d0c..56bf32828 100644 --- a/p/haskell-data-memocombinators/debian/changelog +++ b/p/haskell-data-memocombinators/debian/changelog @@ -1,6 +1,8 @@ haskell-data-memocombinators (0.5.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:22 +0200 diff --git a/p/haskell-data-memocombinators/debian/control b/p/haskell-data-memocombinators/debian/control index fa13a9374..490d4133c 100644 --- a/p/haskell-data-memocombinators/debian/control +++ b/p/haskell-data-memocombinators/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Iulian Udrea <iulian@physics.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-data-ordlist/debian/changelog b/p/haskell-data-ordlist/debian/changelog index e3ab0e0dd..fe9060283 100644 --- a/p/haskell-data-ordlist/debian/changelog +++ b/p/haskell-data-ordlist/debian/changelog @@ -1,3 +1,10 @@ +haskell-data-ordlist (0.4.7.0-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:48 +0200 + haskell-data-ordlist (0.4.7.0-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-data-ordlist/debian/control b/p/haskell-data-ordlist/debian/control index 4465e6079..5550af8cc 100644 --- a/p/haskell-data-ordlist/debian/control +++ b/p/haskell-data-ordlist/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dataenc/debian/changelog b/p/haskell-dataenc/debian/changelog index 97eb0fc7e..23b176a69 100644 --- a/p/haskell-dataenc/debian/changelog +++ b/p/haskell-dataenc/debian/changelog @@ -2,6 +2,8 @@ haskell-dataenc (0.14.0.7-4) UNRELEASED; urgency=medium * Patch to allow GHC-7.10 * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 15:42:54 +0200 diff --git a/p/haskell-dataenc/debian/control b/p/haskell-dataenc/debian/control index d0f6b85e9..78c5062e8 100644 --- a/p/haskell-dataenc/debian/control +++ b/p/haskell-dataenc/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com>, Clint Adams <clint@debian. Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dav/debian/changelog b/p/haskell-dav/debian/changelog index 8b6d3ac5b..10fe1cbbb 100644 --- a/p/haskell-dav/debian/changelog +++ b/p/haskell-dav/debian/changelog @@ -1,3 +1,10 @@ +haskell-dav (1.0.7-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:49 +0200 + haskell-dav (1.0.7-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-dav/debian/control b/p/haskell-dav/debian/control index 9af6742a9..3efaf02aa 100644 --- a/p/haskell-dav/debian/control +++ b/p/haskell-dav/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc (>= 7.8), ghc-prof, diff --git a/p/haskell-dbus/debian/changelog b/p/haskell-dbus/debian/changelog index b92b52963..894b9a797 100644 --- a/p/haskell-dbus/debian/changelog +++ b/p/haskell-dbus/debian/changelog @@ -2,6 +2,8 @@ haskell-dbus (0.10.10-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 15:49:36 +0000 diff --git a/p/haskell-dbus/debian/control b/p/haskell-dbus/debian/control index a4c4792d8..db388213a 100644 --- a/p/haskell-dbus/debian/control +++ b/p/haskell-dbus/debian/control @@ -4,7 +4,7 @@ Uploaders: John Millikin <jmillikin@gmail.com> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-debian/debian/changelog b/p/haskell-debian/debian/changelog index 32f909b32..a03d37c9e 100644 --- a/p/haskell-debian/debian/changelog +++ b/p/haskell-debian/debian/changelog @@ -2,6 +2,8 @@ haskell-debian (3.87.2-3) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Make the patch GHC-7.10-proof. + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 23:02:15 +0200 diff --git a/p/haskell-debian/debian/control b/p/haskell-debian/debian/control index 7facf94fd..fc9b9bbf3 100644 --- a/p/haskell-debian/debian/control +++ b/p/haskell-debian/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Dmitry Bogatov <KAction@gnu.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-decimal/debian/changelog b/p/haskell-decimal/debian/changelog index 115559a5b..4e6e8a8cc 100644 --- a/p/haskell-decimal/debian/changelog +++ b/p/haskell-decimal/debian/changelog @@ -1,3 +1,10 @@ +haskell-decimal (0.4.2-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:51 +0200 + haskell-decimal (0.4.2-2) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-decimal/debian/control b/p/haskell-decimal/debian/control index a8dc703f7..24d62e015 100644 --- a/p/haskell-decimal/debian/control +++ b/p/haskell-decimal/debian/control @@ -4,7 +4,7 @@ Uploaders: Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-deepseq-generics/debian/changelog b/p/haskell-deepseq-generics/debian/changelog index 65d866a6f..3b9b96fdc 100644 --- a/p/haskell-deepseq-generics/debian/changelog +++ b/p/haskell-deepseq-generics/debian/changelog @@ -1,6 +1,8 @@ haskell-deepseq-generics (0.1.1.2-3) UNRELEASED; urgency=medium * GHC-7.10 compat patch + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:31:40 +0200 diff --git a/p/haskell-deepseq-generics/debian/control b/p/haskell-deepseq-generics/debian/control index eccf17682..29f9ff373 100644 --- a/p/haskell-deepseq-generics/debian/control +++ b/p/haskell-deepseq-generics/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dependent-map/debian/changelog b/p/haskell-dependent-map/debian/changelog index 2892b006c..539c150e9 100644 --- a/p/haskell-dependent-map/debian/changelog +++ b/p/haskell-dependent-map/debian/changelog @@ -2,6 +2,8 @@ haskell-dependent-map (0.1.1.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:09:04 +0200 diff --git a/p/haskell-dependent-map/debian/control b/p/haskell-dependent-map/debian/control index dfd56ca6f..34e9eb671 100644 --- a/p/haskell-dependent-map/debian/control +++ b/p/haskell-dependent-map/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dependent-sum-template/debian/changelog b/p/haskell-dependent-sum-template/debian/changelog index e665cbdb8..62f021608 100644 --- a/p/haskell-dependent-sum-template/debian/changelog +++ b/p/haskell-dependent-sum-template/debian/changelog @@ -2,6 +2,8 @@ haskell-dependent-sum-template (0.0.0.4-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:10:52 +0200 diff --git a/p/haskell-dependent-sum-template/debian/control b/p/haskell-dependent-sum-template/debian/control index 0447b500b..3abfe6136 100644 --- a/p/haskell-dependent-sum-template/debian/control +++ b/p/haskell-dependent-sum-template/debian/control @@ -5,7 +5,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, ghc-prof, libghc-dependent-sum-dev (>= 0.2), diff --git a/p/haskell-dependent-sum/debian/changelog b/p/haskell-dependent-sum/debian/changelog index 0287420cc..524b275e3 100644 --- a/p/haskell-dependent-sum/debian/changelog +++ b/p/haskell-dependent-sum/debian/changelog @@ -1,6 +1,8 @@ haskell-dependent-sum (0.2.1.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:24 +0200 diff --git a/p/haskell-dependent-sum/debian/control b/p/haskell-dependent-sum/debian/control index cf9aa35c9..b8b7df060 100644 --- a/p/haskell-dependent-sum/debian/control +++ b/p/haskell-dependent-sum/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-derive/debian/changelog b/p/haskell-derive/debian/changelog index 35a3afd38..5285ae27b 100644 --- a/p/haskell-derive/debian/changelog +++ b/p/haskell-derive/debian/changelog @@ -1,6 +1,8 @@ haskell-derive (2.5.22-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:24 +0200 diff --git a/p/haskell-derive/debian/control b/p/haskell-derive/debian/control index 975dbb947..98be5f800 100644 --- a/p/haskell-derive/debian/control +++ b/p/haskell-derive/debian/control @@ -4,7 +4,7 @@ Uploaders: Masayuki Hatta <mhatta@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-descriptive/debian/changelog b/p/haskell-descriptive/debian/changelog index b5c2ad5d8..ac6163ad0 100644 --- a/p/haskell-descriptive/debian/changelog +++ b/p/haskell-descriptive/debian/changelog @@ -1,3 +1,10 @@ +haskell-descriptive (0.9.4-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:52 +0200 + haskell-descriptive (0.9.4-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-descriptive/debian/control b/p/haskell-descriptive/debian/control index 07ce4d11e..0ed1396aa 100644 --- a/p/haskell-descriptive/debian/control +++ b/p/haskell-descriptive/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-diagrams-cairo/debian/changelog b/p/haskell-diagrams-cairo/debian/changelog index b0c8118c4..74cdfe76f 100644 --- a/p/haskell-diagrams-cairo/debian/changelog +++ b/p/haskell-diagrams-cairo/debian/changelog @@ -2,6 +2,8 @@ haskell-diagrams-cairo (1.3.0.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:07:36 +0200 diff --git a/p/haskell-diagrams-cairo/debian/control b/p/haskell-diagrams-cairo/debian/control index c293b1a24..b35627eac 100644 --- a/p/haskell-diagrams-cairo/debian/control +++ b/p/haskell-diagrams-cairo/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-diagrams-core/debian/changelog b/p/haskell-diagrams-core/debian/changelog index e326b6a87..01ac43d00 100644 --- a/p/haskell-diagrams-core/debian/changelog +++ b/p/haskell-diagrams-core/debian/changelog @@ -2,6 +2,8 @@ haskell-diagrams-core (1.3.0.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:32:32 +0200 diff --git a/p/haskell-diagrams-core/debian/control b/p/haskell-diagrams-core/debian/control index 5b872681b..c6c009400 100644 --- a/p/haskell-diagrams-core/debian/control +++ b/p/haskell-diagrams-core/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-diagrams-gtk/debian/changelog b/p/haskell-diagrams-gtk/debian/changelog index a46cf6fc0..ab98aa661 100644 --- a/p/haskell-diagrams-gtk/debian/changelog +++ b/p/haskell-diagrams-gtk/debian/changelog @@ -2,6 +2,8 @@ haskell-diagrams-gtk (1.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:22:18 +0200 diff --git a/p/haskell-diagrams-gtk/debian/control b/p/haskell-diagrams-gtk/debian/control index 330aed6cc..29437ea9e 100644 --- a/p/haskell-diagrams-gtk/debian/control +++ b/p/haskell-diagrams-gtk/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-diagrams-lib/debian/changelog b/p/haskell-diagrams-lib/debian/changelog index 35b6ace6a..0a8d18d29 100644 --- a/p/haskell-diagrams-lib/debian/changelog +++ b/p/haskell-diagrams-lib/debian/changelog @@ -2,6 +2,8 @@ haskell-diagrams-lib (1.3.0.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:23:11 +0200 diff --git a/p/haskell-diagrams-lib/debian/control b/p/haskell-diagrams-lib/debian/control index fce9f6853..3fc9f07be 100644 --- a/p/haskell-diagrams-lib/debian/control +++ b/p/haskell-diagrams-lib/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-diagrams-solve/debian/changelog b/p/haskell-diagrams-solve/debian/changelog index c205cd678..cc928e111 100644 --- a/p/haskell-diagrams-solve/debian/changelog +++ b/p/haskell-diagrams-solve/debian/changelog @@ -1,5 +1,7 @@ haskell-diagrams-solve (0.1-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:41:11 +0000 diff --git a/p/haskell-diagrams-solve/debian/control b/p/haskell-diagrams-solve/debian/control index c92c2673c..fa3e08d53 100644 --- a/p/haskell-diagrams-solve/debian/control +++ b/p/haskell-diagrams-solve/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-diagrams-svg/debian/changelog b/p/haskell-diagrams-svg/debian/changelog index 481c3b29c..8812dde90 100644 --- a/p/haskell-diagrams-svg/debian/changelog +++ b/p/haskell-diagrams-svg/debian/changelog @@ -2,6 +2,8 @@ haskell-diagrams-svg (1.3.1.4-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sun, 16 Aug 2015 10:23:04 +0200 diff --git a/p/haskell-diagrams-svg/debian/control b/p/haskell-diagrams-svg/debian/control index 0daee779b..ce9bacd4c 100644 --- a/p/haskell-diagrams-svg/debian/control +++ b/p/haskell-diagrams-svg/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dice/debian/changelog b/p/haskell-dice/debian/changelog index 4986ecf3b..a872e34ce 100644 --- a/p/haskell-dice/debian/changelog +++ b/p/haskell-dice/debian/changelog @@ -1,5 +1,7 @@ haskell-dice (0.1-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:45:40 +0000 diff --git a/p/haskell-dice/debian/control b/p/haskell-dice/debian/control index cdfdc425c..99e0eaf55 100644 --- a/p/haskell-dice/debian/control +++ b/p/haskell-dice/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-diff/debian/changelog b/p/haskell-diff/debian/changelog index bb1333bc4..8a2ecc91c 100644 --- a/p/haskell-diff/debian/changelog +++ b/p/haskell-diff/debian/changelog @@ -1,3 +1,10 @@ +haskell-diff (0.3.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:54 +0200 + haskell-diff (0.3.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-diff/debian/control b/p/haskell-diff/debian/control index ec200e02c..de0eaba34 100644 --- a/p/haskell-diff/debian/control +++ b/p/haskell-diff/debian/control @@ -4,7 +4,7 @@ Uploaders: Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-digest/debian/changelog b/p/haskell-digest/debian/changelog index e5ec6f30a..d28856045 100644 --- a/p/haskell-digest/debian/changelog +++ b/p/haskell-digest/debian/changelog @@ -1,6 +1,8 @@ haskell-digest (0.0.1.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:26 +0200 diff --git a/p/haskell-digest/debian/control b/p/haskell-digest/debian/control index 79763fc58..235cd2ab4 100644 --- a/p/haskell-digest/debian/control +++ b/p/haskell-digest/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dimensional/debian/changelog b/p/haskell-dimensional/debian/changelog index 08dcfe806..c6ba4829b 100644 --- a/p/haskell-dimensional/debian/changelog +++ b/p/haskell-dimensional/debian/changelog @@ -1,6 +1,8 @@ haskell-dimensional (0.13.0.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:26 +0200 diff --git a/p/haskell-dimensional/debian/control b/p/haskell-dimensional/debian/control index 44ae6cdb0..65294d90c 100644 --- a/p/haskell-dimensional/debian/control +++ b/p/haskell-dimensional/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-directory-tree/debian/changelog b/p/haskell-directory-tree/debian/changelog index be16ccd6b..110e1f680 100644 --- a/p/haskell-directory-tree/debian/changelog +++ b/p/haskell-directory-tree/debian/changelog @@ -1,6 +1,8 @@ haskell-directory-tree (0.12.0-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:26 +0200 diff --git a/p/haskell-directory-tree/debian/control b/p/haskell-directory-tree/debian/control index ca22dd7d9..f7710b6a5 100644 --- a/p/haskell-directory-tree/debian/control +++ b/p/haskell-directory-tree/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-distributive/debian/changelog b/p/haskell-distributive/debian/changelog index dae1ad032..2f9274c08 100644 --- a/p/haskell-distributive/debian/changelog +++ b/p/haskell-distributive/debian/changelog @@ -1,6 +1,8 @@ haskell-distributive (0.4.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:27 +0200 diff --git a/p/haskell-distributive/debian/control b/p/haskell-distributive/debian/control index d82cc627e..0db53a61a 100644 --- a/p/haskell-distributive/debian/control +++ b/p/haskell-distributive/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-djinn-ghc/debian/changelog b/p/haskell-djinn-ghc/debian/changelog index 880d09186..2dcf678dc 100644 --- a/p/haskell-djinn-ghc/debian/changelog +++ b/p/haskell-djinn-ghc/debian/changelog @@ -1,6 +1,8 @@ haskell-djinn-ghc (0.0.2.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:27 +0200 diff --git a/p/haskell-djinn-ghc/debian/control b/p/haskell-djinn-ghc/debian/control index 05f1d6cae..a99e2445d 100644 --- a/p/haskell-djinn-ghc/debian/control +++ b/p/haskell-djinn-ghc/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-djinn-lib/debian/changelog b/p/haskell-djinn-lib/debian/changelog index 11519fd56..9bde47f1f 100644 --- a/p/haskell-djinn-lib/debian/changelog +++ b/p/haskell-djinn-lib/debian/changelog @@ -1,6 +1,8 @@ haskell-djinn-lib (0.0.1.2-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:27 +0200 diff --git a/p/haskell-djinn-lib/debian/control b/p/haskell-djinn-lib/debian/control index c90f16988..c06229b2a 100644 --- a/p/haskell-djinn-lib/debian/control +++ b/p/haskell-djinn-lib/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dlist-instances/debian/changelog b/p/haskell-dlist-instances/debian/changelog index 12bdf34cd..8a8fd7865 100644 --- a/p/haskell-dlist-instances/debian/changelog +++ b/p/haskell-dlist-instances/debian/changelog @@ -1,6 +1,8 @@ haskell-dlist-instances (0.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:28 +0200 diff --git a/p/haskell-dlist-instances/debian/control b/p/haskell-dlist-instances/debian/control index 6a36854a8..601204cc7 100644 --- a/p/haskell-dlist-instances/debian/control +++ b/p/haskell-dlist-instances/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dlist/debian/changelog b/p/haskell-dlist/debian/changelog index 47dba0309..83f915808 100644 --- a/p/haskell-dlist/debian/changelog +++ b/p/haskell-dlist/debian/changelog @@ -1,6 +1,8 @@ haskell-dlist (0.7.1.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:27 +0200 diff --git a/p/haskell-dlist/debian/control b/p/haskell-dlist/debian/control index 284e386ec..7651b2f2f 100644 --- a/p/haskell-dlist/debian/control +++ b/p/haskell-dlist/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dns/debian/changelog b/p/haskell-dns/debian/changelog index 0cfe58927..ab2db732b 100644 --- a/p/haskell-dns/debian/changelog +++ b/p/haskell-dns/debian/changelog @@ -2,6 +2,8 @@ haskell-dns (2.0.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:17:34 +0200 diff --git a/p/haskell-dns/debian/control b/p/haskell-dns/debian/control index 2c6af0a8e..3050d5d00 100644 --- a/p/haskell-dns/debian/control +++ b/p/haskell-dns/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-doctest/debian/changelog b/p/haskell-doctest/debian/changelog index 6e1009278..9e5a68e91 100644 --- a/p/haskell-doctest/debian/changelog +++ b/p/haskell-doctest/debian/changelog @@ -2,6 +2,8 @@ haskell-doctest (0.10.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:11:08 +0200 diff --git a/p/haskell-doctest/debian/control b/p/haskell-doctest/debian/control index 8dca18d25..11dc64e27 100644 --- a/p/haskell-doctest/debian/control +++ b/p/haskell-doctest/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dpkg/debian/changelog b/p/haskell-dpkg/debian/changelog index 07caa45e6..e7b37b8b9 100644 --- a/p/haskell-dpkg/debian/changelog +++ b/p/haskell-dpkg/debian/changelog @@ -1,6 +1,8 @@ haskell-dpkg (0.0.3-7) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:28 +0200 diff --git a/p/haskell-dpkg/debian/control b/p/haskell-dpkg/debian/control index 90711f66e..e4c61e706 100644 --- a/p/haskell-dpkg/debian/control +++ b/p/haskell-dpkg/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-drbg/debian/changelog b/p/haskell-drbg/debian/changelog index 689778b69..498dfda73 100644 --- a/p/haskell-drbg/debian/changelog +++ b/p/haskell-drbg/debian/changelog @@ -1,6 +1,8 @@ haskell-drbg (0.5.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:28 +0200 diff --git a/p/haskell-drbg/debian/control b/p/haskell-drbg/debian/control index 4b135101d..e91308475 100644 --- a/p/haskell-drbg/debian/control +++ b/p/haskell-drbg/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dual-tree/debian/changelog b/p/haskell-dual-tree/debian/changelog index ae726f13d..80f2adc95 100644 --- a/p/haskell-dual-tree/debian/changelog +++ b/p/haskell-dual-tree/debian/changelog @@ -1,6 +1,8 @@ haskell-dual-tree (0.2.0.6-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:29 +0200 diff --git a/p/haskell-dual-tree/debian/control b/p/haskell-dual-tree/debian/control index 7f5d33980..72da83500 100644 --- a/p/haskell-dual-tree/debian/control +++ b/p/haskell-dual-tree/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dynamic-state/debian/changelog b/p/haskell-dynamic-state/debian/changelog index 7b722e4af..0163f6294 100644 --- a/p/haskell-dynamic-state/debian/changelog +++ b/p/haskell-dynamic-state/debian/changelog @@ -1,6 +1,8 @@ haskell-dynamic-state (0.2.0.0-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:28:43 +0200 diff --git a/p/haskell-dynamic-state/debian/control b/p/haskell-dynamic-state/debian/control index 369a68666..a7d742294 100644 --- a/p/haskell-dynamic-state/debian/control +++ b/p/haskell-dynamic-state/debian/control @@ -4,7 +4,7 @@ Uploaders: Marcel Fourne <debian@marcelfourne.de> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-dyre/debian/changelog b/p/haskell-dyre/debian/changelog index 6c6dd874a..c39a0ee92 100644 --- a/p/haskell-dyre/debian/changelog +++ b/p/haskell-dyre/debian/changelog @@ -1,6 +1,8 @@ haskell-dyre (0.8.11-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:29 +0200 diff --git a/p/haskell-dyre/debian/control b/p/haskell-dyre/debian/control index fe29b445b..ddb6fc42b 100644 --- a/p/haskell-dyre/debian/control +++ b/p/haskell-dyre/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Louis Bettens <louis@bettens.info> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-easy-file/debian/changelog b/p/haskell-easy-file/debian/changelog index 9408876de..e55180126 100644 --- a/p/haskell-easy-file/debian/changelog +++ b/p/haskell-easy-file/debian/changelog @@ -1,3 +1,10 @@ +haskell-easy-file (0.2.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:57 +0200 + haskell-easy-file (0.2.1-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-easy-file/debian/control b/p/haskell-easy-file/debian/control index f91863884..c7fa3e1c4 100644 --- a/p/haskell-easy-file/debian/control +++ b/p/haskell-easy-file/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ed25519/debian/changelog b/p/haskell-ed25519/debian/changelog index 03aba62ca..8073d6b6c 100644 --- a/p/haskell-ed25519/debian/changelog +++ b/p/haskell-ed25519/debian/changelog @@ -1,3 +1,10 @@ +haskell-ed25519 (0.0.2.0-6) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:21:57 +0200 + haskell-ed25519 (0.0.2.0-5) unstable; urgency=medium * Do not build hlint tests, simplifies dependencies diff --git a/p/haskell-ed25519/debian/control b/p/haskell-ed25519/debian/control index 912d1cccf..708a37422 100644 --- a/p/haskell-ed25519/debian/control +++ b/p/haskell-ed25519/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-edison-api/debian/changelog b/p/haskell-edison-api/debian/changelog index 20ac7325b..59b467934 100644 --- a/p/haskell-edison-api/debian/changelog +++ b/p/haskell-edison-api/debian/changelog @@ -1,6 +1,8 @@ haskell-edison-api (1.2.2.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:29 +0200 diff --git a/p/haskell-edison-api/debian/control b/p/haskell-edison-api/debian/control index cc4ae618f..55ec5c8a6 100644 --- a/p/haskell-edison-api/debian/control +++ b/p/haskell-edison-api/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-edison-core/debian/changelog b/p/haskell-edison-core/debian/changelog index 2f140bcd6..d873877b7 100644 --- a/p/haskell-edison-core/debian/changelog +++ b/p/haskell-edison-core/debian/changelog @@ -1,6 +1,8 @@ haskell-edison-core (1.2.2.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:29 +0200 diff --git a/p/haskell-edison-core/debian/control b/p/haskell-edison-core/debian/control index aea3507cb..19c246295 100644 --- a/p/haskell-edison-core/debian/control +++ b/p/haskell-edison-core/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-edit-distance/debian/changelog b/p/haskell-edit-distance/debian/changelog index a2a77a354..4f5f797e7 100644 --- a/p/haskell-edit-distance/debian/changelog +++ b/p/haskell-edit-distance/debian/changelog @@ -1,6 +1,8 @@ haskell-edit-distance (0.2.2.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:29 +0200 diff --git a/p/haskell-edit-distance/debian/control b/p/haskell-edit-distance/debian/control index ea9379eb7..773e4c1c7 100644 --- a/p/haskell-edit-distance/debian/control +++ b/p/haskell-edit-distance/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-either/debian/changelog b/p/haskell-either/debian/changelog index bb5f1997a..4671387d1 100644 --- a/p/haskell-either/debian/changelog +++ b/p/haskell-either/debian/changelog @@ -1,6 +1,8 @@ haskell-either (4.4.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:30 +0200 diff --git a/p/haskell-either/debian/control b/p/haskell-either/debian/control index 26332c7b8..6c1a42143 100644 --- a/p/haskell-either/debian/control +++ b/p/haskell-either/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ekg-core/debian/changelog b/p/haskell-ekg-core/debian/changelog index c84ffb755..90e11c52d 100644 --- a/p/haskell-ekg-core/debian/changelog +++ b/p/haskell-ekg-core/debian/changelog @@ -2,6 +2,8 @@ haskell-ekg-core (0.1.1.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:10:21 +0200 diff --git a/p/haskell-ekg-core/debian/control b/p/haskell-ekg-core/debian/control index c4b6cb974..b467e10ec 100644 --- a/p/haskell-ekg-core/debian/control +++ b/p/haskell-ekg-core/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ekg-json/debian/changelog b/p/haskell-ekg-json/debian/changelog index 37904d0dd..19ed602cf 100644 --- a/p/haskell-ekg-json/debian/changelog +++ b/p/haskell-ekg-json/debian/changelog @@ -1,5 +1,7 @@ haskell-ekg-json (0.1.0.0-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:47:53 +0000 diff --git a/p/haskell-ekg-json/debian/control b/p/haskell-ekg-json/debian/control index 440ae2f07..1aedd4787 100644 --- a/p/haskell-ekg-json/debian/control +++ b/p/haskell-ekg-json/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ekg/debian/changelog b/p/haskell-ekg/debian/changelog index dfe4e5cc8..4af8ad53a 100644 --- a/p/haskell-ekg/debian/changelog +++ b/p/haskell-ekg/debian/changelog @@ -2,6 +2,8 @@ haskell-ekg (0.4.0.8-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:21:01 +0200 diff --git a/p/haskell-ekg/debian/control b/p/haskell-ekg/debian/control index d017e9ee8..df7f26ef6 100644 --- a/p/haskell-ekg/debian/control +++ b/p/haskell-ekg/debian/control @@ -4,7 +4,7 @@ Uploaders: Iustin Pop <iustin@debian.org>, Louis Bettens <louis@bettens.info> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-email-validate/debian/changelog b/p/haskell-email-validate/debian/changelog index e6a6a6a1b..82d8e9cf5 100644 --- a/p/haskell-email-validate/debian/changelog +++ b/p/haskell-email-validate/debian/changelog @@ -2,6 +2,8 @@ haskell-email-validate (2.1.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:09:11 +0200 diff --git a/p/haskell-email-validate/debian/control b/p/haskell-email-validate/debian/control index 679fbd084..4fb76959f 100644 --- a/p/haskell-email-validate/debian/control +++ b/p/haskell-email-validate/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-enclosed-exceptions/debian/changelog b/p/haskell-enclosed-exceptions/debian/changelog index 289726a59..15d5988d6 100644 --- a/p/haskell-enclosed-exceptions/debian/changelog +++ b/p/haskell-enclosed-exceptions/debian/changelog @@ -1,6 +1,8 @@ haskell-enclosed-exceptions (1.0.1.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:31 +0200 diff --git a/p/haskell-enclosed-exceptions/debian/control b/p/haskell-enclosed-exceptions/debian/control index 91192f16c..1f59c90a9 100644 --- a/p/haskell-enclosed-exceptions/debian/control +++ b/p/haskell-enclosed-exceptions/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-entropy/debian/changelog b/p/haskell-entropy/debian/changelog index 7dfea3afd..d952f24a1 100644 --- a/p/haskell-entropy/debian/changelog +++ b/p/haskell-entropy/debian/changelog @@ -1,6 +1,8 @@ haskell-entropy (0.3.7-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:31 +0200 diff --git a/p/haskell-entropy/debian/control b/p/haskell-entropy/debian/control index ba29d1dc8..afa57f73d 100644 --- a/p/haskell-entropy/debian/control +++ b/p/haskell-entropy/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-enumerator/debian/changelog b/p/haskell-enumerator/debian/changelog index e3c33c035..a46411fcc 100644 --- a/p/haskell-enumerator/debian/changelog +++ b/p/haskell-enumerator/debian/changelog @@ -1,6 +1,8 @@ haskell-enumerator (0.4.20-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:31 +0200 diff --git a/p/haskell-enumerator/debian/control b/p/haskell-enumerator/debian/control index c02c8a0f7..cd87f5718 100644 --- a/p/haskell-enumerator/debian/control +++ b/p/haskell-enumerator/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-equivalence/debian/changelog b/p/haskell-equivalence/debian/changelog index 870edac11..022f230b5 100644 --- a/p/haskell-equivalence/debian/changelog +++ b/p/haskell-equivalence/debian/changelog @@ -2,6 +2,8 @@ haskell-equivalence (0.3.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:10:27 +0200 diff --git a/p/haskell-equivalence/debian/control b/p/haskell-equivalence/debian/control index b973878f0..3f3ca9c68 100644 --- a/p/haskell-equivalence/debian/control +++ b/p/haskell-equivalence/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-erf/debian/changelog b/p/haskell-erf/debian/changelog index 4d23f6e68..bd060f79b 100644 --- a/p/haskell-erf/debian/changelog +++ b/p/haskell-erf/debian/changelog @@ -1,6 +1,8 @@ haskell-erf (2.0.0.0-8) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:31 +0200 diff --git a/p/haskell-erf/debian/control b/p/haskell-erf/debian/control index 95c8a68e9..9a2f745da 100644 --- a/p/haskell-erf/debian/control +++ b/p/haskell-erf/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-errors/debian/changelog b/p/haskell-errors/debian/changelog index e29aaab2e..6698a7bca 100644 --- a/p/haskell-errors/debian/changelog +++ b/p/haskell-errors/debian/changelog @@ -2,6 +2,8 @@ haskell-errors (2.0.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:02:06 +0200 diff --git a/p/haskell-errors/debian/control b/p/haskell-errors/debian/control index ac7ac6e53..49d8862f7 100644 --- a/p/haskell-errors/debian/control +++ b/p/haskell-errors/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-esqueleto/debian/changelog b/p/haskell-esqueleto/debian/changelog index 4b8168993..a9ae57a9d 100644 --- a/p/haskell-esqueleto/debian/changelog +++ b/p/haskell-esqueleto/debian/changelog @@ -2,6 +2,8 @@ haskell-esqueleto (2.4.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:28:35 +0200 diff --git a/p/haskell-esqueleto/debian/control b/p/haskell-esqueleto/debian/control index 0dc676888..becbad0d1 100644 --- a/p/haskell-esqueleto/debian/control +++ b/p/haskell-esqueleto/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-exception-transformers/debian/changelog b/p/haskell-exception-transformers/debian/changelog index 03073275d..686cdabd2 100644 --- a/p/haskell-exception-transformers/debian/changelog +++ b/p/haskell-exception-transformers/debian/changelog @@ -2,6 +2,8 @@ haskell-exception-transformers (0.4.0.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:22:29 +0200 diff --git a/p/haskell-exception-transformers/debian/control b/p/haskell-exception-transformers/debian/control index 32b357d9e..a65c69e0a 100644 --- a/p/haskell-exception-transformers/debian/control +++ b/p/haskell-exception-transformers/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-exceptions/debian/changelog b/p/haskell-exceptions/debian/changelog index 47124d000..134cc8df7 100644 --- a/p/haskell-exceptions/debian/changelog +++ b/p/haskell-exceptions/debian/changelog @@ -1,6 +1,8 @@ haskell-exceptions (0.8.0.2-2) UNRELEASED; urgency=medium * Disable test suite, does not work with the latest QuickCheck + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 21:02:34 +0200 diff --git a/p/haskell-exceptions/debian/control b/p/haskell-exceptions/debian/control index 99a6bf91a..0569335db 100644 --- a/p/haskell-exceptions/debian/control +++ b/p/haskell-exceptions/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-executable-path/debian/changelog b/p/haskell-executable-path/debian/changelog index d03f07083..83e379487 100644 --- a/p/haskell-executable-path/debian/changelog +++ b/p/haskell-executable-path/debian/changelog @@ -1,6 +1,8 @@ haskell-executable-path (0.0.3-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:32 +0200 diff --git a/p/haskell-executable-path/debian/control b/p/haskell-executable-path/debian/control index 6d65c197d..ff8011bbf 100644 --- a/p/haskell-executable-path/debian/control +++ b/p/haskell-executable-path/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-extensible-exceptions/debian/changelog b/p/haskell-extensible-exceptions/debian/changelog index 70c53bfa5..9c2fcabee 100644 --- a/p/haskell-extensible-exceptions/debian/changelog +++ b/p/haskell-extensible-exceptions/debian/changelog @@ -1,6 +1,8 @@ haskell-extensible-exceptions (0.1.1.4-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:32 +0200 diff --git a/p/haskell-extensible-exceptions/debian/control b/p/haskell-extensible-exceptions/debian/control index d5cb6d4d8..17cb03090 100644 --- a/p/haskell-extensible-exceptions/debian/control +++ b/p/haskell-extensible-exceptions/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-extra/debian/changelog b/p/haskell-extra/debian/changelog index 297ad6ddf..e58aa8ed5 100644 --- a/p/haskell-extra/debian/changelog +++ b/p/haskell-extra/debian/changelog @@ -1,6 +1,8 @@ haskell-extra (1.4.1-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:47:29 +0200 diff --git a/p/haskell-extra/debian/control b/p/haskell-extra/debian/control index a5194dc7a..199d22e9b 100644 --- a/p/haskell-extra/debian/control +++ b/p/haskell-extra/debian/control @@ -4,7 +4,7 @@ Uploaders: Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-failure/debian/changelog b/p/haskell-failure/debian/changelog index 9bfa83d56..38e8e2c3b 100644 --- a/p/haskell-failure/debian/changelog +++ b/p/haskell-failure/debian/changelog @@ -1,6 +1,8 @@ haskell-failure (0.2.0.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:33 +0200 diff --git a/p/haskell-failure/debian/control b/p/haskell-failure/debian/control index 38792e47e..a531e4ed4 100644 --- a/p/haskell-failure/debian/control +++ b/p/haskell-failure/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-fast-logger/debian/changelog b/p/haskell-fast-logger/debian/changelog index bfdc6b0f2..c7ef3920e 100644 --- a/p/haskell-fast-logger/debian/changelog +++ b/p/haskell-fast-logger/debian/changelog @@ -2,6 +2,8 @@ haskell-fast-logger (2.4.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:11:02 +0200 diff --git a/p/haskell-fast-logger/debian/control b/p/haskell-fast-logger/debian/control index 06790782f..2f2dae111 100644 --- a/p/haskell-fast-logger/debian/control +++ b/p/haskell-fast-logger/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-fb/debian/changelog b/p/haskell-fb/debian/changelog index 5d0c7fa90..7e75e9865 100644 --- a/p/haskell-fb/debian/changelog +++ b/p/haskell-fb/debian/changelog @@ -1,6 +1,8 @@ haskell-fb (1.0.11-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:33 +0200 diff --git a/p/haskell-fb/debian/control b/p/haskell-fb/debian/control index 0886782f1..73e6db4a5 100644 --- a/p/haskell-fb/debian/control +++ b/p/haskell-fb/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-fclabels/debian/changelog b/p/haskell-fclabels/debian/changelog index d565a1012..26482c231 100644 --- a/p/haskell-fclabels/debian/changelog +++ b/p/haskell-fclabels/debian/changelog @@ -1,6 +1,8 @@ haskell-fclabels (2.0.2.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:33 +0200 diff --git a/p/haskell-fclabels/debian/control b/p/haskell-fclabels/debian/control index ab14cb9a8..10966180e 100644 --- a/p/haskell-fclabels/debian/control +++ b/p/haskell-fclabels/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-fdo-notify/debian/changelog b/p/haskell-fdo-notify/debian/changelog index bf6c4fc19..47211aa6a 100644 --- a/p/haskell-fdo-notify/debian/changelog +++ b/p/haskell-fdo-notify/debian/changelog @@ -1,6 +1,8 @@ haskell-fdo-notify (0.3.1-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:34 +0200 diff --git a/p/haskell-fdo-notify/debian/control b/p/haskell-fdo-notify/debian/control index 40089e2ae..abdf9a6a2 100644 --- a/p/haskell-fdo-notify/debian/control +++ b/p/haskell-fdo-notify/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-feed/debian/changelog b/p/haskell-feed/debian/changelog index 080d91ade..c78485acd 100644 --- a/p/haskell-feed/debian/changelog +++ b/p/haskell-feed/debian/changelog @@ -2,6 +2,8 @@ haskell-feed (0.3.9.7-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:27:25 +0200 diff --git a/p/haskell-feed/debian/control b/p/haskell-feed/debian/control index 9a6d949ea..df651a635 100644 --- a/p/haskell-feed/debian/control +++ b/p/haskell-feed/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-fgl/debian/changelog b/p/haskell-fgl/debian/changelog index ec78c1ab0..1c038b35f 100644 --- a/p/haskell-fgl/debian/changelog +++ b/p/haskell-fgl/debian/changelog @@ -2,6 +2,8 @@ haskell-fgl (5.5.2.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:24:43 +0200 diff --git a/p/haskell-fgl/debian/control b/p/haskell-fgl/debian/control index ff654e49f..a2ca2444c 100644 --- a/p/haskell-fgl/debian/control +++ b/p/haskell-fgl/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-file-embed/debian/changelog b/p/haskell-file-embed/debian/changelog index 9f3d4cd7b..bb03576fd 100644 --- a/p/haskell-file-embed/debian/changelog +++ b/p/haskell-file-embed/debian/changelog @@ -1,6 +1,8 @@ haskell-file-embed (0.0.8.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:34 +0200 diff --git a/p/haskell-file-embed/debian/control b/p/haskell-file-embed/debian/control index 5fbfdd555..7496d99da 100644 --- a/p/haskell-file-embed/debian/control +++ b/p/haskell-file-embed/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-file-location/debian/changelog b/p/haskell-file-location/debian/changelog index 79c75482c..f6757ea62 100644 --- a/p/haskell-file-location/debian/changelog +++ b/p/haskell-file-location/debian/changelog @@ -1,6 +1,8 @@ haskell-file-location (0.4.9-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:35 +0200 diff --git a/p/haskell-file-location/debian/control b/p/haskell-file-location/debian/control index 307806dcc..5523fe589 100644 --- a/p/haskell-file-location/debian/control +++ b/p/haskell-file-location/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-filelock/debian/changelog b/p/haskell-filelock/debian/changelog index 8a4f8b354..8071820d6 100644 --- a/p/haskell-filelock/debian/changelog +++ b/p/haskell-filelock/debian/changelog @@ -1,5 +1,7 @@ haskell-filelock (0.1.0.1-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:48:48 +0000 diff --git a/p/haskell-filelock/debian/control b/p/haskell-filelock/debian/control index 9f4115e6a..2e111f079 100644 --- a/p/haskell-filelock/debian/control +++ b/p/haskell-filelock/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-filemanip/debian/changelog b/p/haskell-filemanip/debian/changelog index 1f2749b3e..9a44af63f 100644 --- a/p/haskell-filemanip/debian/changelog +++ b/p/haskell-filemanip/debian/changelog @@ -2,6 +2,8 @@ haskell-filemanip (0.3.6.3-3) UNRELEASED; urgency=medium * Fix build-depends * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Tue, 11 Aug 2015 13:55:39 +0200 diff --git a/p/haskell-filemanip/debian/control b/p/haskell-filemanip/debian/control index 65c4761f6..8a6ae55c8 100644 --- a/p/haskell-filemanip/debian/control +++ b/p/haskell-filemanip/debian/control @@ -4,7 +4,7 @@ Uploaders: Iain Lane <laney@ubuntu.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-filestore/debian/changelog b/p/haskell-filestore/debian/changelog index 8b9fb7bb5..0c25da8a1 100644 --- a/p/haskell-filestore/debian/changelog +++ b/p/haskell-filestore/debian/changelog @@ -2,6 +2,8 @@ haskell-filestore (0.6.0.6-3) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:32:03 +0200 diff --git a/p/haskell-filestore/debian/control b/p/haskell-filestore/debian/control index f04532b9d..9a7bad2d8 100644 --- a/p/haskell-filestore/debian/control +++ b/p/haskell-filestore/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org>, Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-fingertree/debian/changelog b/p/haskell-fingertree/debian/changelog index 03bdcb0d5..27037cd81 100644 --- a/p/haskell-fingertree/debian/changelog +++ b/p/haskell-fingertree/debian/changelog @@ -1,6 +1,8 @@ haskell-fingertree (0.1.1.0-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:35 +0200 diff --git a/p/haskell-fingertree/debian/control b/p/haskell-fingertree/debian/control index d0f6bc69a..58c2286f1 100644 --- a/p/haskell-fingertree/debian/control +++ b/p/haskell-fingertree/debian/control @@ -4,7 +4,7 @@ Uploaders: Masayuki Hatta <mhatta@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-flexible-defaults/debian/changelog b/p/haskell-flexible-defaults/debian/changelog index c0ce39eed..be28110aa 100644 --- a/p/haskell-flexible-defaults/debian/changelog +++ b/p/haskell-flexible-defaults/debian/changelog @@ -1,3 +1,10 @@ +haskell-flexible-defaults (0.0.1.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:05 +0200 + haskell-flexible-defaults (0.0.1.1-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-flexible-defaults/debian/control b/p/haskell-flexible-defaults/debian/control index 22b8db912..473ea8893 100644 --- a/p/haskell-flexible-defaults/debian/control +++ b/p/haskell-flexible-defaults/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.10) , ghc , ghc-prof , ghc-ghci diff --git a/p/haskell-fmlist/debian/changelog b/p/haskell-fmlist/debian/changelog index 04168fb2f..222b69812 100644 --- a/p/haskell-fmlist/debian/changelog +++ b/p/haskell-fmlist/debian/changelog @@ -1,3 +1,10 @@ +haskell-fmlist (0.9-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:05 +0200 + haskell-fmlist (0.9-2) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-fmlist/debian/control b/p/haskell-fmlist/debian/control index 0329eb7f1..b479fb1c1 100644 --- a/p/haskell-fmlist/debian/control +++ b/p/haskell-fmlist/debian/control @@ -4,7 +4,7 @@ Uploaders: Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-foldl/debian/changelog b/p/haskell-foldl/debian/changelog index 562c3e115..66299ebd3 100644 --- a/p/haskell-foldl/debian/changelog +++ b/p/haskell-foldl/debian/changelog @@ -2,6 +2,8 @@ haskell-foldl (1.1.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:00:52 +0200 diff --git a/p/haskell-foldl/debian/control b/p/haskell-foldl/debian/control index d6bcd99b7..bffb89b7a 100644 --- a/p/haskell-foldl/debian/control +++ b/p/haskell-foldl/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-free/debian/changelog b/p/haskell-free/debian/changelog index db31d2072..dfc584e9a 100644 --- a/p/haskell-free/debian/changelog +++ b/p/haskell-free/debian/changelog @@ -2,6 +2,8 @@ haskell-free (4.12.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:01:19 +0200 diff --git a/p/haskell-free/debian/control b/p/haskell-free/debian/control index 81720a948..cf2295124 100644 --- a/p/haskell-free/debian/control +++ b/p/haskell-free/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-fsnotify/debian/changelog b/p/haskell-fsnotify/debian/changelog index 9bcfb0be3..fe20a01f8 100644 --- a/p/haskell-fsnotify/debian/changelog +++ b/p/haskell-fsnotify/debian/changelog @@ -2,6 +2,8 @@ haskell-fsnotify (0.2.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:24:50 +0200 diff --git a/p/haskell-fsnotify/debian/control b/p/haskell-fsnotify/debian/control index 70a7e5891..96138aced 100644 --- a/p/haskell-fsnotify/debian/control +++ b/p/haskell-fsnotify/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gd/debian/changelog b/p/haskell-gd/debian/changelog index 7f71378d2..4547656fc 100644 --- a/p/haskell-gd/debian/changelog +++ b/p/haskell-gd/debian/changelog @@ -1,6 +1,8 @@ haskell-gd (3000.7.3-7) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:36 +0200 diff --git a/p/haskell-gd/debian/control b/p/haskell-gd/debian/control index 34437ffba..efcb540b8 100644 --- a/p/haskell-gd/debian/control +++ b/p/haskell-gd/debian/control @@ -5,7 +5,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, ghc-prof, libgd-dev, diff --git a/p/haskell-generic-deriving/debian/changelog b/p/haskell-generic-deriving/debian/changelog index f524c0f37..6b5031cbd 100644 --- a/p/haskell-generic-deriving/debian/changelog +++ b/p/haskell-generic-deriving/debian/changelog @@ -2,6 +2,8 @@ haskell-generic-deriving (1.8.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:07:02 +0200 diff --git a/p/haskell-generic-deriving/debian/control b/p/haskell-generic-deriving/debian/control index b3ebd5be8..e19c9a3b3 100644 --- a/p/haskell-generic-deriving/debian/control +++ b/p/haskell-generic-deriving/debian/control @@ -5,7 +5,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, ghc-prof, ghc-ghci, diff --git a/p/haskell-geniplate-mirror/debian/changelog b/p/haskell-geniplate-mirror/debian/changelog index 87792a76b..9f4063549 100644 --- a/p/haskell-geniplate-mirror/debian/changelog +++ b/p/haskell-geniplate-mirror/debian/changelog @@ -1,5 +1,7 @@ haskell-geniplate-mirror (0.7.1-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:51:09 +0000 diff --git a/p/haskell-geniplate-mirror/debian/control b/p/haskell-geniplate-mirror/debian/control index c66d6badc..1211044ed 100644 --- a/p/haskell-geniplate-mirror/debian/control +++ b/p/haskell-geniplate-mirror/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ghc-events/debian/changelog b/p/haskell-ghc-events/debian/changelog index cc9183385..32d6f7558 100644 --- a/p/haskell-ghc-events/debian/changelog +++ b/p/haskell-ghc-events/debian/changelog @@ -2,6 +2,8 @@ haskell-ghc-events (0.4.4.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:47:14 +0200 diff --git a/p/haskell-ghc-events/debian/control b/p/haskell-ghc-events/debian/control index 17bc7d78c..61556f879 100644 --- a/p/haskell-ghc-events/debian/control +++ b/p/haskell-ghc-events/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ghc-mtl/debian/changelog b/p/haskell-ghc-mtl/debian/changelog index c0f0df80b..6a4c49f43 100644 --- a/p/haskell-ghc-mtl/debian/changelog +++ b/p/haskell-ghc-mtl/debian/changelog @@ -1,6 +1,8 @@ haskell-ghc-mtl (1.2.1.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:37 +0200 diff --git a/p/haskell-ghc-mtl/debian/control b/p/haskell-ghc-mtl/debian/control index b6ed6f548..e9eb7c078 100644 --- a/p/haskell-ghc-mtl/debian/control +++ b/p/haskell-ghc-mtl/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ghc-paths/debian/changelog b/p/haskell-ghc-paths/debian/changelog index dfe98244a..8d924dd04 100644 --- a/p/haskell-ghc-paths/debian/changelog +++ b/p/haskell-ghc-paths/debian/changelog @@ -1,6 +1,8 @@ haskell-ghc-paths (0.1.0.9-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:37 +0200 diff --git a/p/haskell-ghc-paths/debian/control b/p/haskell-ghc-paths/debian/control index a723499a2..8110f08da 100644 --- a/p/haskell-ghc-paths/debian/control +++ b/p/haskell-ghc-paths/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ghc-syb-utils/debian/changelog b/p/haskell-ghc-syb-utils/debian/changelog index 30a82113a..dc934954f 100644 --- a/p/haskell-ghc-syb-utils/debian/changelog +++ b/p/haskell-ghc-syb-utils/debian/changelog @@ -1,6 +1,8 @@ haskell-ghc-syb-utils (0.2.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:38 +0200 diff --git a/p/haskell-ghc-syb-utils/debian/control b/p/haskell-ghc-syb-utils/debian/control index 99ab914f3..337b2362b 100644 --- a/p/haskell-ghc-syb-utils/debian/control +++ b/p/haskell-ghc-syb-utils/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gio/debian/changelog b/p/haskell-gio/debian/changelog index 5549599a8..d0e673319 100644 --- a/p/haskell-gio/debian/changelog +++ b/p/haskell-gio/debian/changelog @@ -1,6 +1,8 @@ haskell-gio (0.13.1.0-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:38 +0200 diff --git a/p/haskell-gio/debian/control b/p/haskell-gio/debian/control index fe7b45594..88d4114a6 100644 --- a/p/haskell-gio/debian/control +++ b/p/haskell-gio/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-github/debian/changelog b/p/haskell-github/debian/changelog index ad73a6804..d7142816e 100644 --- a/p/haskell-github/debian/changelog +++ b/p/haskell-github/debian/changelog @@ -1,6 +1,8 @@ haskell-github (0.13.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:38 +0200 diff --git a/p/haskell-github/debian/control b/p/haskell-github/debian/control index 57a449e39..08ff38d9f 100644 --- a/p/haskell-github/debian/control +++ b/p/haskell-github/debian/control @@ -4,7 +4,7 @@ Uploaders: James McCoy <jamessan@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gitlib/debian/changelog b/p/haskell-gitlib/debian/changelog index 3f2d0c9d5..c4bb13b51 100644 --- a/p/haskell-gitlib/debian/changelog +++ b/p/haskell-gitlib/debian/changelog @@ -2,6 +2,8 @@ haskell-gitlib (3.1.0.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:08:14 +0200 diff --git a/p/haskell-gitlib/debian/control b/p/haskell-gitlib/debian/control index 03cbe9d52..c7e02fee3 100644 --- a/p/haskell-gitlib/debian/control +++ b/p/haskell-gitlib/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gitrev/debian/changelog b/p/haskell-gitrev/debian/changelog index 414382e70..1171095c2 100644 --- a/p/haskell-gitrev/debian/changelog +++ b/p/haskell-gitrev/debian/changelog @@ -1,6 +1,8 @@ haskell-gitrev (1.1.0-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:10:46 +0200 diff --git a/p/haskell-gitrev/debian/control b/p/haskell-gitrev/debian/control index 67c13033a..c5cb5a78d 100644 --- a/p/haskell-gitrev/debian/control +++ b/p/haskell-gitrev/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-glib/debian/changelog b/p/haskell-glib/debian/changelog index 030a74334..88cd29c30 100644 --- a/p/haskell-glib/debian/changelog +++ b/p/haskell-glib/debian/changelog @@ -1,6 +1,8 @@ haskell-glib (0.13.2.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:39 +0200 diff --git a/p/haskell-glib/debian/control b/p/haskell-glib/debian/control index e48f1249b..f03d1a09a 100644 --- a/p/haskell-glib/debian/control +++ b/p/haskell-glib/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Kristoffer H Rose <krisrose@de Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-glob/debian/changelog b/p/haskell-glob/debian/changelog index b98ba119c..b9c4af76f 100644 --- a/p/haskell-glob/debian/changelog +++ b/p/haskell-glob/debian/changelog @@ -2,6 +2,8 @@ haskell-glob (0.7.5-5) UNRELEASED; urgency=medium * GHC-7.10 compat patch * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 19:14:27 +0200 diff --git a/p/haskell-glob/debian/control b/p/haskell-glob/debian/control index c481b1d01..7dfd05394 100644 --- a/p/haskell-glob/debian/control +++ b/p/haskell-glob/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gloss-rendering/debian/changelog b/p/haskell-gloss-rendering/debian/changelog index 929e48770..a6fd635a9 100644 --- a/p/haskell-gloss-rendering/debian/changelog +++ b/p/haskell-gloss-rendering/debian/changelog @@ -1,6 +1,8 @@ haskell-gloss-rendering (1.9.3.1-2) UNRELEASED; urgency=medium * debian/copyright: debian/*, not */debian + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 07 May 2015 15:58:04 +0200 diff --git a/p/haskell-gloss-rendering/debian/control b/p/haskell-gloss-rendering/debian/control index 1a20d446a..f72e0b9fd 100644 --- a/p/haskell-gloss-rendering/debian/control +++ b/p/haskell-gloss-rendering/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gloss/debian/changelog b/p/haskell-gloss/debian/changelog index 3251152de..4f3827f71 100644 --- a/p/haskell-gloss/debian/changelog +++ b/p/haskell-gloss/debian/changelog @@ -1,6 +1,8 @@ haskell-gloss (1.9.3.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:39 +0200 diff --git a/p/haskell-gloss/debian/control b/p/haskell-gloss/debian/control index d512b19e8..02afb4d51 100644 --- a/p/haskell-gloss/debian/control +++ b/p/haskell-gloss/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gluraw/debian/changelog b/p/haskell-gluraw/debian/changelog index cab526cd0..730d24e24 100644 --- a/p/haskell-gluraw/debian/changelog +++ b/p/haskell-gluraw/debian/changelog @@ -1,3 +1,10 @@ +haskell-gluraw (1.5.0.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:09 +0200 + haskell-gluraw (1.5.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-gluraw/debian/control b/p/haskell-gluraw/debian/control index 9b825d323..fa7a5160e 100644 --- a/p/haskell-gluraw/debian/control +++ b/p/haskell-gluraw/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Dmitry Bogatov <KAction@gnu.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-glut/debian/changelog b/p/haskell-glut/debian/changelog index e1a53abda..4a835a877 100644 --- a/p/haskell-glut/debian/changelog +++ b/p/haskell-glut/debian/changelog @@ -1,3 +1,10 @@ +haskell-glut (2.7.0.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:09 +0200 + haskell-glut (2.7.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-glut/debian/control b/p/haskell-glut/debian/control index 502259f79..857ef4385 100644 --- a/p/haskell-glut/debian/control +++ b/p/haskell-glut/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Dmitry Bogatov <KAction@gnu.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gnuidn/debian/changelog b/p/haskell-gnuidn/debian/changelog index 81fdd0159..7bd4b3ea7 100644 --- a/p/haskell-gnuidn/debian/changelog +++ b/p/haskell-gnuidn/debian/changelog @@ -1,6 +1,8 @@ haskell-gnuidn (0.2.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:39 +0200 diff --git a/p/haskell-gnuidn/debian/control b/p/haskell-gnuidn/debian/control index d0d02f3a7..df6bc6b03 100644 --- a/p/haskell-gnuidn/debian/control +++ b/p/haskell-gnuidn/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gnutls/debian/changelog b/p/haskell-gnutls/debian/changelog index 891c5d074..ce08b95c0 100644 --- a/p/haskell-gnutls/debian/changelog +++ b/p/haskell-gnutls/debian/changelog @@ -2,6 +2,8 @@ haskell-gnutls (0.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:30:07 +0200 diff --git a/p/haskell-gnutls/debian/control b/p/haskell-gnutls/debian/control index dc19fa9c8..44c7885a5 100644 --- a/p/haskell-gnutls/debian/control +++ b/p/haskell-gnutls/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-graphviz/debian/changelog b/p/haskell-graphviz/debian/changelog index a6f29eb72..f02cb39bb 100644 --- a/p/haskell-graphviz/debian/changelog +++ b/p/haskell-graphviz/debian/changelog @@ -2,6 +2,8 @@ haskell-graphviz (2999.17.0.2-3) UNRELEASED; urgency=medium * ghc-7.10 compat patch * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Wed, 19 Aug 2015 17:29:40 +0200 diff --git a/p/haskell-graphviz/debian/control b/p/haskell-graphviz/debian/control index 9eda4b64b..8054409f1 100644 --- a/p/haskell-graphviz/debian/control +++ b/p/haskell-graphviz/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-groups/debian/changelog b/p/haskell-groups/debian/changelog index 35c7777fa..0a9f9cadf 100644 --- a/p/haskell-groups/debian/changelog +++ b/p/haskell-groups/debian/changelog @@ -1,6 +1,8 @@ haskell-groups (0.4.0.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:40 +0200 diff --git a/p/haskell-groups/debian/control b/p/haskell-groups/debian/control index 7ea8f9dea..89c8e6253 100644 --- a/p/haskell-groups/debian/control +++ b/p/haskell-groups/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gsasl/debian/changelog b/p/haskell-gsasl/debian/changelog index 914b55009..146cf6254 100644 --- a/p/haskell-gsasl/debian/changelog +++ b/p/haskell-gsasl/debian/changelog @@ -2,6 +2,8 @@ haskell-gsasl (0.3.6-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:30:29 +0200 diff --git a/p/haskell-gsasl/debian/control b/p/haskell-gsasl/debian/control index 9d711691c..47ade7aed 100644 --- a/p/haskell-gsasl/debian/control +++ b/p/haskell-gsasl/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gtk-traymanager/debian/changelog b/p/haskell-gtk-traymanager/debian/changelog index 7f396673f..e94bd7dc6 100644 --- a/p/haskell-gtk-traymanager/debian/changelog +++ b/p/haskell-gtk-traymanager/debian/changelog @@ -1,6 +1,8 @@ haskell-gtk-traymanager (0.1.5-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:41 +0200 diff --git a/p/haskell-gtk-traymanager/debian/control b/p/haskell-gtk-traymanager/debian/control index a1ebe9925..11eb3ea9c 100644 --- a/p/haskell-gtk-traymanager/debian/control +++ b/p/haskell-gtk-traymanager/debian/control @@ -4,7 +4,7 @@ Uploaders: Louis Bettens <louis@bettens.info> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gtk/debian/changelog b/p/haskell-gtk/debian/changelog index f5513753e..c7d7c3a5f 100644 --- a/p/haskell-gtk/debian/changelog +++ b/p/haskell-gtk/debian/changelog @@ -1,6 +1,8 @@ haskell-gtk (0.13.9-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:40 +0200 diff --git a/p/haskell-gtk/debian/control b/p/haskell-gtk/debian/control index da4e3d4f4..07978fa7c 100644 --- a/p/haskell-gtk/debian/control +++ b/p/haskell-gtk/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-gtk3/debian/changelog b/p/haskell-gtk3/debian/changelog index 9dda41035..82cc6b8ea 100644 --- a/p/haskell-gtk3/debian/changelog +++ b/p/haskell-gtk3/debian/changelog @@ -2,6 +2,8 @@ haskell-gtk3 (0.14.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:59:44 +0200 diff --git a/p/haskell-gtk3/debian/control b/p/haskell-gtk3/debian/control index c7e81e978..02a937003 100644 --- a/p/haskell-gtk3/debian/control +++ b/p/haskell-gtk3/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-haddock-library/debian/changelog b/p/haskell-haddock-library/debian/changelog index 1ea6d1768..be02d7e33 100644 --- a/p/haskell-haddock-library/debian/changelog +++ b/p/haskell-haddock-library/debian/changelog @@ -2,6 +2,8 @@ haskell-haddock-library (1.2.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:00:45 +0200 diff --git a/p/haskell-haddock-library/debian/control b/p/haskell-haddock-library/debian/control index 5fe80dee9..076376298 100644 --- a/p/haskell-haddock-library/debian/control +++ b/p/haskell-haddock-library/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hakyll/debian/changelog b/p/haskell-hakyll/debian/changelog index 3455e8ac0..b1773f461 100644 --- a/p/haskell-hakyll/debian/changelog +++ b/p/haskell-hakyll/debian/changelog @@ -2,6 +2,8 @@ haskell-hakyll (4.7.2.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:21:40 +0200 diff --git a/p/haskell-hakyll/debian/control b/p/haskell-hakyll/debian/control index a234143af..02412a29f 100644 --- a/p/haskell-hakyll/debian/control +++ b/p/haskell-hakyll/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Kiwamu Okabe <kiwamu@debian.or.jp>, L Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-happstack-authenticate/debian/changelog b/p/haskell-happstack-authenticate/debian/changelog index f54661b7f..f1fde32a5 100644 --- a/p/haskell-happstack-authenticate/debian/changelog +++ b/p/haskell-happstack-authenticate/debian/changelog @@ -2,6 +2,8 @@ haskell-happstack-authenticate (2.1.4-2) UNRELEASED; urgency=medium * Bump version ranges of aeson, lens * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sun, 16 Aug 2015 15:46:46 +0200 diff --git a/p/haskell-happstack-authenticate/debian/control b/p/haskell-happstack-authenticate/debian/control index eaec54f88..9e3200174 100644 --- a/p/haskell-happstack-authenticate/debian/control +++ b/p/haskell-happstack-authenticate/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-happstack-hsp/debian/changelog b/p/haskell-happstack-hsp/debian/changelog index 661e07c15..820e3e88e 100644 --- a/p/haskell-happstack-hsp/debian/changelog +++ b/p/haskell-happstack-hsp/debian/changelog @@ -2,6 +2,8 @@ haskell-happstack-hsp (7.3.6-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Wed, 19 Aug 2015 07:11:43 +0000 diff --git a/p/haskell-happstack-hsp/debian/control b/p/haskell-happstack-hsp/debian/control index bd4600134..f33418a44 100644 --- a/p/haskell-happstack-hsp/debian/control +++ b/p/haskell-happstack-hsp/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-happstack-jmacro/debian/changelog b/p/haskell-happstack-jmacro/debian/changelog index d32d180b7..babf60238 100644 --- a/p/haskell-happstack-jmacro/debian/changelog +++ b/p/haskell-happstack-jmacro/debian/changelog @@ -1,3 +1,10 @@ +haskell-happstack-jmacro (7.0.10-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:12 +0200 + haskell-happstack-jmacro (7.0.10-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-happstack-jmacro/debian/control b/p/haskell-happstack-jmacro/debian/control index 8da455f4d..5a0f892d0 100644 --- a/p/haskell-happstack-jmacro/debian/control +++ b/p/haskell-happstack-jmacro/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-happstack-server/debian/changelog b/p/haskell-happstack-server/debian/changelog index 63b6d56fd..7da4b1bc4 100644 --- a/p/haskell-happstack-server/debian/changelog +++ b/p/haskell-happstack-server/debian/changelog @@ -2,6 +2,8 @@ haskell-happstack-server (7.4.4-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:02:01 +0200 diff --git a/p/haskell-happstack-server/debian/control b/p/haskell-happstack-server/debian/control index acdb31161..d0b3e8f90 100644 --- a/p/haskell-happstack-server/debian/control +++ b/p/haskell-happstack-server/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-harp/debian/changelog b/p/haskell-harp/debian/changelog index 63b99ff00..7c1b2eef5 100644 --- a/p/haskell-harp/debian/changelog +++ b/p/haskell-harp/debian/changelog @@ -2,6 +2,8 @@ haskell-harp (0.4.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 15:46:02 +0200 diff --git a/p/haskell-harp/debian/control b/p/haskell-harp/debian/control index 61cb571f3..cbae65402 100644 --- a/p/haskell-harp/debian/control +++ b/p/haskell-harp/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hashable-extras/debian/changelog b/p/haskell-hashable-extras/debian/changelog index 37cb61de2..9554ab7a1 100644 --- a/p/haskell-hashable-extras/debian/changelog +++ b/p/haskell-hashable-extras/debian/changelog @@ -1,3 +1,10 @@ +haskell-hashable-extras (0.2.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:13 +0200 + haskell-hashable-extras (0.2.2-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-hashable-extras/debian/control b/p/haskell-hashable-extras/debian/control index 64dbe6bfb..d75b5b4ac 100644 --- a/p/haskell-hashable-extras/debian/control +++ b/p/haskell-hashable-extras/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.10) , ghc , ghc-prof , libghc-bifunctors-dev (>= 4) diff --git a/p/haskell-hashable/debian/changelog b/p/haskell-hashable/debian/changelog index 154af41c5..3d86e0356 100644 --- a/p/haskell-hashable/debian/changelog +++ b/p/haskell-hashable/debian/changelog @@ -1,6 +1,8 @@ haskell-hashable (1.2.3.3-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:42 +0200 diff --git a/p/haskell-hashable/debian/control b/p/haskell-hashable/debian/control index 8c18109f7..01ccf0e54 100644 --- a/p/haskell-hashable/debian/control +++ b/p/haskell-hashable/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hashmap/debian/changelog b/p/haskell-hashmap/debian/changelog index 460e4d5d1..c55522388 100644 --- a/p/haskell-hashmap/debian/changelog +++ b/p/haskell-hashmap/debian/changelog @@ -1,6 +1,8 @@ haskell-hashmap (1.3.0.1-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:43 +0200 diff --git a/p/haskell-hashmap/debian/control b/p/haskell-hashmap/debian/control index 9cee9afa4..dbd06f1f8 100644 --- a/p/haskell-hashmap/debian/control +++ b/p/haskell-hashmap/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hashtables/debian/changelog b/p/haskell-hashtables/debian/changelog index 038661366..89b65a23b 100644 --- a/p/haskell-hashtables/debian/changelog +++ b/p/haskell-hashtables/debian/changelog @@ -1,6 +1,8 @@ haskell-hashtables (1.2.0.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:43 +0200 diff --git a/p/haskell-hashtables/debian/control b/p/haskell-hashtables/debian/control index f9bba0f9e..4507d5b5a 100644 --- a/p/haskell-hashtables/debian/control +++ b/p/haskell-hashtables/debian/control @@ -4,7 +4,7 @@ Uploaders: Iain Lane <laney@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-haskell-src/debian/changelog b/p/haskell-haskell-src/debian/changelog index ced72139f..6292c1fe6 100644 --- a/p/haskell-haskell-src/debian/changelog +++ b/p/haskell-haskell-src/debian/changelog @@ -1,6 +1,8 @@ haskell-haskell-src (1.0.2.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:43 +0200 diff --git a/p/haskell-haskell-src/debian/control b/p/haskell-haskell-src/debian/control index 802cd4d99..c7f7805fa 100644 --- a/p/haskell-haskell-src/debian/control +++ b/p/haskell-haskell-src/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hastache/debian/changelog b/p/haskell-hastache/debian/changelog index c1312bed1..7b0bc5042 100644 --- a/p/haskell-hastache/debian/changelog +++ b/p/haskell-hastache/debian/changelog @@ -3,6 +3,8 @@ haskell-hastache (0.6.1-3) UNRELEASED; urgency=medium * Disable test suite on ghc-7.10 (https://github.com/lymar/hastache/issues/47) * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:41:34 +0200 diff --git a/p/haskell-hastache/debian/control b/p/haskell-hastache/debian/control index 20ac1aa76..8962279e1 100644 --- a/p/haskell-hastache/debian/control +++ b/p/haskell-hastache/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Iulian Udrea <iulian@physics.o Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-haxr/debian/changelog b/p/haskell-haxr/debian/changelog index f75e0ca87..4ffbfb525 100644 --- a/p/haskell-haxr/debian/changelog +++ b/p/haskell-haxr/debian/changelog @@ -2,6 +2,8 @@ haskell-haxr (3000.11.1.1-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sun, 16 Aug 2015 09:51:15 +0200 diff --git a/p/haskell-haxr/debian/control b/p/haskell-haxr/debian/control index 3c622a492..677128496 100644 --- a/p/haskell-haxr/debian/control +++ b/p/haskell-haxr/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hedis/debian/changelog b/p/haskell-hedis/debian/changelog index 69c6f1580..98e5e9bf5 100644 --- a/p/haskell-hedis/debian/changelog +++ b/p/haskell-hedis/debian/changelog @@ -2,6 +2,8 @@ haskell-hedis (0.6.9-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:12:33 +0200 diff --git a/p/haskell-hedis/debian/control b/p/haskell-hedis/debian/control index edd9fe173..66c81ebe4 100644 --- a/p/haskell-hedis/debian/control +++ b/p/haskell-hedis/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-heist/debian/changelog b/p/haskell-heist/debian/changelog index b92263cae..807a5c028 100644 --- a/p/haskell-heist/debian/changelog +++ b/p/haskell-heist/debian/changelog @@ -1,6 +1,8 @@ haskell-heist (0.14.1.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:44 +0200 diff --git a/p/haskell-heist/debian/control b/p/haskell-heist/debian/control index 9c55c013e..f8bdeab00 100644 --- a/p/haskell-heist/debian/control +++ b/p/haskell-heist/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hex/debian/changelog b/p/haskell-hex/debian/changelog index 4b36838f2..14d60cbe8 100644 --- a/p/haskell-hex/debian/changelog +++ b/p/haskell-hex/debian/changelog @@ -1,5 +1,7 @@ haskell-hex (0.1.2-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:54:28 +0000 diff --git a/p/haskell-hex/debian/control b/p/haskell-hex/debian/control index 86d886ed5..21629637f 100644 --- a/p/haskell-hex/debian/control +++ b/p/haskell-hex/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hgettext/debian/changelog b/p/haskell-hgettext/debian/changelog index 377c5e8da..e58178e12 100644 --- a/p/haskell-hgettext/debian/changelog +++ b/p/haskell-hgettext/debian/changelog @@ -1,6 +1,8 @@ haskell-hgettext (0.1.30-10) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:44 +0200 diff --git a/p/haskell-hgettext/debian/control b/p/haskell-hgettext/debian/control index 35cdd185c..885b56e1e 100644 --- a/p/haskell-hgettext/debian/control +++ b/p/haskell-hgettext/debian/control @@ -4,7 +4,7 @@ Uploaders: Sven Bartscher <sven.bartscher@weltraumschlangen.de> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hinotify/debian/changelog b/p/haskell-hinotify/debian/changelog index 66e86d904..97ad0bf00 100644 --- a/p/haskell-hinotify/debian/changelog +++ b/p/haskell-hinotify/debian/changelog @@ -1,6 +1,8 @@ haskell-hinotify (0.3.8.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:44 +0200 diff --git a/p/haskell-hinotify/debian/control b/p/haskell-hinotify/debian/control index 015467630..a61b27cd8 100644 --- a/p/haskell-hinotify/debian/control +++ b/p/haskell-hinotify/debian/control @@ -6,7 +6,7 @@ Uploaders: Andy Bailey <bailey@akamai.com>, Clint Adams <clint@debian.org> Standards-Version: 3.9.6 Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.9) + , haskell-devscripts (>= 0.10) , ghc , ghc-prof Build-Depends-Indep: ghc-doc diff --git a/p/haskell-hint/debian/changelog b/p/haskell-hint/debian/changelog index c2c95e7f8..ac0d87660 100644 --- a/p/haskell-hint/debian/changelog +++ b/p/haskell-hint/debian/changelog @@ -1,6 +1,8 @@ haskell-hint (0.4.2.3-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:45 +0200 diff --git a/p/haskell-hint/debian/control b/p/haskell-hint/debian/control index 17bfad22d..b93acd538 100644 --- a/p/haskell-hint/debian/control +++ b/p/haskell-hint/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hit/debian/changelog b/p/haskell-hit/debian/changelog index d6b1c3581..e4946ab33 100644 --- a/p/haskell-hit/debian/changelog +++ b/p/haskell-hit/debian/changelog @@ -1,6 +1,8 @@ haskell-hit (0.6.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:45 +0200 diff --git a/p/haskell-hit/debian/control b/p/haskell-hit/debian/control index fddf1d74f..290af7b16 100644 --- a/p/haskell-hit/debian/control +++ b/p/haskell-hit/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hjsmin/debian/changelog b/p/haskell-hjsmin/debian/changelog index 9e037df8f..89b7f4553 100644 --- a/p/haskell-hjsmin/debian/changelog +++ b/p/haskell-hjsmin/debian/changelog @@ -1,6 +1,8 @@ haskell-hjsmin (0.1.5.0-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:45 +0200 diff --git a/p/haskell-hjsmin/debian/control b/p/haskell-hjsmin/debian/control index 4b75f3976..fd4b9841c 100644 --- a/p/haskell-hjsmin/debian/control +++ b/p/haskell-hjsmin/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hledger-interest/debian/changelog b/p/haskell-hledger-interest/debian/changelog index f876ce946..6a392b6b0 100644 --- a/p/haskell-hledger-interest/debian/changelog +++ b/p/haskell-hledger-interest/debian/changelog @@ -1,6 +1,8 @@ haskell-hledger-interest (1.4.4-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:45 +0200 diff --git a/p/haskell-hledger-interest/debian/control b/p/haskell-hledger-interest/debian/control index 153fd5d9d..e9e21f632 100644 --- a/p/haskell-hledger-interest/debian/control +++ b/p/haskell-hledger-interest/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hledger-lib/debian/changelog b/p/haskell-hledger-lib/debian/changelog index bede96fa4..cea72bc1d 100644 --- a/p/haskell-hledger-lib/debian/changelog +++ b/p/haskell-hledger-lib/debian/changelog @@ -1,6 +1,8 @@ haskell-hledger-lib (0.26-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sun, 16 Aug 2015 10:08:38 +0200 diff --git a/p/haskell-hledger-lib/debian/control b/p/haskell-hledger-lib/debian/control index 7c42adb43..47cf05e36 100644 --- a/p/haskell-hledger-lib/debian/control +++ b/p/haskell-hledger-lib/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hledger-web/debian/changelog b/p/haskell-hledger-web/debian/changelog index 4e52fcf19..d397fd2d1 100644 --- a/p/haskell-hledger-web/debian/changelog +++ b/p/haskell-hledger-web/debian/changelog @@ -2,6 +2,8 @@ haskell-hledger-web (0.26-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:14:08 +0200 diff --git a/p/haskell-hledger-web/debian/control b/p/haskell-hledger-web/debian/control index fb03d0e8f..53d4258ba 100644 --- a/p/haskell-hledger-web/debian/control +++ b/p/haskell-hledger-web/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-ghci, diff --git a/p/haskell-hledger/debian/changelog b/p/haskell-hledger/debian/changelog index 156bb19df..69db37095 100644 --- a/p/haskell-hledger/debian/changelog +++ b/p/haskell-hledger/debian/changelog @@ -8,6 +8,8 @@ haskell-hledger (0.26-1) unstable; urgency=medium [ Joachim Breitner ] * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:25:23 +0200 diff --git a/p/haskell-hledger/debian/control b/p/haskell-hledger/debian/control index c632cb72e..88c8c456d 100644 --- a/p/haskell-hledger/debian/control +++ b/p/haskell-hledger/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hmatrix/debian/changelog b/p/haskell-hmatrix/debian/changelog index 5afedb356..8708c7bb6 100644 --- a/p/haskell-hmatrix/debian/changelog +++ b/p/haskell-hmatrix/debian/changelog @@ -1,6 +1,8 @@ haskell-hmatrix (0.16.1.5-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:46 +0200 diff --git a/p/haskell-hmatrix/debian/control b/p/haskell-hmatrix/debian/control index 65cc0585f..0c37d9e2c 100644 --- a/p/haskell-hmatrix/debian/control +++ b/p/haskell-hmatrix/debian/control @@ -4,7 +4,7 @@ Uploaders: Denis Laxalde <denis@laxalde.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hoauth2/debian/changelog b/p/haskell-hoauth2/debian/changelog index f0361a585..06cd9835c 100644 --- a/p/haskell-hoauth2/debian/changelog +++ b/p/haskell-hoauth2/debian/changelog @@ -1,6 +1,8 @@ haskell-hoauth2 (0.4.8-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:46 +0200 diff --git a/p/haskell-hoauth2/debian/control b/p/haskell-hoauth2/debian/control index 4d20d7aa3..c2ebcfbbf 100644 --- a/p/haskell-hoauth2/debian/control +++ b/p/haskell-hoauth2/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hoogle/debian/changelog b/p/haskell-hoogle/debian/changelog index 44f5516a4..4b7c0a0e3 100644 --- a/p/haskell-hoogle/debian/changelog +++ b/p/haskell-hoogle/debian/changelog @@ -1,6 +1,8 @@ haskell-hoogle (4.2.41-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:46 +0200 diff --git a/p/haskell-hoogle/debian/control b/p/haskell-hoogle/debian/control index 534b2f861..b02e9a49f 100644 --- a/p/haskell-hoogle/debian/control +++ b/p/haskell-hoogle/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp>, Iustin Pop <iustin@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hopenpgp-tools/debian/changelog b/p/haskell-hopenpgp-tools/debian/changelog index 41c0feb86..6c82b5166 100644 --- a/p/haskell-hopenpgp-tools/debian/changelog +++ b/p/haskell-hopenpgp-tools/debian/changelog @@ -1,3 +1,10 @@ +haskell-hopenpgp-tools (0.16.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:17 +0200 + haskell-hopenpgp-tools (0.16.2-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-hopenpgp-tools/debian/control b/p/haskell-hopenpgp-tools/debian/control index d34ae18ef..0280d8e84 100644 --- a/p/haskell-hopenpgp-tools/debian/control +++ b/p/haskell-hopenpgp-tools/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, libghc-aeson-dev, diff --git a/p/haskell-hopenpgp/debian/changelog b/p/haskell-hopenpgp/debian/changelog index 63c0ce9e6..215f92cd2 100644 --- a/p/haskell-hopenpgp/debian/changelog +++ b/p/haskell-hopenpgp/debian/changelog @@ -1,3 +1,10 @@ +haskell-hopenpgp (2.2.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:17 +0200 + haskell-hopenpgp (2.2.1-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-hopenpgp/debian/control b/p/haskell-hopenpgp/debian/control index 5e8524ff0..7b54070fa 100644 --- a/p/haskell-hopenpgp/debian/control +++ b/p/haskell-hopenpgp/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hostname/debian/changelog b/p/haskell-hostname/debian/changelog index 3fd97a326..38088182c 100644 --- a/p/haskell-hostname/debian/changelog +++ b/p/haskell-hostname/debian/changelog @@ -1,6 +1,8 @@ haskell-hostname (1.0-9) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:46 +0200 diff --git a/p/haskell-hostname/debian/control b/p/haskell-hostname/debian/control index 63a097c2d..9328082d5 100644 --- a/p/haskell-hostname/debian/control +++ b/p/haskell-hostname/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hourglass/debian/changelog b/p/haskell-hourglass/debian/changelog index aa7ec0a32..964923608 100644 --- a/p/haskell-hourglass/debian/changelog +++ b/p/haskell-hourglass/debian/changelog @@ -2,6 +2,8 @@ haskell-hourglass (0.2.9-4) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 21:13:36 +0200 diff --git a/p/haskell-hourglass/debian/control b/p/haskell-hourglass/debian/control index de17c53f2..291f6543f 100644 --- a/p/haskell-hourglass/debian/control +++ b/p/haskell-hourglass/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hs-bibutils/debian/changelog b/p/haskell-hs-bibutils/debian/changelog index c19cc87e4..209de6514 100644 --- a/p/haskell-hs-bibutils/debian/changelog +++ b/p/haskell-hs-bibutils/debian/changelog @@ -1,6 +1,8 @@ haskell-hs-bibutils (5.5-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:47 +0200 diff --git a/p/haskell-hs-bibutils/debian/control b/p/haskell-hs-bibutils/debian/control index a9b7f7bb1..6a0e59b50 100644 --- a/p/haskell-hs-bibutils/debian/control +++ b/p/haskell-hs-bibutils/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hs3/debian/changelog b/p/haskell-hs3/debian/changelog index 0548b696e..cf5c9c925 100644 --- a/p/haskell-hs3/debian/changelog +++ b/p/haskell-hs3/debian/changelog @@ -1,6 +1,8 @@ haskell-hs3 (0.5.9-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:47 +0200 diff --git a/p/haskell-hs3/debian/control b/p/haskell-hs3/debian/control index 7e4ff0cff..773f8af14 100644 --- a/p/haskell-hs3/debian/control +++ b/p/haskell-hs3/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hsemail/debian/changelog b/p/haskell-hsemail/debian/changelog index 61b362755..626b7b53e 100644 --- a/p/haskell-hsemail/debian/changelog +++ b/p/haskell-hsemail/debian/changelog @@ -2,6 +2,8 @@ haskell-hsemail (1.7.7-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:43:29 +0200 diff --git a/p/haskell-hsemail/debian/control b/p/haskell-hsemail/debian/control index 2654f67c6..1c93a9bb3 100644 --- a/p/haskell-hsemail/debian/control +++ b/p/haskell-hsemail/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hsh/debian/changelog b/p/haskell-hsh/debian/changelog index a23de4daf..1de5b52f9 100644 --- a/p/haskell-hsh/debian/changelog +++ b/p/haskell-hsh/debian/changelog @@ -1,3 +1,10 @@ +haskell-hsh (2.1.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:19 +0200 + haskell-hsh (2.1.2-1) unstable; urgency=medium * New upstream release (Closes: #795607) diff --git a/p/haskell-hsh/debian/control b/p/haskell-hsh/debian/control index 605700a9d..2a3b49370 100644 --- a/p/haskell-hsh/debian/control +++ b/p/haskell-hsh/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hslua/debian/changelog b/p/haskell-hslua/debian/changelog index 3cb6ec9f8..8d24a1fc1 100644 --- a/p/haskell-hslua/debian/changelog +++ b/p/haskell-hslua/debian/changelog @@ -2,6 +2,8 @@ haskell-hslua (0.4.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:20:04 +0200 diff --git a/p/haskell-hslua/debian/control b/p/haskell-hslua/debian/control index f5eeb5e07..0c1a9a7b7 100644 --- a/p/haskell-hslua/debian/control +++ b/p/haskell-hslua/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hsmtlib/debian/changelog b/p/haskell-hsmtlib/debian/changelog index 7e79caa63..66fe9e020 100644 --- a/p/haskell-hsmtlib/debian/changelog +++ b/p/haskell-hsmtlib/debian/changelog @@ -1,3 +1,10 @@ +haskell-hsmtlib (0.2.0.6-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:19 +0200 + haskell-hsmtlib (0.2.0.6-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-hsmtlib/debian/control b/p/haskell-hsmtlib/debian/control index 5f8c1b072..67b295e38 100644 --- a/p/haskell-hsmtlib/debian/control +++ b/p/haskell-hsmtlib/debian/control @@ -4,7 +4,7 @@ Uploaders: Kristoffer H Rose <krisrose@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.8), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hsopenssl/debian/changelog b/p/haskell-hsopenssl/debian/changelog index dbe8f0a40..8a6c98c56 100644 --- a/p/haskell-hsopenssl/debian/changelog +++ b/p/haskell-hsopenssl/debian/changelog @@ -1,5 +1,7 @@ haskell-hsopenssl (0.11.1.1-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:16:47 +0000 diff --git a/p/haskell-hsopenssl/debian/control b/p/haskell-hsopenssl/debian/control index 5438f1df2..9ba34425c 100644 --- a/p/haskell-hsopenssl/debian/control +++ b/p/haskell-hsopenssl/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hsp/debian/changelog b/p/haskell-hsp/debian/changelog index 3036f4b67..fd51ffcf9 100644 --- a/p/haskell-hsp/debian/changelog +++ b/p/haskell-hsp/debian/changelog @@ -1,6 +1,8 @@ haskell-hsp (0.10.0-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:48 +0200 diff --git a/p/haskell-hsp/debian/control b/p/haskell-hsp/debian/control index 02c4b6eec..fb2fc019e 100644 --- a/p/haskell-hsp/debian/control +++ b/p/haskell-hsp/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hspec-contrib/debian/changelog b/p/haskell-hspec-contrib/debian/changelog index 1c676c12e..0432fb061 100644 --- a/p/haskell-hspec-contrib/debian/changelog +++ b/p/haskell-hspec-contrib/debian/changelog @@ -1,5 +1,7 @@ haskell-hspec-contrib (0.3.0-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:56:46 +0000 diff --git a/p/haskell-hspec-contrib/debian/control b/p/haskell-hspec-contrib/debian/control index 053a33b63..0b96217a2 100644 --- a/p/haskell-hspec-contrib/debian/control +++ b/p/haskell-hspec-contrib/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hspec-core/debian/changelog b/p/haskell-hspec-core/debian/changelog index 23059f276..d29c6c2e1 100644 --- a/p/haskell-hspec-core/debian/changelog +++ b/p/haskell-hspec-core/debian/changelog @@ -1,6 +1,8 @@ haskell-hspec-core (2.1.10-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:55:09 +0200 diff --git a/p/haskell-hspec-core/debian/control b/p/haskell-hspec-core/debian/control index 8479b9c34..fd316ec16 100644 --- a/p/haskell-hspec-core/debian/control +++ b/p/haskell-hspec-core/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hspec-discover/debian/changelog b/p/haskell-hspec-discover/debian/changelog index 5d42ce006..f35c775cf 100644 --- a/p/haskell-hspec-discover/debian/changelog +++ b/p/haskell-hspec-discover/debian/changelog @@ -1,6 +1,8 @@ haskell-hspec-discover (2.1.10-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:03:04 +0200 diff --git a/p/haskell-hspec-discover/debian/control b/p/haskell-hspec-discover/debian/control index 0578ff178..1412955af 100644 --- a/p/haskell-hspec-discover/debian/control +++ b/p/haskell-hspec-discover/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, Standards-Version: 3.9.6 diff --git a/p/haskell-hspec-expectations/debian/changelog b/p/haskell-hspec-expectations/debian/changelog index 417dd288f..06de05550 100644 --- a/p/haskell-hspec-expectations/debian/changelog +++ b/p/haskell-hspec-expectations/debian/changelog @@ -2,6 +2,8 @@ haskell-hspec-expectations (0.7.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:49:46 +0200 diff --git a/p/haskell-hspec-expectations/debian/control b/p/haskell-hspec-expectations/debian/control index 349c186c7..836207e39 100644 --- a/p/haskell-hspec-expectations/debian/control +++ b/p/haskell-hspec-expectations/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hspec/debian/changelog b/p/haskell-hspec/debian/changelog index 6633cebb2..842d190ac 100644 --- a/p/haskell-hspec/debian/changelog +++ b/p/haskell-hspec/debian/changelog @@ -2,6 +2,8 @@ haskell-hspec (2.1.10-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:47:57 +0200 diff --git a/p/haskell-hspec/debian/control b/p/haskell-hspec/debian/control index 02c95b129..e365d3e1f 100644 --- a/p/haskell-hspec/debian/control +++ b/p/haskell-hspec/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hstatsd/debian/changelog b/p/haskell-hstatsd/debian/changelog index 6fc246b52..6e63fb40d 100644 --- a/p/haskell-hstatsd/debian/changelog +++ b/p/haskell-hstatsd/debian/changelog @@ -1,5 +1,7 @@ haskell-hstatsd (0.1-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:59:06 +0000 diff --git a/p/haskell-hstatsd/debian/control b/p/haskell-hstatsd/debian/control index 5491cd04f..accfa226f 100644 --- a/p/haskell-hstatsd/debian/control +++ b/p/haskell-hstatsd/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hstringtemplate/debian/changelog b/p/haskell-hstringtemplate/debian/changelog index b0b6436d6..a30886d24 100644 --- a/p/haskell-hstringtemplate/debian/changelog +++ b/p/haskell-hstringtemplate/debian/changelog @@ -2,6 +2,8 @@ haskell-hstringtemplate (0.8.3-3) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 20:14:04 +0200 diff --git a/p/haskell-hstringtemplate/debian/control b/p/haskell-hstringtemplate/debian/control index 5b9eba7cc..785c71695 100644 --- a/p/haskell-hstringtemplate/debian/control +++ b/p/haskell-hstringtemplate/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hsx-jmacro/debian/changelog b/p/haskell-hsx-jmacro/debian/changelog index aabcef6ca..10605921e 100644 --- a/p/haskell-hsx-jmacro/debian/changelog +++ b/p/haskell-hsx-jmacro/debian/changelog @@ -1,6 +1,8 @@ haskell-hsx-jmacro (7.3.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:49 +0200 diff --git a/p/haskell-hsx-jmacro/debian/control b/p/haskell-hsx-jmacro/debian/control index 25749b0f5..7e3b0ab63 100644 --- a/p/haskell-hsx-jmacro/debian/control +++ b/p/haskell-hsx-jmacro/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hsx2hs/debian/changelog b/p/haskell-hsx2hs/debian/changelog index 05f10e7bc..f5406c7ea 100644 --- a/p/haskell-hsx2hs/debian/changelog +++ b/p/haskell-hsx2hs/debian/changelog @@ -2,6 +2,8 @@ haskell-hsx2hs (0.13.3.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:32:17 +0200 diff --git a/p/haskell-hsx2hs/debian/control b/p/haskell-hsx2hs/debian/control index 7a1583513..d56ecac3f 100644 --- a/p/haskell-hsx2hs/debian/control +++ b/p/haskell-hsx2hs/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hsyslog/debian/changelog b/p/haskell-hsyslog/debian/changelog index 9d8559e40..559fa0ae9 100644 --- a/p/haskell-hsyslog/debian/changelog +++ b/p/haskell-hsyslog/debian/changelog @@ -1,6 +1,8 @@ haskell-hsyslog (2.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:49 +0200 diff --git a/p/haskell-hsyslog/debian/control b/p/haskell-hsyslog/debian/control index fc85f6428..484eba5ab 100644 --- a/p/haskell-hsyslog/debian/control +++ b/p/haskell-hsyslog/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-html-conduit/debian/changelog b/p/haskell-html-conduit/debian/changelog index 5bc7fbd37..8cf90abdd 100644 --- a/p/haskell-html-conduit/debian/changelog +++ b/p/haskell-html-conduit/debian/changelog @@ -2,6 +2,8 @@ haskell-html-conduit (1.2.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:22:39 +0200 diff --git a/p/haskell-html-conduit/debian/control b/p/haskell-html-conduit/debian/control index 1e3664152..798d9cb25 100644 --- a/p/haskell-html-conduit/debian/control +++ b/p/haskell-html-conduit/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-html/debian/changelog b/p/haskell-html/debian/changelog index abfaa940f..17d59fbd9 100644 --- a/p/haskell-html/debian/changelog +++ b/p/haskell-html/debian/changelog @@ -1,6 +1,8 @@ haskell-html (1.0.1.2-10) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:49 +0200 diff --git a/p/haskell-html/debian/control b/p/haskell-html/debian/control index ffed7f01a..4d5e876e5 100644 --- a/p/haskell-html/debian/control +++ b/p/haskell-html/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-http-client-tls/debian/changelog b/p/haskell-http-client-tls/debian/changelog index e78cc53dc..a5c22d6a0 100644 --- a/p/haskell-http-client-tls/debian/changelog +++ b/p/haskell-http-client-tls/debian/changelog @@ -1,6 +1,8 @@ haskell-http-client-tls (0.2.2-7) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:50 +0200 diff --git a/p/haskell-http-client-tls/debian/control b/p/haskell-http-client-tls/debian/control index 8f93695d2..3af4cda4d 100644 --- a/p/haskell-http-client-tls/debian/control +++ b/p/haskell-http-client-tls/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-http-client/debian/changelog b/p/haskell-http-client/debian/changelog index 2263552db..299d2b9e8 100644 --- a/p/haskell-http-client/debian/changelog +++ b/p/haskell-http-client/debian/changelog @@ -1,6 +1,8 @@ haskell-http-client (0.4.19-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:12:23 +0200 diff --git a/p/haskell-http-client/debian/control b/p/haskell-http-client/debian/control index 4b1bee7d1..9d75d657f 100644 --- a/p/haskell-http-client/debian/control +++ b/p/haskell-http-client/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-http-common/debian/changelog b/p/haskell-http-common/debian/changelog index a0e9a1d42..54fd6f8d7 100644 --- a/p/haskell-http-common/debian/changelog +++ b/p/haskell-http-common/debian/changelog @@ -1,5 +1,7 @@ haskell-http-common (0.8.2.0-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 22:57:42 +0000 diff --git a/p/haskell-http-common/debian/control b/p/haskell-http-common/debian/control index 10a9fbea0..6403ac7f7 100644 --- a/p/haskell-http-common/debian/control +++ b/p/haskell-http-common/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-http-conduit/debian/changelog b/p/haskell-http-conduit/debian/changelog index 560e74e93..7a1f4455f 100644 --- a/p/haskell-http-conduit/debian/changelog +++ b/p/haskell-http-conduit/debian/changelog @@ -2,6 +2,8 @@ haskell-http-conduit (2.1.8-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:27:57 +0200 diff --git a/p/haskell-http-conduit/debian/control b/p/haskell-http-conduit/debian/control index dc57b5f8b..224ad56aa 100644 --- a/p/haskell-http-conduit/debian/control +++ b/p/haskell-http-conduit/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-http-date/debian/changelog b/p/haskell-http-date/debian/changelog index eeed7a76d..1b1eec7b2 100644 --- a/p/haskell-http-date/debian/changelog +++ b/p/haskell-http-date/debian/changelog @@ -1,6 +1,8 @@ haskell-http-date (0.0.6.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:50 +0200 diff --git a/p/haskell-http-date/debian/control b/p/haskell-http-date/debian/control index 0b81cd967..0da61aa10 100644 --- a/p/haskell-http-date/debian/control +++ b/p/haskell-http-date/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-http-reverse-proxy/debian/changelog b/p/haskell-http-reverse-proxy/debian/changelog index e45339987..178c42048 100644 --- a/p/haskell-http-reverse-proxy/debian/changelog +++ b/p/haskell-http-reverse-proxy/debian/changelog @@ -1,6 +1,8 @@ haskell-http-reverse-proxy (0.4.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:51 +0200 diff --git a/p/haskell-http-reverse-proxy/debian/control b/p/haskell-http-reverse-proxy/debian/control index df1a4cae0..4baf559ac 100644 --- a/p/haskell-http-reverse-proxy/debian/control +++ b/p/haskell-http-reverse-proxy/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-http-streams/debian/changelog b/p/haskell-http-streams/debian/changelog index 0beaa8d04..696f5b3d5 100644 --- a/p/haskell-http-streams/debian/changelog +++ b/p/haskell-http-streams/debian/changelog @@ -1,5 +1,7 @@ haskell-http-streams (0.8.3.3-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 22:38:24 +0000 diff --git a/p/haskell-http-streams/debian/control b/p/haskell-http-streams/debian/control index 619dba58c..bff69c242 100644 --- a/p/haskell-http-streams/debian/control +++ b/p/haskell-http-streams/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-http-types/debian/changelog b/p/haskell-http-types/debian/changelog index 9b3d1068b..b56403704 100644 --- a/p/haskell-http-types/debian/changelog +++ b/p/haskell-http-types/debian/changelog @@ -1,6 +1,8 @@ haskell-http-types (0.8.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:51 +0200 diff --git a/p/haskell-http-types/debian/control b/p/haskell-http-types/debian/control index 703c83ac3..7950630f1 100644 --- a/p/haskell-http-types/debian/control +++ b/p/haskell-http-types/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-http/debian/changelog b/p/haskell-http/debian/changelog index 83f8c4a45..5eb538c52 100644 --- a/p/haskell-http/debian/changelog +++ b/p/haskell-http/debian/changelog @@ -1,6 +1,8 @@ haskell-http (1:4000.2.20-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:42:20 +0200 diff --git a/p/haskell-http/debian/control b/p/haskell-http/debian/control index a03bbc3fb..c3244e505 100644 --- a/p/haskell-http/debian/control +++ b/p/haskell-http/debian/control @@ -4,7 +4,7 @@ Uploaders: Arjan Oosting <arjan@debian.org>, Clint Adams <clint@debian.org>, Dmi Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-http2/debian/changelog b/p/haskell-http2/debian/changelog index 33dba8832..d6e28a487 100644 --- a/p/haskell-http2/debian/changelog +++ b/p/haskell-http2/debian/changelog @@ -1,5 +1,7 @@ haskell-http2 (1.0.4-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:25:11 +0000 diff --git a/p/haskell-http2/debian/control b/p/haskell-http2/debian/control index 769404d65..b441e1e20 100644 --- a/p/haskell-http2/debian/control +++ b/p/haskell-http2/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hunit/debian/changelog b/p/haskell-hunit/debian/changelog index 6f762af75..75a99513e 100644 --- a/p/haskell-hunit/debian/changelog +++ b/p/haskell-hunit/debian/changelog @@ -1,6 +1,8 @@ haskell-hunit (1.2.5.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:51 +0200 diff --git a/p/haskell-hunit/debian/control b/p/haskell-hunit/debian/control index 4508cd68d..11e5e3ac6 100644 --- a/p/haskell-hunit/debian/control +++ b/p/haskell-hunit/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hxt-charproperties/debian/changelog b/p/haskell-hxt-charproperties/debian/changelog index 141cf311d..87bab376c 100644 --- a/p/haskell-hxt-charproperties/debian/changelog +++ b/p/haskell-hxt-charproperties/debian/changelog @@ -1,6 +1,8 @@ haskell-hxt-charproperties (9.2.0.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:51 +0200 diff --git a/p/haskell-hxt-charproperties/debian/control b/p/haskell-hxt-charproperties/debian/control index e70b4483e..b8c17f249 100644 --- a/p/haskell-hxt-charproperties/debian/control +++ b/p/haskell-hxt-charproperties/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hxt-curl/debian/changelog b/p/haskell-hxt-curl/debian/changelog index 3c287c91f..c984e1b11 100644 --- a/p/haskell-hxt-curl/debian/changelog +++ b/p/haskell-hxt-curl/debian/changelog @@ -1,6 +1,8 @@ haskell-hxt-curl (9.1.1.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:52 +0200 diff --git a/p/haskell-hxt-curl/debian/control b/p/haskell-hxt-curl/debian/control index 55d45cbb6..9a63114ff 100644 --- a/p/haskell-hxt-curl/debian/control +++ b/p/haskell-hxt-curl/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hxt-http/debian/changelog b/p/haskell-hxt-http/debian/changelog index bf08bafa1..d5ce20a2f 100644 --- a/p/haskell-hxt-http/debian/changelog +++ b/p/haskell-hxt-http/debian/changelog @@ -1,6 +1,8 @@ haskell-hxt-http (9.1.5.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:52 +0200 diff --git a/p/haskell-hxt-http/debian/control b/p/haskell-hxt-http/debian/control index 11f6a0a85..a3484fc41 100644 --- a/p/haskell-hxt-http/debian/control +++ b/p/haskell-hxt-http/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hxt-regex-xmlschema/debian/changelog b/p/haskell-hxt-regex-xmlschema/debian/changelog index 3c05cc738..8786155e5 100644 --- a/p/haskell-hxt-regex-xmlschema/debian/changelog +++ b/p/haskell-hxt-regex-xmlschema/debian/changelog @@ -1,6 +1,8 @@ haskell-hxt-regex-xmlschema (9.2.0.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:52 +0200 diff --git a/p/haskell-hxt-regex-xmlschema/debian/control b/p/haskell-hxt-regex-xmlschema/debian/control index 061eb683f..7f832b035 100644 --- a/p/haskell-hxt-regex-xmlschema/debian/control +++ b/p/haskell-hxt-regex-xmlschema/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hxt-relaxng/debian/changelog b/p/haskell-hxt-relaxng/debian/changelog index 885225479..823d89904 100644 --- a/p/haskell-hxt-relaxng/debian/changelog +++ b/p/haskell-hxt-relaxng/debian/changelog @@ -1,6 +1,8 @@ haskell-hxt-relaxng (9.1.5.5-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:52 +0200 diff --git a/p/haskell-hxt-relaxng/debian/control b/p/haskell-hxt-relaxng/debian/control index da37ee2ed..2b900a850 100644 --- a/p/haskell-hxt-relaxng/debian/control +++ b/p/haskell-hxt-relaxng/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hxt-tagsoup/debian/changelog b/p/haskell-hxt-tagsoup/debian/changelog index 1dc676e5f..286532a62 100644 --- a/p/haskell-hxt-tagsoup/debian/changelog +++ b/p/haskell-hxt-tagsoup/debian/changelog @@ -1,6 +1,8 @@ haskell-hxt-tagsoup (9.1.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:52 +0200 diff --git a/p/haskell-hxt-tagsoup/debian/control b/p/haskell-hxt-tagsoup/debian/control index 6d835babc..e2d4dbbc8 100644 --- a/p/haskell-hxt-tagsoup/debian/control +++ b/p/haskell-hxt-tagsoup/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hxt-unicode/debian/changelog b/p/haskell-hxt-unicode/debian/changelog index d0fa72c85..a48e35287 100644 --- a/p/haskell-hxt-unicode/debian/changelog +++ b/p/haskell-hxt-unicode/debian/changelog @@ -1,6 +1,8 @@ haskell-hxt-unicode (9.0.2.4-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:53 +0200 diff --git a/p/haskell-hxt-unicode/debian/control b/p/haskell-hxt-unicode/debian/control index cd820f94d..6dfbb08d0 100644 --- a/p/haskell-hxt-unicode/debian/control +++ b/p/haskell-hxt-unicode/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-hxt/debian/changelog b/p/haskell-hxt/debian/changelog index 5c942a4be..18c3081e5 100644 --- a/p/haskell-hxt/debian/changelog +++ b/p/haskell-hxt/debian/changelog @@ -1,6 +1,8 @@ haskell-hxt (9.3.1.15-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:51 +0200 diff --git a/p/haskell-hxt/debian/control b/p/haskell-hxt/debian/control index a73bd0edb..559b0d58d 100644 --- a/p/haskell-hxt/debian/control +++ b/p/haskell-hxt/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-icalendar/debian/changelog b/p/haskell-icalendar/debian/changelog index 3e6d3ddb4..2af80ba93 100644 --- a/p/haskell-icalendar/debian/changelog +++ b/p/haskell-icalendar/debian/changelog @@ -1,6 +1,8 @@ haskell-icalendar (0.4.0.3-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:47:40 +0200 diff --git a/p/haskell-icalendar/debian/control b/p/haskell-icalendar/debian/control index e058251f7..505cd5c0b 100644 --- a/p/haskell-icalendar/debian/control +++ b/p/haskell-icalendar/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-iconv/debian/changelog b/p/haskell-iconv/debian/changelog index 7e708aa41..9e1572386 100644 --- a/p/haskell-iconv/debian/changelog +++ b/p/haskell-iconv/debian/changelog @@ -1,6 +1,8 @@ haskell-iconv (0.4.1.3-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:53 +0200 diff --git a/p/haskell-iconv/debian/control b/p/haskell-iconv/debian/control index 5d34da19a..8d475752b 100644 --- a/p/haskell-iconv/debian/control +++ b/p/haskell-iconv/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-idna/debian/changelog b/p/haskell-idna/debian/changelog index c4f8488cd..601bd0699 100644 --- a/p/haskell-idna/debian/changelog +++ b/p/haskell-idna/debian/changelog @@ -1,6 +1,8 @@ haskell-idna (0.3.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:53 +0200 diff --git a/p/haskell-idna/debian/control b/p/haskell-idna/debian/control index cdb8484fe..52e048a5e 100644 --- a/p/haskell-idna/debian/control +++ b/p/haskell-idna/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ieee754/debian/changelog b/p/haskell-ieee754/debian/changelog index 90d95ff7f..e89e90619 100644 --- a/p/haskell-ieee754/debian/changelog +++ b/p/haskell-ieee754/debian/changelog @@ -1,6 +1,8 @@ haskell-ieee754 (0.7.6-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:53 +0200 diff --git a/p/haskell-ieee754/debian/control b/p/haskell-ieee754/debian/control index 087a8f493..455a0fb62 100644 --- a/p/haskell-ieee754/debian/control +++ b/p/haskell-ieee754/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@physics.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ifelse/debian/changelog b/p/haskell-ifelse/debian/changelog index 578e08a05..62e74b13d 100644 --- a/p/haskell-ifelse/debian/changelog +++ b/p/haskell-ifelse/debian/changelog @@ -1,6 +1,8 @@ haskell-ifelse (0.85-10) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:53 +0200 diff --git a/p/haskell-ifelse/debian/control b/p/haskell-ifelse/debian/control index 7fb9e8d7b..d53ce5756 100644 --- a/p/haskell-ifelse/debian/control +++ b/p/haskell-ifelse/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-incremental-parser/debian/changelog b/p/haskell-incremental-parser/debian/changelog index d2d5742e6..019698d70 100644 --- a/p/haskell-incremental-parser/debian/changelog +++ b/p/haskell-incremental-parser/debian/changelog @@ -1,6 +1,8 @@ haskell-incremental-parser (0.2.3.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:54 +0200 diff --git a/p/haskell-incremental-parser/debian/control b/p/haskell-incremental-parser/debian/control index adeb23713..e4abda639 100644 --- a/p/haskell-incremental-parser/debian/control +++ b/p/haskell-incremental-parser/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-intervals/debian/changelog b/p/haskell-intervals/debian/changelog index fc379d894..f7eca8659 100644 --- a/p/haskell-intervals/debian/changelog +++ b/p/haskell-intervals/debian/changelog @@ -1,6 +1,8 @@ haskell-intervals (0.7.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:54 +0200 diff --git a/p/haskell-intervals/debian/control b/p/haskell-intervals/debian/control index 50ced59cc..959363780 100644 --- a/p/haskell-intervals/debian/control +++ b/p/haskell-intervals/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-io-choice/debian/changelog b/p/haskell-io-choice/debian/changelog index b595ecd45..dd92d81c6 100644 --- a/p/haskell-io-choice/debian/changelog +++ b/p/haskell-io-choice/debian/changelog @@ -1,6 +1,8 @@ haskell-io-choice (0.0.5-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:54 +0200 diff --git a/p/haskell-io-choice/debian/control b/p/haskell-io-choice/debian/control index c59e8e8b3..3c1644a23 100644 --- a/p/haskell-io-choice/debian/control +++ b/p/haskell-io-choice/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-io-storage/debian/changelog b/p/haskell-io-storage/debian/changelog index b7137cba7..6248cd205 100644 --- a/p/haskell-io-storage/debian/changelog +++ b/p/haskell-io-storage/debian/changelog @@ -1,6 +1,8 @@ haskell-io-storage (0.3-8) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:54 +0200 diff --git a/p/haskell-io-storage/debian/control b/p/haskell-io-storage/debian/control index cc4db3d53..427ba3f70 100644 --- a/p/haskell-io-storage/debian/control +++ b/p/haskell-io-storage/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-io-streams/debian/changelog b/p/haskell-io-streams/debian/changelog index 30b3d1e2d..15c8b6aaf 100644 --- a/p/haskell-io-streams/debian/changelog +++ b/p/haskell-io-streams/debian/changelog @@ -1,5 +1,7 @@ haskell-io-streams (1.3.2.0-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:34:13 +0000 diff --git a/p/haskell-io-streams/debian/control b/p/haskell-io-streams/debian/control index 37d2a8ae1..043da4c20 100644 --- a/p/haskell-io-streams/debian/control +++ b/p/haskell-io-streams/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-iospec/debian/changelog b/p/haskell-iospec/debian/changelog index 382f22251..de3a66eb1 100644 --- a/p/haskell-iospec/debian/changelog +++ b/p/haskell-iospec/debian/changelog @@ -2,6 +2,8 @@ haskell-iospec (0.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:17:41 +0200 diff --git a/p/haskell-iospec/debian/control b/p/haskell-iospec/debian/control index 81efca1c4..a61845bcc 100644 --- a/p/haskell-iospec/debian/control +++ b/p/haskell-iospec/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-iproute/debian/changelog b/p/haskell-iproute/debian/changelog index f08590513..dea55aaad 100644 --- a/p/haskell-iproute/debian/changelog +++ b/p/haskell-iproute/debian/changelog @@ -2,6 +2,8 @@ haskell-iproute (1.5.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:47:49 +0200 diff --git a/p/haskell-iproute/debian/control b/p/haskell-iproute/debian/control index b5f2a4854..785a2dec8 100644 --- a/p/haskell-iproute/debian/control +++ b/p/haskell-iproute/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-irc-core/debian/changelog b/p/haskell-irc-core/debian/changelog index 7334b9dc4..678475f2b 100644 --- a/p/haskell-irc-core/debian/changelog +++ b/p/haskell-irc-core/debian/changelog @@ -2,6 +2,8 @@ haskell-irc-core (1.1.0.1-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Expand dependency ranges based on hackage metadata update + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sun, 16 Aug 2015 00:33:24 +0200 diff --git a/p/haskell-irc-core/debian/control b/p/haskell-irc-core/debian/control index 11f9e97ad..35b13e299 100644 --- a/p/haskell-irc-core/debian/control +++ b/p/haskell-irc-core/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-irc/debian/changelog b/p/haskell-irc/debian/changelog index 4286c1380..d5f41ad5d 100644 --- a/p/haskell-irc/debian/changelog +++ b/p/haskell-irc/debian/changelog @@ -1,6 +1,8 @@ haskell-irc (0.6.1.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:55 +0200 diff --git a/p/haskell-irc/debian/control b/p/haskell-irc/debian/control index 1b16abff0..13c1a632f 100644 --- a/p/haskell-irc/debian/control +++ b/p/haskell-irc/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ircbot/debian/changelog b/p/haskell-ircbot/debian/changelog index e16d60b37..414069e42 100644 --- a/p/haskell-ircbot/debian/changelog +++ b/p/haskell-ircbot/debian/changelog @@ -1,6 +1,8 @@ haskell-ircbot (0.6.4-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:01:28 +0200 diff --git a/p/haskell-ircbot/debian/control b/p/haskell-ircbot/debian/control index fc1a4ee5f..6a7c58d5a 100644 --- a/p/haskell-ircbot/debian/control +++ b/p/haskell-ircbot/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ixset-typed/debian/changelog b/p/haskell-ixset-typed/debian/changelog index 5033efbd7..9fbee029c 100644 --- a/p/haskell-ixset-typed/debian/changelog +++ b/p/haskell-ixset-typed/debian/changelog @@ -1,6 +1,8 @@ haskell-ixset-typed (0.3-2) UNRELEASED; urgency=medium * Disable test suite, does not build with GHC-7.10 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 21:19:14 +0200 diff --git a/p/haskell-ixset-typed/debian/control b/p/haskell-ixset-typed/debian/control index 0001bc4c6..85909355d 100644 --- a/p/haskell-ixset-typed/debian/control +++ b/p/haskell-ixset-typed/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ixset/debian/changelog b/p/haskell-ixset/debian/changelog index c6e581fe7..93c536276 100644 --- a/p/haskell-ixset/debian/changelog +++ b/p/haskell-ixset/debian/changelog @@ -1,6 +1,8 @@ haskell-ixset (1.0.6-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:55 +0200 diff --git a/p/haskell-ixset/debian/control b/p/haskell-ixset/debian/control index 6b2b84d49..40ce4b37a 100644 --- a/p/haskell-ixset/debian/control +++ b/p/haskell-ixset/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-jmacro/debian/changelog b/p/haskell-jmacro/debian/changelog index 226c08651..43d59578e 100644 --- a/p/haskell-jmacro/debian/changelog +++ b/p/haskell-jmacro/debian/changelog @@ -1,6 +1,8 @@ haskell-jmacro (0.6.13-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:55 +0200 diff --git a/p/haskell-jmacro/debian/control b/p/haskell-jmacro/debian/control index 32b3c2943..861d5432d 100644 --- a/p/haskell-jmacro/debian/control +++ b/p/haskell-jmacro/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-js-flot/debian/changelog b/p/haskell-js-flot/debian/changelog index 07e0d90c7..090e30dd6 100644 --- a/p/haskell-js-flot/debian/changelog +++ b/p/haskell-js-flot/debian/changelog @@ -1,3 +1,10 @@ +haskell-js-flot (0.8.3-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:31 +0200 + haskell-js-flot (0.8.3-2) unstable; urgency=medium * Rebuild with newer haskell-devscripts diff --git a/p/haskell-js-flot/debian/control b/p/haskell-js-flot/debian/control index 07f063779..fdb75cb2f 100644 --- a/p/haskell-js-flot/debian/control +++ b/p/haskell-js-flot/debian/control @@ -4,7 +4,7 @@ Uploaders: Iustin Pop <iustin@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-js-jquery/debian/changelog b/p/haskell-js-jquery/debian/changelog index aee3ad1fd..ec8c2f9cb 100644 --- a/p/haskell-js-jquery/debian/changelog +++ b/p/haskell-js-jquery/debian/changelog @@ -1,3 +1,10 @@ +haskell-js-jquery (1.11.3-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:31 +0200 + haskell-js-jquery (1.11.3-2) unstable; urgency=medium * Rebuild with newer haskell-devscripts diff --git a/p/haskell-js-jquery/debian/control b/p/haskell-js-jquery/debian/control index 91942936e..8385677ac 100644 --- a/p/haskell-js-jquery/debian/control +++ b/p/haskell-js-jquery/debian/control @@ -4,7 +4,7 @@ Uploaders: Iustin Pop <iustin@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-json/debian/changelog b/p/haskell-json/debian/changelog index 8123868e4..b9812d273 100644 --- a/p/haskell-json/debian/changelog +++ b/p/haskell-json/debian/changelog @@ -1,6 +1,8 @@ haskell-json (0.9.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:56 +0200 diff --git a/p/haskell-json/debian/control b/p/haskell-json/debian/control index f9687ab79..09d2f90bb 100644 --- a/p/haskell-json/debian/control +++ b/p/haskell-json/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-juicypixels/debian/changelog b/p/haskell-juicypixels/debian/changelog index a84799710..304def0f9 100644 --- a/p/haskell-juicypixels/debian/changelog +++ b/p/haskell-juicypixels/debian/changelog @@ -1,3 +1,10 @@ +haskell-juicypixels (3.2.5.3-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:31 +0200 + haskell-juicypixels (3.2.5.3-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-juicypixels/debian/control b/p/haskell-juicypixels/debian/control index 4d686d6d8..9db3eee76 100644 --- a/p/haskell-juicypixels/debian/control +++ b/p/haskell-juicypixels/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-jwt/debian/changelog b/p/haskell-jwt/debian/changelog index 0107f1cc3..e8527a157 100644 --- a/p/haskell-jwt/debian/changelog +++ b/p/haskell-jwt/debian/changelog @@ -1,3 +1,10 @@ +haskell-jwt (0.6.0-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:31 +0200 + haskell-jwt (0.6.0-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-jwt/debian/control b/p/haskell-jwt/debian/control index 14bb8d21a..082d2e889 100644 --- a/p/haskell-jwt/debian/control +++ b/p/haskell-jwt/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-kan-extensions/debian/changelog b/p/haskell-kan-extensions/debian/changelog index e4b1a1b56..e0a4b0eb8 100644 --- a/p/haskell-kan-extensions/debian/changelog +++ b/p/haskell-kan-extensions/debian/changelog @@ -1,6 +1,8 @@ haskell-kan-extensions (4.2.2-2) UNRELEASED; urgency=medium * Add Standards-Version field + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 13 Aug 2015 20:32:33 +0200 diff --git a/p/haskell-kan-extensions/debian/control b/p/haskell-kan-extensions/debian/control index 8d9ff9272..a6dade7fd 100644 --- a/p/haskell-kan-extensions/debian/control +++ b/p/haskell-kan-extensions/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-keys/debian/changelog b/p/haskell-keys/debian/changelog index e6cccf453..c0bd5d608 100644 --- a/p/haskell-keys/debian/changelog +++ b/p/haskell-keys/debian/changelog @@ -1,6 +1,8 @@ haskell-keys (3.10.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:56 +0200 diff --git a/p/haskell-keys/debian/control b/p/haskell-keys/debian/control index 8cd86f679..f55a0d405 100644 --- a/p/haskell-keys/debian/control +++ b/p/haskell-keys/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-knob/debian/changelog b/p/haskell-knob/debian/changelog index fdcf31894..a9948748b 100644 --- a/p/haskell-knob/debian/changelog +++ b/p/haskell-knob/debian/changelog @@ -1,3 +1,10 @@ +haskell-knob (0.1.1-7) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:32 +0200 + haskell-knob (0.1.1-6) unstable; urgency=medium * Resurrect. diff --git a/p/haskell-knob/debian/control b/p/haskell-knob/debian/control index 595d25835..4a8816f05 100644 --- a/p/haskell-knob/debian/control +++ b/p/haskell-knob/debian/control @@ -6,7 +6,7 @@ Uploaders: John Millikin <jmillikin@gmail.com> Build-Depends: cdbs , debhelper (>= 9) - , haskell-devscripts (>= 0.9) + , haskell-devscripts (>= 0.10) , ghc , ghc-prof Build-Depends-Indep: diff --git a/p/haskell-language-c/debian/changelog b/p/haskell-language-c/debian/changelog index 413f49b2c..8edf13bda 100644 --- a/p/haskell-language-c/debian/changelog +++ b/p/haskell-language-c/debian/changelog @@ -1,6 +1,8 @@ haskell-language-c (0.4.7-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:56 +0200 diff --git a/p/haskell-language-c/debian/control b/p/haskell-language-c/debian/control index 5c7d48954..707a63d59 100644 --- a/p/haskell-language-c/debian/control +++ b/p/haskell-language-c/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com>, Clint Adams <clint@debian. Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-language-haskell-extract/debian/changelog b/p/haskell-language-haskell-extract/debian/changelog index c571ef7bd..edcd92b8c 100644 --- a/p/haskell-language-haskell-extract/debian/changelog +++ b/p/haskell-language-haskell-extract/debian/changelog @@ -1,6 +1,8 @@ haskell-language-haskell-extract (0.2.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:56 +0200 diff --git a/p/haskell-language-haskell-extract/debian/control b/p/haskell-language-haskell-extract/debian/control index 537f99a62..a14591b7e 100644 --- a/p/haskell-language-haskell-extract/debian/control +++ b/p/haskell-language-haskell-extract/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-language-javascript/debian/changelog b/p/haskell-language-javascript/debian/changelog index b7a827579..63fcce9b2 100644 --- a/p/haskell-language-javascript/debian/changelog +++ b/p/haskell-language-javascript/debian/changelog @@ -1,6 +1,8 @@ haskell-language-javascript (0.5.14.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:57 +0200 diff --git a/p/haskell-language-javascript/debian/control b/p/haskell-language-javascript/debian/control index 470631a64..7cf3cdbc5 100644 --- a/p/haskell-language-javascript/debian/control +++ b/p/haskell-language-javascript/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Erik de Castro Lopo <erikd@mega-nerd. Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-language-python/debian/changelog b/p/haskell-language-python/debian/changelog index a69014651..17dd685ee 100644 --- a/p/haskell-language-python/debian/changelog +++ b/p/haskell-language-python/debian/changelog @@ -1,6 +1,8 @@ haskell-language-python (0.4.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:57 +0200 diff --git a/p/haskell-language-python/debian/control b/p/haskell-language-python/debian/control index ad649833d..403080d46 100644 --- a/p/haskell-language-python/debian/control +++ b/p/haskell-language-python/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-lazysmallcheck/debian/changelog b/p/haskell-lazysmallcheck/debian/changelog index d7243769c..f67e96b11 100644 --- a/p/haskell-lazysmallcheck/debian/changelog +++ b/p/haskell-lazysmallcheck/debian/changelog @@ -1,6 +1,8 @@ haskell-lazysmallcheck (0.6-6) UNRELEASED; urgency=medium * Redo packaging to add the -doc file. + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 13 Aug 2015 22:56:03 +0200 diff --git a/p/haskell-lazysmallcheck/debian/control b/p/haskell-lazysmallcheck/debian/control index 7729d4f9f..0e680a7b1 100644 --- a/p/haskell-lazysmallcheck/debian/control +++ b/p/haskell-lazysmallcheck/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-lens-action/debian/changelog b/p/haskell-lens-action/debian/changelog index 031103dac..d133f7a1d 100644 --- a/p/haskell-lens-action/debian/changelog +++ b/p/haskell-lens-action/debian/changelog @@ -1,6 +1,8 @@ haskell-lens-action (0.2.0.1-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:47:00 +0200 diff --git a/p/haskell-lens-action/debian/control b/p/haskell-lens-action/debian/control index f6aa53f17..0e61ce139 100644 --- a/p/haskell-lens-action/debian/control +++ b/p/haskell-lens-action/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-lens-aeson/debian/changelog b/p/haskell-lens-aeson/debian/changelog index 4b714cd6a..53ad3d116 100644 --- a/p/haskell-lens-aeson/debian/changelog +++ b/p/haskell-lens-aeson/debian/changelog @@ -1,3 +1,10 @@ +haskell-lens-aeson (1.0.0.4-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:34 +0200 + haskell-lens-aeson (1.0.0.4-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-lens-aeson/debian/control b/p/haskell-lens-aeson/debian/control index 8fb18857d..07620b66a 100644 --- a/p/haskell-lens-aeson/debian/control +++ b/p/haskell-lens-aeson/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-lens/debian/changelog b/p/haskell-lens/debian/changelog index 3dece096a..c1ac13c99 100644 --- a/p/haskell-lens/debian/changelog +++ b/p/haskell-lens/debian/changelog @@ -2,6 +2,8 @@ haskell-lens (4.12.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:17:49 +0200 diff --git a/p/haskell-lens/debian/control b/p/haskell-lens/debian/control index a6d581df2..753d007f1 100644 --- a/p/haskell-lens/debian/control +++ b/p/haskell-lens/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-lexer/debian/changelog b/p/haskell-lexer/debian/changelog index 7ff3b727f..550c8c7b8 100644 --- a/p/haskell-lexer/debian/changelog +++ b/p/haskell-lexer/debian/changelog @@ -1,6 +1,8 @@ haskell-lexer (1.0-8) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:57 +0200 diff --git a/p/haskell-lexer/debian/control b/p/haskell-lexer/debian/control index b0fcd3480..6f78cde2b 100644 --- a/p/haskell-lexer/debian/control +++ b/p/haskell-lexer/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-libxml-sax/debian/changelog b/p/haskell-libxml-sax/debian/changelog index c6050fb04..9ee697bbb 100644 --- a/p/haskell-libxml-sax/debian/changelog +++ b/p/haskell-libxml-sax/debian/changelog @@ -1,6 +1,8 @@ haskell-libxml-sax (0.7.5-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:57 +0200 diff --git a/p/haskell-libxml-sax/debian/control b/p/haskell-libxml-sax/debian/control index fab5b72fc..c94eb2944 100644 --- a/p/haskell-libxml-sax/debian/control +++ b/p/haskell-libxml-sax/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-lifted-async/debian/changelog b/p/haskell-lifted-async/debian/changelog index da5b9aee9..28702dad8 100644 --- a/p/haskell-lifted-async/debian/changelog +++ b/p/haskell-lifted-async/debian/changelog @@ -1,6 +1,8 @@ haskell-lifted-async (0.7.0.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:58 +0200 diff --git a/p/haskell-lifted-async/debian/control b/p/haskell-lifted-async/debian/control index 9f6cc168a..17e5c01ff 100644 --- a/p/haskell-lifted-async/debian/control +++ b/p/haskell-lifted-async/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-lifted-base/debian/changelog b/p/haskell-lifted-base/debian/changelog index 70b64f202..78393579e 100644 --- a/p/haskell-lifted-base/debian/changelog +++ b/p/haskell-lifted-base/debian/changelog @@ -1,6 +1,8 @@ haskell-lifted-base (0.2.3.6-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:58 +0200 diff --git a/p/haskell-lifted-base/debian/control b/p/haskell-lifted-base/debian/control index 34f1a358d..2b429a83f 100644 --- a/p/haskell-lifted-base/debian/control +++ b/p/haskell-lifted-base/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-linear/debian/changelog b/p/haskell-linear/debian/changelog index 607c213d6..94a33ba86 100644 --- a/p/haskell-linear/debian/changelog +++ b/p/haskell-linear/debian/changelog @@ -1,5 +1,7 @@ haskell-linear (1.19.1.3-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:11:32 +0000 diff --git a/p/haskell-linear/debian/control b/p/haskell-linear/debian/control index 637a68ef5..699269658 100644 --- a/p/haskell-linear/debian/control +++ b/p/haskell-linear/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-listlike/debian/changelog b/p/haskell-listlike/debian/changelog index 5d662b3e1..c8193b31b 100644 --- a/p/haskell-listlike/debian/changelog +++ b/p/haskell-listlike/debian/changelog @@ -1,3 +1,10 @@ +haskell-listlike (4.2.0-4) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:35 +0200 + haskell-listlike (4.2.0-3) unstable; urgency=medium * Fix build-depends diff --git a/p/haskell-listlike/debian/control b/p/haskell-listlike/debian/control index 9668e47c2..a0d393c21 100644 --- a/p/haskell-listlike/debian/control +++ b/p/haskell-listlike/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org>, Dmitry Bogatov <KAction@gnu.org Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-log-domain/debian/changelog b/p/haskell-log-domain/debian/changelog index 5b0598779..066ca7cf2 100644 --- a/p/haskell-log-domain/debian/changelog +++ b/p/haskell-log-domain/debian/changelog @@ -1,3 +1,10 @@ +haskell-log-domain (0.10.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:35 +0200 + haskell-log-domain (0.10.2-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-log-domain/debian/control b/p/haskell-log-domain/debian/control index 3d9d4053c..0d3f4bc71 100644 --- a/p/haskell-log-domain/debian/control +++ b/p/haskell-log-domain/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.10) , ghc , ghc-prof , libghc-bytes-dev (>= 0.7) diff --git a/p/haskell-logging-facade/debian/changelog b/p/haskell-logging-facade/debian/changelog index 5c0d9a79d..093bb5351 100644 --- a/p/haskell-logging-facade/debian/changelog +++ b/p/haskell-logging-facade/debian/changelog @@ -1,6 +1,8 @@ haskell-logging-facade (0.1.0-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:25:03 +0200 diff --git a/p/haskell-logging-facade/debian/control b/p/haskell-logging-facade/debian/control index fc790d7d9..cb1752138 100644 --- a/p/haskell-logging-facade/debian/control +++ b/p/haskell-logging-facade/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-logict/debian/changelog b/p/haskell-logict/debian/changelog index ad55d00dc..abc57749a 100644 --- a/p/haskell-logict/debian/changelog +++ b/p/haskell-logict/debian/changelog @@ -1,6 +1,8 @@ haskell-logict (0.6.0.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:58 +0200 diff --git a/p/haskell-logict/debian/control b/p/haskell-logict/debian/control index e6351134a..fba0117ad 100644 --- a/p/haskell-logict/debian/control +++ b/p/haskell-logict/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-lrucache/debian/changelog b/p/haskell-lrucache/debian/changelog index f2eb8ee3c..5dbdb00b2 100644 --- a/p/haskell-lrucache/debian/changelog +++ b/p/haskell-lrucache/debian/changelog @@ -1,6 +1,8 @@ haskell-lrucache (1.2.0.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:59 +0200 diff --git a/p/haskell-lrucache/debian/control b/p/haskell-lrucache/debian/control index bba6fb2a2..77a79007a 100644 --- a/p/haskell-lrucache/debian/control +++ b/p/haskell-lrucache/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-lucid-svg/debian/changelog b/p/haskell-lucid-svg/debian/changelog index d62ac3508..e354082ed 100644 --- a/p/haskell-lucid-svg/debian/changelog +++ b/p/haskell-lucid-svg/debian/changelog @@ -1,5 +1,7 @@ haskell-lucid-svg (0.5.0.0-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:12:58 +0000 diff --git a/p/haskell-lucid-svg/debian/control b/p/haskell-lucid-svg/debian/control index 496fc371b..58788a03b 100644 --- a/p/haskell-lucid-svg/debian/control +++ b/p/haskell-lucid-svg/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-lucid/debian/changelog b/p/haskell-lucid/debian/changelog index 7bea8d1ee..ec17c6d42 100644 --- a/p/haskell-lucid/debian/changelog +++ b/p/haskell-lucid/debian/changelog @@ -1,5 +1,7 @@ haskell-lucid (2.9.2-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:12:09 +0000 diff --git a/p/haskell-lucid/debian/control b/p/haskell-lucid/debian/control index 4b0bcf805..9d4437e37 100644 --- a/p/haskell-lucid/debian/control +++ b/p/haskell-lucid/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-map-syntax/debian/changelog b/p/haskell-map-syntax/debian/changelog index 83ece7b67..68db1c680 100644 --- a/p/haskell-map-syntax/debian/changelog +++ b/p/haskell-map-syntax/debian/changelog @@ -1,3 +1,10 @@ +haskell-map-syntax (0.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:37 +0200 + haskell-map-syntax (0.2-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-map-syntax/debian/control b/p/haskell-map-syntax/debian/control index 76aa7a6cd..179e6fd62 100644 --- a/p/haskell-map-syntax/debian/control +++ b/p/haskell-map-syntax/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-markdown/debian/changelog b/p/haskell-markdown/debian/changelog index b91fc57cd..f21781adf 100644 --- a/p/haskell-markdown/debian/changelog +++ b/p/haskell-markdown/debian/changelog @@ -1,6 +1,8 @@ haskell-markdown (0.1.13.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:59 +0200 diff --git a/p/haskell-markdown/debian/control b/p/haskell-markdown/debian/control index 85bf4886b..57b7b150c 100644 --- a/p/haskell-markdown/debian/control +++ b/p/haskell-markdown/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-math-functions/debian/changelog b/p/haskell-math-functions/debian/changelog index bb3e30057..87ebe86e2 100644 --- a/p/haskell-math-functions/debian/changelog +++ b/p/haskell-math-functions/debian/changelog @@ -1,6 +1,8 @@ haskell-math-functions (0.1.5.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:59 +0200 diff --git a/p/haskell-math-functions/debian/control b/p/haskell-math-functions/debian/control index 3317e242f..77e032122 100644 --- a/p/haskell-math-functions/debian/control +++ b/p/haskell-math-functions/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@physics.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-maths/debian/changelog b/p/haskell-maths/debian/changelog index c46b56528..4e27cb78f 100644 --- a/p/haskell-maths/debian/changelog +++ b/p/haskell-maths/debian/changelog @@ -2,6 +2,8 @@ haskell-maths (0.4.8-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 15:26:12 +0000 diff --git a/p/haskell-maths/debian/control b/p/haskell-maths/debian/control index c92cbf278..f6af19e0b 100644 --- a/p/haskell-maths/debian/control +++ b/p/haskell-maths/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@ubuntu.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mbox/debian/changelog b/p/haskell-mbox/debian/changelog index ff7fc5f4c..95ebe7b8d 100644 --- a/p/haskell-mbox/debian/changelog +++ b/p/haskell-mbox/debian/changelog @@ -1,6 +1,8 @@ haskell-mbox (0.3.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:00 +0200 diff --git a/p/haskell-mbox/debian/control b/p/haskell-mbox/debian/control index a5aba1cad..04be3f226 100644 --- a/p/haskell-mbox/debian/control +++ b/p/haskell-mbox/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-memoize/debian/changelog b/p/haskell-memoize/debian/changelog index d6a3ee05b..f76407c69 100644 --- a/p/haskell-memoize/debian/changelog +++ b/p/haskell-memoize/debian/changelog @@ -1,3 +1,10 @@ +haskell-memoize (0.7-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:38 +0200 + haskell-memoize (0.7-2) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-memoize/debian/control b/p/haskell-memoize/debian/control index 36afe47c3..4b63b12e5 100644 --- a/p/haskell-memoize/debian/control +++ b/p/haskell-memoize/debian/control @@ -4,7 +4,7 @@ Uploaders: Sven Bartscher <sven.bartscher@weltraumschlangen.de>, Dmitry Bogatov Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-memory/debian/changelog b/p/haskell-memory/debian/changelog index 4642e85ba..7c6138960 100644 --- a/p/haskell-memory/debian/changelog +++ b/p/haskell-memory/debian/changelog @@ -1,3 +1,10 @@ +haskell-memory (0.7-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:38 +0200 + haskell-memory (0.7-2) unstable; urgency=medium * Fix debian/copyright diff --git a/p/haskell-memory/debian/control b/p/haskell-memory/debian/control index cf9dd4150..6379e9e9f 100644 --- a/p/haskell-memory/debian/control +++ b/p/haskell-memory/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-memotrie/debian/changelog b/p/haskell-memotrie/debian/changelog index ae637fef1..42a4e2bb4 100644 --- a/p/haskell-memotrie/debian/changelog +++ b/p/haskell-memotrie/debian/changelog @@ -1,6 +1,8 @@ haskell-memotrie (0.6.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:00 +0200 diff --git a/p/haskell-memotrie/debian/control b/p/haskell-memotrie/debian/control index 49f791bb2..6d83c2b66 100644 --- a/p/haskell-memotrie/debian/control +++ b/p/haskell-memotrie/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mersenne-random-pure64/debian/changelog b/p/haskell-mersenne-random-pure64/debian/changelog index 87eedd7b1..2ae5f5210 100644 --- a/p/haskell-mersenne-random-pure64/debian/changelog +++ b/p/haskell-mersenne-random-pure64/debian/changelog @@ -2,6 +2,8 @@ haskell-mersenne-random-pure64 (0.2.0.4-4) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:17:28 +0200 diff --git a/p/haskell-mersenne-random-pure64/debian/control b/p/haskell-mersenne-random-pure64/debian/control index 2d4df9d23..d52fadbe8 100644 --- a/p/haskell-mersenne-random-pure64/debian/control +++ b/p/haskell-mersenne-random-pure64/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mime-mail-ses/debian/changelog b/p/haskell-mime-mail-ses/debian/changelog index fdc7b8f5c..d7e522459 100644 --- a/p/haskell-mime-mail-ses/debian/changelog +++ b/p/haskell-mime-mail-ses/debian/changelog @@ -1,3 +1,10 @@ +haskell-mime-mail-ses (0.3.2.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:39 +0200 + haskell-mime-mail-ses (0.3.2.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-mime-mail-ses/debian/control b/p/haskell-mime-mail-ses/debian/control index 6c759e108..1d366e98e 100644 --- a/p/haskell-mime-mail-ses/debian/control +++ b/p/haskell-mime-mail-ses/debian/control @@ -4,7 +4,7 @@ Uploaders: Christopher Reichert <creichert07@gmail.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mime-mail/debian/changelog b/p/haskell-mime-mail/debian/changelog index efa6198c2..8188789f2 100644 --- a/p/haskell-mime-mail/debian/changelog +++ b/p/haskell-mime-mail/debian/changelog @@ -1,6 +1,8 @@ haskell-mime-mail (0.4.9-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:00 +0200 diff --git a/p/haskell-mime-mail/debian/control b/p/haskell-mime-mail/debian/control index cdd7f6ed7..67b3606c0 100644 --- a/p/haskell-mime-mail/debian/control +++ b/p/haskell-mime-mail/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mime-types/debian/changelog b/p/haskell-mime-types/debian/changelog index e4e1f3e87..08ca64fe2 100644 --- a/p/haskell-mime-types/debian/changelog +++ b/p/haskell-mime-types/debian/changelog @@ -1,6 +1,8 @@ haskell-mime-types (0.1.0.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:01 +0200 diff --git a/p/haskell-mime-types/debian/control b/p/haskell-mime-types/debian/control index 66561776a..90f9a0f4f 100644 --- a/p/haskell-mime-types/debian/control +++ b/p/haskell-mime-types/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mime/debian/changelog b/p/haskell-mime/debian/changelog index d669d9610..48eaf5957 100644 --- a/p/haskell-mime/debian/changelog +++ b/p/haskell-mime/debian/changelog @@ -1,6 +1,8 @@ haskell-mime (0.4.0.2-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:46:27 +0200 diff --git a/p/haskell-mime/debian/control b/p/haskell-mime/debian/control index 3a6216090..49b17ab6a 100644 --- a/p/haskell-mime/debian/control +++ b/p/haskell-mime/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mmap/debian/changelog b/p/haskell-mmap/debian/changelog index d44939df4..88960b2ab 100644 --- a/p/haskell-mmap/debian/changelog +++ b/p/haskell-mmap/debian/changelog @@ -1,6 +1,8 @@ haskell-mmap (0.5.9-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:01 +0200 diff --git a/p/haskell-mmap/debian/control b/p/haskell-mmap/debian/control index 58f746523..f42168bb8 100644 --- a/p/haskell-mmap/debian/control +++ b/p/haskell-mmap/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mmorph/debian/changelog b/p/haskell-mmorph/debian/changelog index 132c286be..b13d78b98 100644 --- a/p/haskell-mmorph/debian/changelog +++ b/p/haskell-mmorph/debian/changelog @@ -1,6 +1,8 @@ haskell-mmorph (1.0.4-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:01 +0200 diff --git a/p/haskell-mmorph/debian/control b/p/haskell-mmorph/debian/control index b77feabd0..9e1b9f957 100644 --- a/p/haskell-mmorph/debian/control +++ b/p/haskell-mmorph/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mockery/debian/changelog b/p/haskell-mockery/debian/changelog index ef53d6f3a..3fc4ca8ac 100644 --- a/p/haskell-mockery/debian/changelog +++ b/p/haskell-mockery/debian/changelog @@ -1,3 +1,10 @@ +haskell-mockery (0.3.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:40 +0200 + haskell-mockery (0.3.2-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-mockery/debian/control b/p/haskell-mockery/debian/control index a73bcb68f..9bad2762e 100644 --- a/p/haskell-mockery/debian/control +++ b/p/haskell-mockery/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monad-control/debian/changelog b/p/haskell-monad-control/debian/changelog index df1c957f4..677958520 100644 --- a/p/haskell-monad-control/debian/changelog +++ b/p/haskell-monad-control/debian/changelog @@ -1,6 +1,8 @@ haskell-monad-control (1.0.0.4-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:02 +0200 diff --git a/p/haskell-monad-control/debian/control b/p/haskell-monad-control/debian/control index c86bc54a4..fa28585bf 100644 --- a/p/haskell-monad-control/debian/control +++ b/p/haskell-monad-control/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monad-journal/debian/changelog b/p/haskell-monad-journal/debian/changelog index a4bc08521..00dcc1240 100644 --- a/p/haskell-monad-journal/debian/changelog +++ b/p/haskell-monad-journal/debian/changelog @@ -1,6 +1,8 @@ haskell-monad-journal (0.7.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:02 +0200 diff --git a/p/haskell-monad-journal/debian/control b/p/haskell-monad-journal/debian/control index d091a2b71..6d86fe47c 100644 --- a/p/haskell-monad-journal/debian/control +++ b/p/haskell-monad-journal/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monad-logger/debian/changelog b/p/haskell-monad-logger/debian/changelog index 1f3fc922e..2cfcd84dc 100644 --- a/p/haskell-monad-logger/debian/changelog +++ b/p/haskell-monad-logger/debian/changelog @@ -1,6 +1,8 @@ haskell-monad-logger (0.3.13.2-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:02 +0200 diff --git a/p/haskell-monad-logger/debian/control b/p/haskell-monad-logger/debian/control index 8d9000723..d11ada607 100644 --- a/p/haskell-monad-logger/debian/control +++ b/p/haskell-monad-logger/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monad-loops/debian/changelog b/p/haskell-monad-loops/debian/changelog index c7a4d8b72..a8aa5ec70 100644 --- a/p/haskell-monad-loops/debian/changelog +++ b/p/haskell-monad-loops/debian/changelog @@ -1,3 +1,10 @@ +haskell-monad-loops (0.4.3-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:42 +0200 + haskell-monad-loops (0.4.3-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-monad-loops/debian/control b/p/haskell-monad-loops/debian/control index 101a534e1..a8dcb618e 100644 --- a/p/haskell-monad-loops/debian/control +++ b/p/haskell-monad-loops/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monad-par-extras/debian/changelog b/p/haskell-monad-par-extras/debian/changelog index 67c32e12d..ad4ada43e 100644 --- a/p/haskell-monad-par-extras/debian/changelog +++ b/p/haskell-monad-par-extras/debian/changelog @@ -1,6 +1,8 @@ haskell-monad-par-extras (0.3.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:03 +0200 diff --git a/p/haskell-monad-par-extras/debian/control b/p/haskell-monad-par-extras/debian/control index 611c347c3..f8cc97b63 100644 --- a/p/haskell-monad-par-extras/debian/control +++ b/p/haskell-monad-par-extras/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monad-par/debian/changelog b/p/haskell-monad-par/debian/changelog index 8b54854b7..5c00fc1c5 100644 --- a/p/haskell-monad-par/debian/changelog +++ b/p/haskell-monad-par/debian/changelog @@ -1,6 +1,8 @@ haskell-monad-par (0.3.4.7-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:03 +0200 diff --git a/p/haskell-monad-par/debian/control b/p/haskell-monad-par/debian/control index c24565f35..6491f9920 100644 --- a/p/haskell-monad-par/debian/control +++ b/p/haskell-monad-par/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@physics.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monadcatchio-transformers/debian/changelog b/p/haskell-monadcatchio-transformers/debian/changelog index b2cc505d4..d00de9bc4 100644 --- a/p/haskell-monadcatchio-transformers/debian/changelog +++ b/p/haskell-monadcatchio-transformers/debian/changelog @@ -1,6 +1,8 @@ haskell-monadcatchio-transformers (0.3.1.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:01 +0200 diff --git a/p/haskell-monadcatchio-transformers/debian/control b/p/haskell-monadcatchio-transformers/debian/control index 56b39a505..e0d7cc58b 100644 --- a/p/haskell-monadcatchio-transformers/debian/control +++ b/p/haskell-monadcatchio-transformers/debian/control @@ -4,7 +4,7 @@ Uploaders: TANIGUCHI Takaki <takaki@debian.org> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monadcryptorandom/debian/changelog b/p/haskell-monadcryptorandom/debian/changelog index 03fe92522..915b4bcf4 100644 --- a/p/haskell-monadcryptorandom/debian/changelog +++ b/p/haskell-monadcryptorandom/debian/changelog @@ -1,6 +1,8 @@ haskell-monadcryptorandom (0.6.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:02 +0200 diff --git a/p/haskell-monadcryptorandom/debian/control b/p/haskell-monadcryptorandom/debian/control index 52e8c0a39..d7d6964c3 100644 --- a/p/haskell-monadcryptorandom/debian/control +++ b/p/haskell-monadcryptorandom/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monadprompt/debian/changelog b/p/haskell-monadprompt/debian/changelog index 5c6c6ade8..005dd9ac9 100644 --- a/p/haskell-monadprompt/debian/changelog +++ b/p/haskell-monadprompt/debian/changelog @@ -1,6 +1,8 @@ haskell-monadprompt (1.0.0.5-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:03 +0200 diff --git a/p/haskell-monadprompt/debian/control b/p/haskell-monadprompt/debian/control index 8de19b32c..8e86b755e 100644 --- a/p/haskell-monadprompt/debian/control +++ b/p/haskell-monadprompt/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monadrandom/debian/changelog b/p/haskell-monadrandom/debian/changelog index 6cd619da8..74ab8d47d 100644 --- a/p/haskell-monadrandom/debian/changelog +++ b/p/haskell-monadrandom/debian/changelog @@ -2,6 +2,8 @@ haskell-monadrandom (0.4-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:46:17 +0200 diff --git a/p/haskell-monadrandom/debian/control b/p/haskell-monadrandom/debian/control index 5261932e2..4a62e4c95 100644 --- a/p/haskell-monadrandom/debian/control +++ b/p/haskell-monadrandom/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Iulian Udrea <iulian@physics.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monads-tf/debian/changelog b/p/haskell-monads-tf/debian/changelog index dbf09ccd3..cc4901bb7 100644 --- a/p/haskell-monads-tf/debian/changelog +++ b/p/haskell-monads-tf/debian/changelog @@ -1,6 +1,8 @@ haskell-monads-tf (0.1.0.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:03 +0200 diff --git a/p/haskell-monads-tf/debian/control b/p/haskell-monads-tf/debian/control index f580c9e1e..3c2fb0645 100644 --- a/p/haskell-monads-tf/debian/control +++ b/p/haskell-monads-tf/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mono-traversable/debian/changelog b/p/haskell-mono-traversable/debian/changelog index bb5bfe1fb..a6011f0eb 100644 --- a/p/haskell-mono-traversable/debian/changelog +++ b/p/haskell-mono-traversable/debian/changelog @@ -1,6 +1,8 @@ haskell-mono-traversable (0.9.2.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:04 +0200 diff --git a/p/haskell-mono-traversable/debian/control b/p/haskell-mono-traversable/debian/control index 07e604c3c..c6f8dde8f 100644 --- a/p/haskell-mono-traversable/debian/control +++ b/p/haskell-mono-traversable/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monoid-extras/debian/changelog b/p/haskell-monoid-extras/debian/changelog index d00f15ea3..f8f6a37fd 100644 --- a/p/haskell-monoid-extras/debian/changelog +++ b/p/haskell-monoid-extras/debian/changelog @@ -2,6 +2,8 @@ haskell-monoid-extras (0.4.0.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:46:47 +0200 diff --git a/p/haskell-monoid-extras/debian/control b/p/haskell-monoid-extras/debian/control index 30375aac0..454b1a63f 100644 --- a/p/haskell-monoid-extras/debian/control +++ b/p/haskell-monoid-extras/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-monoid-subclasses/debian/changelog b/p/haskell-monoid-subclasses/debian/changelog index 7c7f17040..96726075b 100644 --- a/p/haskell-monoid-subclasses/debian/changelog +++ b/p/haskell-monoid-subclasses/debian/changelog @@ -1,6 +1,8 @@ haskell-monoid-subclasses (0.4.1.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:04 +0200 diff --git a/p/haskell-monoid-subclasses/debian/control b/p/haskell-monoid-subclasses/debian/control index 850ee049c..72f444cca 100644 --- a/p/haskell-monoid-subclasses/debian/control +++ b/p/haskell-monoid-subclasses/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mtl-compat/debian/changelog b/p/haskell-mtl-compat/debian/changelog index 22642ce47..8cc32ee9c 100644 --- a/p/haskell-mtl-compat/debian/changelog +++ b/p/haskell-mtl-compat/debian/changelog @@ -1,6 +1,8 @@ haskell-mtl-compat (0.2.1.3-2) UNRELEASED; urgency=medium * debian/copyright: debian/*, not */debian + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 07 May 2015 15:58:05 +0200 diff --git a/p/haskell-mtl-compat/debian/control b/p/haskell-mtl-compat/debian/control index 4244a6942..2ca900205 100644 --- a/p/haskell-mtl-compat/debian/control +++ b/p/haskell-mtl-compat/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mtl/debian/changelog b/p/haskell-mtl/debian/changelog index e79649006..789a49a85 100644 --- a/p/haskell-mtl/debian/changelog +++ b/p/haskell-mtl/debian/changelog @@ -2,6 +2,8 @@ haskell-mtl (2.2.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:45:18 +0200 diff --git a/p/haskell-mtl/debian/control b/p/haskell-mtl/debian/control index 8b65accc3..19024447a 100644 --- a/p/haskell-mtl/debian/control +++ b/p/haskell-mtl/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mtlparse/debian/changelog b/p/haskell-mtlparse/debian/changelog index c4bc6ee5d..d11a28eb3 100644 --- a/p/haskell-mtlparse/debian/changelog +++ b/p/haskell-mtlparse/debian/changelog @@ -1,6 +1,8 @@ haskell-mtlparse (0.1.4.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:05 +0200 diff --git a/p/haskell-mtlparse/debian/control b/p/haskell-mtlparse/debian/control index 372a3e8b5..3685dc685 100644 --- a/p/haskell-mtlparse/debian/control +++ b/p/haskell-mtlparse/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mueval/debian/changelog b/p/haskell-mueval/debian/changelog index 8bf514759..63b9679d3 100644 --- a/p/haskell-mueval/debian/changelog +++ b/p/haskell-mueval/debian/changelog @@ -1,3 +1,10 @@ +haskell-mueval (0.9.1.1.2-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:44 +0200 + haskell-mueval (0.9.1.1.2-2) unstable; urgency=medium * Dependency on utf8-string was dropped diff --git a/p/haskell-mueval/debian/control b/p/haskell-mueval/debian/control index 8fedf9d0e..4d0182815 100644 --- a/p/haskell-mueval/debian/control +++ b/p/haskell-mueval/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-multipart/debian/changelog b/p/haskell-multipart/debian/changelog index 9dc0b5d7a..8c2fb4cd5 100644 --- a/p/haskell-multipart/debian/changelog +++ b/p/haskell-multipart/debian/changelog @@ -1,6 +1,8 @@ haskell-multipart (0.1.2-2) UNRELEASED; urgency=medium * debian/copyright: debian/*, not */debian + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 07 May 2015 15:58:05 +0200 diff --git a/p/haskell-multipart/debian/control b/p/haskell-multipart/debian/control index 310a54025..66a78cee6 100644 --- a/p/haskell-multipart/debian/control +++ b/p/haskell-multipart/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-musicbrainz/debian/changelog b/p/haskell-musicbrainz/debian/changelog index 2e1ec6e15..29058fc52 100644 --- a/p/haskell-musicbrainz/debian/changelog +++ b/p/haskell-musicbrainz/debian/changelog @@ -1,3 +1,10 @@ +haskell-musicbrainz (0.2.4-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:44 +0200 + haskell-musicbrainz (0.2.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-musicbrainz/debian/control b/p/haskell-musicbrainz/debian/control index c50065c90..446ccd45a 100644 --- a/p/haskell-musicbrainz/debian/control +++ b/p/haskell-musicbrainz/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mutable-containers/debian/changelog b/p/haskell-mutable-containers/debian/changelog index 53ad1052d..7548f3b96 100644 --- a/p/haskell-mutable-containers/debian/changelog +++ b/p/haskell-mutable-containers/debian/changelog @@ -1,3 +1,10 @@ +haskell-mutable-containers (0.3.0-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:45 +0200 + haskell-mutable-containers (0.3.0-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-mutable-containers/debian/control b/p/haskell-mutable-containers/debian/control index a70c98ed8..2e8f3574d 100644 --- a/p/haskell-mutable-containers/debian/control +++ b/p/haskell-mutable-containers/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-mwc-random/debian/changelog b/p/haskell-mwc-random/debian/changelog index 13d5a43a7..39382f950 100644 --- a/p/haskell-mwc-random/debian/changelog +++ b/p/haskell-mwc-random/debian/changelog @@ -1,6 +1,8 @@ haskell-mwc-random (0.13.3.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:05 +0200 diff --git a/p/haskell-mwc-random/debian/control b/p/haskell-mwc-random/debian/control index b0b0b40d5..5e67f5f79 100644 --- a/p/haskell-mwc-random/debian/control +++ b/p/haskell-mwc-random/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-nats/debian/changelog b/p/haskell-nats/debian/changelog index 6f8e7dce9..92a7868aa 100644 --- a/p/haskell-nats/debian/changelog +++ b/p/haskell-nats/debian/changelog @@ -1,6 +1,8 @@ haskell-nats (1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:05 +0200 diff --git a/p/haskell-nats/debian/control b/p/haskell-nats/debian/control index 8af4de21f..b757db711 100644 --- a/p/haskell-nats/debian/control +++ b/p/haskell-nats/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ncurses/debian/changelog b/p/haskell-ncurses/debian/changelog index 7b205fb04..4b993fdfb 100644 --- a/p/haskell-ncurses/debian/changelog +++ b/p/haskell-ncurses/debian/changelog @@ -1,6 +1,8 @@ haskell-ncurses (0.2.11-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:05 +0200 diff --git a/p/haskell-ncurses/debian/control b/p/haskell-ncurses/debian/control index 559dcc3d8..d232f4234 100644 --- a/p/haskell-ncurses/debian/control +++ b/p/haskell-ncurses/debian/control @@ -6,7 +6,7 @@ Section: haskell Build-Depends: c2hs (>= 0.16.6), cdbs, debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc (>= 6.12), ghc-prof, libghc-text-dev (>= 0.7), diff --git a/p/haskell-nettle/debian/changelog b/p/haskell-nettle/debian/changelog index 8621b9947..defa38e8a 100644 --- a/p/haskell-nettle/debian/changelog +++ b/p/haskell-nettle/debian/changelog @@ -1,3 +1,10 @@ +haskell-nettle (0.1.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:45 +0200 + haskell-nettle (0.1.1-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-nettle/debian/control b/p/haskell-nettle/debian/control index a51a394b0..def2aa76c 100644 --- a/p/haskell-nettle/debian/control +++ b/p/haskell-nettle/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-netwire/debian/changelog b/p/haskell-netwire/debian/changelog index ba0fe7dc5..b4e829313 100644 --- a/p/haskell-netwire/debian/changelog +++ b/p/haskell-netwire/debian/changelog @@ -1,6 +1,8 @@ haskell-netwire (5.0.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:06 +0200 diff --git a/p/haskell-netwire/debian/control b/p/haskell-netwire/debian/control index 5ff216adc..b9f0f568a 100644 --- a/p/haskell-netwire/debian/control +++ b/p/haskell-netwire/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-network-conduit-tls/debian/changelog b/p/haskell-network-conduit-tls/debian/changelog index 71d610e9a..2b3024f11 100644 --- a/p/haskell-network-conduit-tls/debian/changelog +++ b/p/haskell-network-conduit-tls/debian/changelog @@ -1,6 +1,8 @@ haskell-network-conduit-tls (1.2.0.1-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:44:52 +0200 diff --git a/p/haskell-network-conduit-tls/debian/control b/p/haskell-network-conduit-tls/debian/control index 5d0dae176..241ed6d3f 100644 --- a/p/haskell-network-conduit-tls/debian/control +++ b/p/haskell-network-conduit-tls/debian/control @@ -4,7 +4,7 @@ Uploaders: Christopher Reichert <creichert07@gmail.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-network-info/debian/changelog b/p/haskell-network-info/debian/changelog index 3b5979529..6f4a9dec0 100644 --- a/p/haskell-network-info/debian/changelog +++ b/p/haskell-network-info/debian/changelog @@ -1,6 +1,8 @@ haskell-network-info (0.2.0.7-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:06 +0200 diff --git a/p/haskell-network-info/debian/control b/p/haskell-network-info/debian/control index 50202b334..d66f37974 100644 --- a/p/haskell-network-info/debian/control +++ b/p/haskell-network-info/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-network-multicast/debian/changelog b/p/haskell-network-multicast/debian/changelog index 9f5d8a839..ab771de59 100644 --- a/p/haskell-network-multicast/debian/changelog +++ b/p/haskell-network-multicast/debian/changelog @@ -2,6 +2,8 @@ haskell-network-multicast (0.1.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:45:00 +0200 diff --git a/p/haskell-network-multicast/debian/control b/p/haskell-network-multicast/debian/control index a5b041e8d..8f96aa67c 100644 --- a/p/haskell-network-multicast/debian/control +++ b/p/haskell-network-multicast/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-network-protocol-xmpp/debian/changelog b/p/haskell-network-protocol-xmpp/debian/changelog index feca770f9..ff6a17b0b 100644 --- a/p/haskell-network-protocol-xmpp/debian/changelog +++ b/p/haskell-network-protocol-xmpp/debian/changelog @@ -2,6 +2,8 @@ haskell-network-protocol-xmpp (0.4.8-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:44:19 +0200 diff --git a/p/haskell-network-protocol-xmpp/debian/control b/p/haskell-network-protocol-xmpp/debian/control index df1325d39..2bb700898 100644 --- a/p/haskell-network-protocol-xmpp/debian/control +++ b/p/haskell-network-protocol-xmpp/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-network-uri/debian/changelog b/p/haskell-network-uri/debian/changelog index 31d313796..ddec66db4 100644 --- a/p/haskell-network-uri/debian/changelog +++ b/p/haskell-network-uri/debian/changelog @@ -1,3 +1,10 @@ +haskell-network-uri (2.6.0.3-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:47 +0200 + haskell-network-uri (2.6.0.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-network-uri/debian/control b/p/haskell-network-uri/debian/control index b72ac3ac2..bfe69c796 100644 --- a/p/haskell-network-uri/debian/control +++ b/p/haskell-network-uri/debian/control @@ -4,7 +4,7 @@ Uploaders: Christopher Reichert <creichert07@gmail.com>, Dmitry Bogatov <KAction Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-network/debian/changelog b/p/haskell-network/debian/changelog index 3893477b5..9e0892e16 100644 --- a/p/haskell-network/debian/changelog +++ b/p/haskell-network/debian/changelog @@ -1,3 +1,10 @@ +haskell-network (2.6.2.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:46 +0200 + haskell-network (2.6.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-network/debian/control b/p/haskell-network/debian/control index fbb64e742..cc9cd7b08 100644 --- a/p/haskell-network/debian/control +++ b/p/haskell-network/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Dmitry Bogatov <KAction@gnu.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), autotools-dev, cdbs, ghc, diff --git a/p/haskell-newtype-generics/debian/changelog b/p/haskell-newtype-generics/debian/changelog index 0b689514c..5febaf50d 100644 --- a/p/haskell-newtype-generics/debian/changelog +++ b/p/haskell-newtype-generics/debian/changelog @@ -1,6 +1,8 @@ haskell-newtype-generics (0.4.1-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:44:06 +0200 diff --git a/p/haskell-newtype-generics/debian/control b/p/haskell-newtype-generics/debian/control index 7f26beccd..21f85d78e 100644 --- a/p/haskell-newtype-generics/debian/control +++ b/p/haskell-newtype-generics/debian/control @@ -4,7 +4,7 @@ Uploaders: Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-newtype/debian/changelog b/p/haskell-newtype/debian/changelog index 0fd5418b7..253ed197a 100644 --- a/p/haskell-newtype/debian/changelog +++ b/p/haskell-newtype/debian/changelog @@ -1,6 +1,8 @@ haskell-newtype (0.2-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:07 +0200 diff --git a/p/haskell-newtype/debian/control b/p/haskell-newtype/debian/control index fe611bfb4..f85955679 100644 --- a/p/haskell-newtype/debian/control +++ b/p/haskell-newtype/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-nonce/debian/changelog b/p/haskell-nonce/debian/changelog index e0c2f9f17..b6f540260 100644 --- a/p/haskell-nonce/debian/changelog +++ b/p/haskell-nonce/debian/changelog @@ -1,6 +1,8 @@ haskell-nonce (1.0.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:07 +0200 diff --git a/p/haskell-nonce/debian/control b/p/haskell-nonce/debian/control index 8004bd3e3..11a8f737b 100644 --- a/p/haskell-nonce/debian/control +++ b/p/haskell-nonce/debian/control @@ -4,7 +4,7 @@ Uploaders: Christopher Reichert <creichert07@gmail.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-numbers/debian/changelog b/p/haskell-numbers/debian/changelog index 8c3ac1f55..bf371f94b 100644 --- a/p/haskell-numbers/debian/changelog +++ b/p/haskell-numbers/debian/changelog @@ -1,6 +1,8 @@ haskell-numbers (3000.2.0.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:07 +0200 diff --git a/p/haskell-numbers/debian/control b/p/haskell-numbers/debian/control index c410bb291..98a6ffc6e 100644 --- a/p/haskell-numbers/debian/control +++ b/p/haskell-numbers/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-numeric-extras/debian/changelog b/p/haskell-numeric-extras/debian/changelog index 95ba45dee..eb5fa7ca1 100644 --- a/p/haskell-numeric-extras/debian/changelog +++ b/p/haskell-numeric-extras/debian/changelog @@ -1,6 +1,8 @@ haskell-numeric-extras (0.0.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:07 +0200 diff --git a/p/haskell-numeric-extras/debian/control b/p/haskell-numeric-extras/debian/control index dc3a2a0e0..4034f7b15 100644 --- a/p/haskell-numeric-extras/debian/control +++ b/p/haskell-numeric-extras/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-numinstances/debian/changelog b/p/haskell-numinstances/debian/changelog index 419d62309..7f6010847 100644 --- a/p/haskell-numinstances/debian/changelog +++ b/p/haskell-numinstances/debian/changelog @@ -1,6 +1,8 @@ haskell-numinstances (1.4-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:07 +0200 diff --git a/p/haskell-numinstances/debian/control b/p/haskell-numinstances/debian/control index 30572f358..3446fe2ef 100644 --- a/p/haskell-numinstances/debian/control +++ b/p/haskell-numinstances/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-numtype/debian/changelog b/p/haskell-numtype/debian/changelog index a800823e3..dfd8a97a7 100644 --- a/p/haskell-numtype/debian/changelog +++ b/p/haskell-numtype/debian/changelog @@ -1,6 +1,8 @@ haskell-numtype (1.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:08 +0200 diff --git a/p/haskell-numtype/debian/control b/p/haskell-numtype/debian/control index bf0a0fe65..0aa2114fd 100644 --- a/p/haskell-numtype/debian/control +++ b/p/haskell-numtype/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-objectname/debian/changelog b/p/haskell-objectname/debian/changelog index 0a8ba84d2..d19a64cb0 100644 --- a/p/haskell-objectname/debian/changelog +++ b/p/haskell-objectname/debian/changelog @@ -1,6 +1,8 @@ haskell-objectname (1.1.0.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:08 +0200 diff --git a/p/haskell-objectname/debian/control b/p/haskell-objectname/debian/control index 97a08b312..41d94ba5e 100644 --- a/p/haskell-objectname/debian/control +++ b/p/haskell-objectname/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-oeis/debian/changelog b/p/haskell-oeis/debian/changelog index 024315839..938d9800a 100644 --- a/p/haskell-oeis/debian/changelog +++ b/p/haskell-oeis/debian/changelog @@ -1,6 +1,8 @@ haskell-oeis (0.3.6-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:08 +0200 diff --git a/p/haskell-oeis/debian/control b/p/haskell-oeis/debian/control index ab44dd2e3..ead8fa52b 100644 --- a/p/haskell-oeis/debian/control +++ b/p/haskell-oeis/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-ofx/debian/changelog b/p/haskell-ofx/debian/changelog index a27a6ec44..ade28b1ae 100644 --- a/p/haskell-ofx/debian/changelog +++ b/p/haskell-ofx/debian/changelog @@ -2,6 +2,8 @@ haskell-ofx (0.4.0.2-4) UNRELEASED; urgency=medium * ghc-7.10 compat patch * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sun, 16 Aug 2015 10:06:37 +0200 diff --git a/p/haskell-ofx/debian/control b/p/haskell-ofx/debian/control index 3dfc0ab8b..20998d90b 100644 --- a/p/haskell-ofx/debian/control +++ b/p/haskell-ofx/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-old-locale/debian/changelog b/p/haskell-old-locale/debian/changelog index 644fcb0ff..6fec392a7 100644 --- a/p/haskell-old-locale/debian/changelog +++ b/p/haskell-old-locale/debian/changelog @@ -1,5 +1,7 @@ haskell-old-locale (1.0.0.7-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 16:25:51 +0000 diff --git a/p/haskell-old-locale/debian/control b/p/haskell-old-locale/debian/control index c0d37505c..3fd9e7255 100644 --- a/p/haskell-old-locale/debian/control +++ b/p/haskell-old-locale/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-old-time/debian/changelog b/p/haskell-old-time/debian/changelog index 52301a780..73f7b266b 100644 --- a/p/haskell-old-time/debian/changelog +++ b/p/haskell-old-time/debian/changelog @@ -1,5 +1,7 @@ haskell-old-time (1.1.0.3-1) UNRELEASED; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 16:23:50 +0000 diff --git a/p/haskell-old-time/debian/control b/p/haskell-old-time/debian/control index 6f00a4ea4..c68d49dd6 100644 --- a/p/haskell-old-time/debian/control +++ b/p/haskell-old-time/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-oo-prototypes/debian/changelog b/p/haskell-oo-prototypes/debian/changelog index abcd66978..dbb88d7c9 100644 --- a/p/haskell-oo-prototypes/debian/changelog +++ b/p/haskell-oo-prototypes/debian/changelog @@ -1,3 +1,10 @@ +haskell-oo-prototypes (0.1.0.0-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:50 +0200 + haskell-oo-prototypes (0.1.0.0-1) unstable; urgency=low [ Marcel Fourné ] diff --git a/p/haskell-oo-prototypes/debian/control b/p/haskell-oo-prototypes/debian/control index 25620f2ef..280c134ca 100644 --- a/p/haskell-oo-prototypes/debian/control +++ b/p/haskell-oo-prototypes/debian/control @@ -4,7 +4,7 @@ Uploaders: Marcel Fourne <debian@marcelfourne.de> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-opengl/debian/changelog b/p/haskell-opengl/debian/changelog index 8461da9d8..8444f2530 100644 --- a/p/haskell-opengl/debian/changelog +++ b/p/haskell-opengl/debian/changelog @@ -1,6 +1,8 @@ haskell-opengl (2.12.0.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:09 +0200 diff --git a/p/haskell-opengl/debian/control b/p/haskell-opengl/debian/control index 893e2c903..7620eb68f 100644 --- a/p/haskell-opengl/debian/control +++ b/p/haskell-opengl/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-openglraw/debian/changelog b/p/haskell-openglraw/debian/changelog index 7fb648977..ba841fba8 100644 --- a/p/haskell-openglraw/debian/changelog +++ b/p/haskell-openglraw/debian/changelog @@ -1,6 +1,8 @@ haskell-openglraw (2.4.1.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:09 +0200 diff --git a/p/haskell-openglraw/debian/control b/p/haskell-openglraw/debian/control index 67c0b9491..415cc0f96 100644 --- a/p/haskell-openglraw/debian/control +++ b/p/haskell-openglraw/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-openpgp-asciiarmor/debian/changelog b/p/haskell-openpgp-asciiarmor/debian/changelog index 7d96cb465..1e8506e3e 100644 --- a/p/haskell-openpgp-asciiarmor/debian/changelog +++ b/p/haskell-openpgp-asciiarmor/debian/changelog @@ -1,6 +1,8 @@ haskell-openpgp-asciiarmor (0.1-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:09 +0200 diff --git a/p/haskell-openpgp-asciiarmor/debian/control b/p/haskell-openpgp-asciiarmor/debian/control index bba05c92b..e6ee672a7 100644 --- a/p/haskell-openpgp-asciiarmor/debian/control +++ b/p/haskell-openpgp-asciiarmor/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-openssl-streams/debian/changelog b/p/haskell-openssl-streams/debian/changelog index d6c5ea385..7e9c156e8 100644 --- a/p/haskell-openssl-streams/debian/changelog +++ b/p/haskell-openssl-streams/debian/changelog @@ -1,5 +1,7 @@ haskell-openssl-streams (1.2.1.0-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:16:04 +0000 diff --git a/p/haskell-openssl-streams/debian/control b/p/haskell-openssl-streams/debian/control index f1010f953..78fe88827 100644 --- a/p/haskell-openssl-streams/debian/control +++ b/p/haskell-openssl-streams/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-operational/debian/changelog b/p/haskell-operational/debian/changelog index 0b13771a9..d4e60da1e 100644 --- a/p/haskell-operational/debian/changelog +++ b/p/haskell-operational/debian/changelog @@ -1,6 +1,8 @@ haskell-operational (0.2.3.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:09 +0200 diff --git a/p/haskell-operational/debian/control b/p/haskell-operational/debian/control index 73fc4a84f..17a40327e 100644 --- a/p/haskell-operational/debian/control +++ b/p/haskell-operational/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-options/debian/changelog b/p/haskell-options/debian/changelog index 43bd7dead..43f9551e9 100644 --- a/p/haskell-options/debian/changelog +++ b/p/haskell-options/debian/changelog @@ -1,6 +1,8 @@ haskell-options (1.2.1.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:09 +0200 diff --git a/p/haskell-options/debian/control b/p/haskell-options/debian/control index 7eef815e7..98be329eb 100644 --- a/p/haskell-options/debian/control +++ b/p/haskell-options/debian/control @@ -4,7 +4,7 @@ Uploaders: John Millikin <jmillikin@gmail.com> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-optparse-applicative/debian/changelog b/p/haskell-optparse-applicative/debian/changelog index 54a70f3d1..005b46752 100644 --- a/p/haskell-optparse-applicative/debian/changelog +++ b/p/haskell-optparse-applicative/debian/changelog @@ -1,6 +1,8 @@ haskell-optparse-applicative (0.11.0.2-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:10 +0200 diff --git a/p/haskell-optparse-applicative/debian/control b/p/haskell-optparse-applicative/debian/control index 38f400bc5..e7e0ed0d4 100644 --- a/p/haskell-optparse-applicative/debian/control +++ b/p/haskell-optparse-applicative/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-optparse-simple/debian/changelog b/p/haskell-optparse-simple/debian/changelog index b7b6b92c2..1f40b2668 100644 --- a/p/haskell-optparse-simple/debian/changelog +++ b/p/haskell-optparse-simple/debian/changelog @@ -1,3 +1,10 @@ +haskell-optparse-simple (0.0.3-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:52 +0200 + haskell-optparse-simple (0.0.3-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-optparse-simple/debian/control b/p/haskell-optparse-simple/debian/control index d5220f93b..5fcf295cd 100644 --- a/p/haskell-optparse-simple/debian/control +++ b/p/haskell-optparse-simple/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pandoc-citeproc/debian/changelog b/p/haskell-pandoc-citeproc/debian/changelog index 3a7e40c00..542c79cb7 100644 --- a/p/haskell-pandoc-citeproc/debian/changelog +++ b/p/haskell-pandoc-citeproc/debian/changelog @@ -2,6 +2,8 @@ haskell-pandoc-citeproc (0.7.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:43:42 +0200 diff --git a/p/haskell-pandoc-citeproc/debian/control b/p/haskell-pandoc-citeproc/debian/control index 11213cdde..36d348cb7 100644 --- a/p/haskell-pandoc-citeproc/debian/control +++ b/p/haskell-pandoc-citeproc/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pandoc-types/debian/changelog b/p/haskell-pandoc-types/debian/changelog index 798e87e53..3173115f6 100644 --- a/p/haskell-pandoc-types/debian/changelog +++ b/p/haskell-pandoc-types/debian/changelog @@ -1,3 +1,10 @@ +haskell-pandoc-types (1.12.4.5-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:52 +0200 + haskell-pandoc-types (1.12.4.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-pandoc-types/debian/control b/p/haskell-pandoc-types/debian/control index 4473d7901..0ed7f451c 100644 --- a/p/haskell-pandoc-types/debian/control +++ b/p/haskell-pandoc-types/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pango/debian/changelog b/p/haskell-pango/debian/changelog index bc41e9d4c..aafa09ea7 100644 --- a/p/haskell-pango/debian/changelog +++ b/p/haskell-pango/debian/changelog @@ -1,6 +1,8 @@ haskell-pango (0.13.1.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:10 +0200 diff --git a/p/haskell-pango/debian/control b/p/haskell-pango/debian/control index 3036b4465..a72873db1 100644 --- a/p/haskell-pango/debian/control +++ b/p/haskell-pango/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-parallel/debian/changelog b/p/haskell-parallel/debian/changelog index aaef8be3a..576b6f3f7 100644 --- a/p/haskell-parallel/debian/changelog +++ b/p/haskell-parallel/debian/changelog @@ -1,6 +1,8 @@ haskell-parallel (3.2.0.6-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:10 +0200 diff --git a/p/haskell-parallel/debian/control b/p/haskell-parallel/debian/control index 53e27ccf5..9780ae765 100644 --- a/p/haskell-parallel/debian/control +++ b/p/haskell-parallel/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-parseargs/debian/changelog b/p/haskell-parseargs/debian/changelog index 4945fda11..64a22c16f 100644 --- a/p/haskell-parseargs/debian/changelog +++ b/p/haskell-parseargs/debian/changelog @@ -1,6 +1,8 @@ haskell-parseargs (0.1.5.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:11 +0200 diff --git a/p/haskell-parseargs/debian/control b/p/haskell-parseargs/debian/control index 5fa1815f0..dfed48bbb 100644 --- a/p/haskell-parseargs/debian/control +++ b/p/haskell-parseargs/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-parsec/debian/changelog b/p/haskell-parsec/debian/changelog index 2ac4d4b48..e68d98bc5 100644 --- a/p/haskell-parsec/debian/changelog +++ b/p/haskell-parsec/debian/changelog @@ -1,6 +1,8 @@ haskell-parsec (3.1.9-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:11 +0200 diff --git a/p/haskell-parsec/debian/control b/p/haskell-parsec/debian/control index 6adb62aa4..98b151428 100644 --- a/p/haskell-parsec/debian/control +++ b/p/haskell-parsec/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-parsers/debian/changelog b/p/haskell-parsers/debian/changelog index b69191d77..346d35885 100644 --- a/p/haskell-parsers/debian/changelog +++ b/p/haskell-parsers/debian/changelog @@ -1,6 +1,8 @@ haskell-parsers (0.12.2.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:11 +0200 diff --git a/p/haskell-parsers/debian/control b/p/haskell-parsers/debian/control index 58c4cee35..10ead034a 100644 --- a/p/haskell-parsers/debian/control +++ b/p/haskell-parsers/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-path-pieces/debian/changelog b/p/haskell-path-pieces/debian/changelog index b7e15296e..c0e44df9a 100644 --- a/p/haskell-path-pieces/debian/changelog +++ b/p/haskell-path-pieces/debian/changelog @@ -2,6 +2,8 @@ haskell-path-pieces (0.2.0-2) UNRELEASED; urgency=medium * Pull in test suite build dependencies on alpha and hppa (Closes: #791623) * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Tue, 07 Jul 2015 12:47:10 +0200 diff --git a/p/haskell-path-pieces/debian/control b/p/haskell-path-pieces/debian/control index 781ac2303..9f1ad7808 100644 --- a/p/haskell-path-pieces/debian/control +++ b/p/haskell-path-pieces/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-path/debian/changelog b/p/haskell-path/debian/changelog index e52360598..b1363b0f0 100644 --- a/p/haskell-path/debian/changelog +++ b/p/haskell-path/debian/changelog @@ -1,3 +1,10 @@ +haskell-path (0.5.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:53 +0200 + haskell-path (0.5.2-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-path/debian/control b/p/haskell-path/debian/control index 615b9b452..bfe0910ad 100644 --- a/p/haskell-path/debian/control +++ b/p/haskell-path/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-patience/debian/changelog b/p/haskell-patience/debian/changelog index 794cf6e14..e56adab9a 100644 --- a/p/haskell-patience/debian/changelog +++ b/p/haskell-patience/debian/changelog @@ -1,6 +1,8 @@ haskell-patience (0.1.1-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:11 +0200 diff --git a/p/haskell-patience/debian/control b/p/haskell-patience/debian/control index 1bc925978..8a6e561aa 100644 --- a/p/haskell-patience/debian/control +++ b/p/haskell-patience/debian/control @@ -4,7 +4,7 @@ Uploaders: John Millikin <jmillikin@gmail.com> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pcap/debian/changelog b/p/haskell-pcap/debian/changelog index dc7c80764..e5cdd4bfa 100644 --- a/p/haskell-pcap/debian/changelog +++ b/p/haskell-pcap/debian/changelog @@ -1,6 +1,8 @@ haskell-pcap (0.4.5.2-8) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:12 +0200 diff --git a/p/haskell-pcap/debian/control b/p/haskell-pcap/debian/control index 31518bd7c..b6e2fa148 100644 --- a/p/haskell-pcap/debian/control +++ b/p/haskell-pcap/debian/control @@ -4,7 +4,7 @@ Uploaders: Iain Lane <laney@debian.org> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pcre-light/debian/changelog b/p/haskell-pcre-light/debian/changelog index 1b495b770..a126364a3 100644 --- a/p/haskell-pcre-light/debian/changelog +++ b/p/haskell-pcre-light/debian/changelog @@ -1,6 +1,8 @@ haskell-pcre-light (0.4.0.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:12 +0200 diff --git a/p/haskell-pcre-light/debian/control b/p/haskell-pcre-light/debian/control index 509ff1e50..26c5f258f 100644 --- a/p/haskell-pcre-light/debian/control +++ b/p/haskell-pcre-light/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pem/debian/changelog b/p/haskell-pem/debian/changelog index f7910dbb6..714637b97 100644 --- a/p/haskell-pem/debian/changelog +++ b/p/haskell-pem/debian/changelog @@ -1,6 +1,8 @@ haskell-pem (0.2.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:12 +0200 diff --git a/p/haskell-pem/debian/control b/p/haskell-pem/debian/control index 366a407c2..29227eb38 100644 --- a/p/haskell-pem/debian/control +++ b/p/haskell-pem/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-persistent-postgresql/debian/changelog b/p/haskell-persistent-postgresql/debian/changelog index d2a615e21..eff2f2ca5 100644 --- a/p/haskell-persistent-postgresql/debian/changelog +++ b/p/haskell-persistent-postgresql/debian/changelog @@ -2,6 +2,8 @@ haskell-persistent-postgresql (2.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:43:18 +0200 diff --git a/p/haskell-persistent-postgresql/debian/control b/p/haskell-persistent-postgresql/debian/control index d6684d37e..08b1d4e08 100644 --- a/p/haskell-persistent-postgresql/debian/control +++ b/p/haskell-persistent-postgresql/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-persistent-sqlite/debian/changelog b/p/haskell-persistent-sqlite/debian/changelog index 12b2c67f3..624c47533 100644 --- a/p/haskell-persistent-sqlite/debian/changelog +++ b/p/haskell-persistent-sqlite/debian/changelog @@ -2,6 +2,8 @@ haskell-persistent-sqlite (2.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:42:39 +0200 diff --git a/p/haskell-persistent-sqlite/debian/control b/p/haskell-persistent-sqlite/debian/control index 6c8b40365..80c3897b9 100644 --- a/p/haskell-persistent-sqlite/debian/control +++ b/p/haskell-persistent-sqlite/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-persistent-template/debian/changelog b/p/haskell-persistent-template/debian/changelog index 451eefd95..b52cdb42d 100644 --- a/p/haskell-persistent-template/debian/changelog +++ b/p/haskell-persistent-template/debian/changelog @@ -1,3 +1,10 @@ +haskell-persistent-template (2.1.3.4-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:55 +0200 + haskell-persistent-template (2.1.3.4-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-persistent-template/debian/control b/p/haskell-persistent-template/debian/control index 5a7c94ff2..8c3c9fe0e 100644 --- a/p/haskell-persistent-template/debian/control +++ b/p/haskell-persistent-template/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-persistent/debian/changelog b/p/haskell-persistent/debian/changelog index f07c71b20..ccd01e1cd 100644 --- a/p/haskell-persistent/debian/changelog +++ b/p/haskell-persistent/debian/changelog @@ -1,6 +1,8 @@ haskell-persistent (2.2-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sun, 16 Aug 2015 00:34:19 +0200 diff --git a/p/haskell-persistent/debian/control b/p/haskell-persistent/debian/control index d5c35f3a2..dd5639af4 100644 --- a/p/haskell-persistent/debian/control +++ b/p/haskell-persistent/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pipes-aeson/debian/changelog b/p/haskell-pipes-aeson/debian/changelog index 175d10459..d408445b0 100644 --- a/p/haskell-pipes-aeson/debian/changelog +++ b/p/haskell-pipes-aeson/debian/changelog @@ -2,6 +2,8 @@ haskell-pipes-aeson (0.4.1.4-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:41:41 +0200 diff --git a/p/haskell-pipes-aeson/debian/control b/p/haskell-pipes-aeson/debian/control index ca8648796..cdb69673f 100644 --- a/p/haskell-pipes-aeson/debian/control +++ b/p/haskell-pipes-aeson/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pipes-attoparsec/debian/changelog b/p/haskell-pipes-attoparsec/debian/changelog index 64e828090..07c03886f 100644 --- a/p/haskell-pipes-attoparsec/debian/changelog +++ b/p/haskell-pipes-attoparsec/debian/changelog @@ -1,6 +1,8 @@ haskell-pipes-attoparsec (0.5.1.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:13 +0200 diff --git a/p/haskell-pipes-attoparsec/debian/control b/p/haskell-pipes-attoparsec/debian/control index 0d8cbb278..f72921d0d 100644 --- a/p/haskell-pipes-attoparsec/debian/control +++ b/p/haskell-pipes-attoparsec/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pipes-bytestring/debian/changelog b/p/haskell-pipes-bytestring/debian/changelog index 4a228d531..23a94b76b 100644 --- a/p/haskell-pipes-bytestring/debian/changelog +++ b/p/haskell-pipes-bytestring/debian/changelog @@ -1,6 +1,8 @@ haskell-pipes-bytestring (2.1.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:13 +0200 diff --git a/p/haskell-pipes-bytestring/debian/control b/p/haskell-pipes-bytestring/debian/control index 829802b7d..9b1ab9332 100644 --- a/p/haskell-pipes-bytestring/debian/control +++ b/p/haskell-pipes-bytestring/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pipes-group/debian/changelog b/p/haskell-pipes-group/debian/changelog index cc1e2309f..6218620e8 100644 --- a/p/haskell-pipes-group/debian/changelog +++ b/p/haskell-pipes-group/debian/changelog @@ -1,6 +1,8 @@ haskell-pipes-group (1.0.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:14 +0200 diff --git a/p/haskell-pipes-group/debian/control b/p/haskell-pipes-group/debian/control index 867d1e205..386b973e5 100644 --- a/p/haskell-pipes-group/debian/control +++ b/p/haskell-pipes-group/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pipes-parse/debian/changelog b/p/haskell-pipes-parse/debian/changelog index 351e452da..556f99f75 100644 --- a/p/haskell-pipes-parse/debian/changelog +++ b/p/haskell-pipes-parse/debian/changelog @@ -1,6 +1,8 @@ haskell-pipes-parse (3.0.3-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:14 +0200 diff --git a/p/haskell-pipes-parse/debian/control b/p/haskell-pipes-parse/debian/control index ff9b3b137..e5dcf5abb 100644 --- a/p/haskell-pipes-parse/debian/control +++ b/p/haskell-pipes-parse/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pipes-safe/debian/changelog b/p/haskell-pipes-safe/debian/changelog index 867ad8c09..e50ae91dc 100644 --- a/p/haskell-pipes-safe/debian/changelog +++ b/p/haskell-pipes-safe/debian/changelog @@ -1,3 +1,10 @@ +haskell-pipes-safe (2.2.3-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:57 +0200 + haskell-pipes-safe (2.2.3-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-pipes-safe/debian/control b/p/haskell-pipes-safe/debian/control index 972c45007..865fa9e41 100644 --- a/p/haskell-pipes-safe/debian/control +++ b/p/haskell-pipes-safe/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pipes-zlib/debian/changelog b/p/haskell-pipes-zlib/debian/changelog index 715fc0618..94a5cac9b 100644 --- a/p/haskell-pipes-zlib/debian/changelog +++ b/p/haskell-pipes-zlib/debian/changelog @@ -1,6 +1,8 @@ haskell-pipes-zlib (0.4.0.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:14 +0200 diff --git a/p/haskell-pipes-zlib/debian/control b/p/haskell-pipes-zlib/debian/control index 40b0487b2..170718c99 100644 --- a/p/haskell-pipes-zlib/debian/control +++ b/p/haskell-pipes-zlib/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pipes/debian/changelog b/p/haskell-pipes/debian/changelog index c1995a65f..2da71078f 100644 --- a/p/haskell-pipes/debian/changelog +++ b/p/haskell-pipes/debian/changelog @@ -1,6 +1,8 @@ haskell-pipes (4.1.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:13 +0200 diff --git a/p/haskell-pipes/debian/control b/p/haskell-pipes/debian/control index 99a3472bb..b33be207b 100644 --- a/p/haskell-pipes/debian/control +++ b/p/haskell-pipes/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pointed/debian/changelog b/p/haskell-pointed/debian/changelog index 5dfe5e1ff..4b3a939c6 100644 --- a/p/haskell-pointed/debian/changelog +++ b/p/haskell-pointed/debian/changelog @@ -1,6 +1,8 @@ haskell-pointed (4.2.0.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:15 +0200 diff --git a/p/haskell-pointed/debian/control b/p/haskell-pointed/debian/control index 28ee7ee29..1f5c85663 100644 --- a/p/haskell-pointed/debian/control +++ b/p/haskell-pointed/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pointedlist/debian/changelog b/p/haskell-pointedlist/debian/changelog index 186418006..425c66b03 100644 --- a/p/haskell-pointedlist/debian/changelog +++ b/p/haskell-pointedlist/debian/changelog @@ -1,6 +1,8 @@ haskell-pointedlist (0.6.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:15 +0200 diff --git a/p/haskell-pointedlist/debian/control b/p/haskell-pointedlist/debian/control index 38adfe4b4..5fba28fac 100644 --- a/p/haskell-pointedlist/debian/control +++ b/p/haskell-pointedlist/debian/control @@ -4,7 +4,7 @@ Uploaders: Masayuki Hatta <mhatta@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-polyparse/debian/changelog b/p/haskell-polyparse/debian/changelog index bdbf9628a..16eda8dce 100644 --- a/p/haskell-polyparse/debian/changelog +++ b/p/haskell-polyparse/debian/changelog @@ -1,6 +1,8 @@ haskell-polyparse (1.11-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:15 +0200 diff --git a/p/haskell-polyparse/debian/control b/p/haskell-polyparse/debian/control index 3a28fefef..84c0ade79 100644 --- a/p/haskell-polyparse/debian/control +++ b/p/haskell-polyparse/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-postgresql-libpq/debian/changelog b/p/haskell-postgresql-libpq/debian/changelog index e3249b00d..d4fbe533d 100644 --- a/p/haskell-postgresql-libpq/debian/changelog +++ b/p/haskell-postgresql-libpq/debian/changelog @@ -1,6 +1,8 @@ haskell-postgresql-libpq (0.9.1.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:15 +0200 diff --git a/p/haskell-postgresql-libpq/debian/control b/p/haskell-postgresql-libpq/debian/control index 4805bd019..5370c1982 100644 --- a/p/haskell-postgresql-libpq/debian/control +++ b/p/haskell-postgresql-libpq/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-postgresql-simple/debian/changelog b/p/haskell-postgresql-simple/debian/changelog index 23671bfb6..ec0b362ee 100644 --- a/p/haskell-postgresql-simple/debian/changelog +++ b/p/haskell-postgresql-simple/debian/changelog @@ -1,6 +1,8 @@ haskell-postgresql-simple (0.4.10.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:16 +0200 diff --git a/p/haskell-postgresql-simple/debian/control b/p/haskell-postgresql-simple/debian/control index 4d8f76d8c..491fdd0a4 100644 --- a/p/haskell-postgresql-simple/debian/control +++ b/p/haskell-postgresql-simple/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-prelude-extras/debian/changelog b/p/haskell-prelude-extras/debian/changelog index 34c893cb5..53398301b 100644 --- a/p/haskell-prelude-extras/debian/changelog +++ b/p/haskell-prelude-extras/debian/changelog @@ -1,6 +1,8 @@ haskell-prelude-extras (0.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:16 +0200 diff --git a/p/haskell-prelude-extras/debian/control b/p/haskell-prelude-extras/debian/control index d3681ca25..eeb93806a 100644 --- a/p/haskell-prelude-extras/debian/control +++ b/p/haskell-prelude-extras/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pretty-show/debian/changelog b/p/haskell-pretty-show/debian/changelog index 9cbf1a30b..23fc1ae09 100644 --- a/p/haskell-pretty-show/debian/changelog +++ b/p/haskell-pretty-show/debian/changelog @@ -1,6 +1,8 @@ haskell-pretty-show (1.6.8.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:16 +0200 diff --git a/p/haskell-pretty-show/debian/control b/p/haskell-pretty-show/debian/control index 54b0eee24..1ebe77e1a 100644 --- a/p/haskell-pretty-show/debian/control +++ b/p/haskell-pretty-show/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-prettyclass/debian/changelog b/p/haskell-prettyclass/debian/changelog index 403ce5515..6528bee0b 100644 --- a/p/haskell-prettyclass/debian/changelog +++ b/p/haskell-prettyclass/debian/changelog @@ -1,6 +1,8 @@ haskell-prettyclass (1.0.0.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:16 +0200 diff --git a/p/haskell-prettyclass/debian/control b/p/haskell-prettyclass/debian/control index 5a749202f..43396a3dc 100644 --- a/p/haskell-prettyclass/debian/control +++ b/p/haskell-prettyclass/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-primes/debian/changelog b/p/haskell-primes/debian/changelog index a26a508ce..bb81bdee6 100644 --- a/p/haskell-primes/debian/changelog +++ b/p/haskell-primes/debian/changelog @@ -1,6 +1,8 @@ haskell-primes (0.2.1.0-7) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:16 +0200 diff --git a/p/haskell-primes/debian/control b/p/haskell-primes/debian/control index 4ea0199f3..5712a0a0e 100644 --- a/p/haskell-primes/debian/control +++ b/p/haskell-primes/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-primitive/debian/changelog b/p/haskell-primitive/debian/changelog index ea0a840da..f384a359c 100644 --- a/p/haskell-primitive/debian/changelog +++ b/p/haskell-primitive/debian/changelog @@ -1,6 +1,8 @@ haskell-primitive (0.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:17 +0200 diff --git a/p/haskell-primitive/debian/control b/p/haskell-primitive/debian/control index 1b46497df..667651f38 100644 --- a/p/haskell-primitive/debian/control +++ b/p/haskell-primitive/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-process-extras/debian/changelog b/p/haskell-process-extras/debian/changelog index 0f629d62c..c0f49bfa8 100644 --- a/p/haskell-process-extras/debian/changelog +++ b/p/haskell-process-extras/debian/changelog @@ -1,3 +1,10 @@ +haskell-process-extras (0.3.3.5-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:22:59 +0200 + haskell-process-extras (0.3.3.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-process-extras/debian/control b/p/haskell-process-extras/debian/control index 572e8192f..02e6d47da 100644 --- a/p/haskell-process-extras/debian/control +++ b/p/haskell-process-extras/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Dmitry Bogatov <KAction@gnu.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-profunctors/debian/changelog b/p/haskell-profunctors/debian/changelog index 5a01385d4..ab1ef4c79 100644 --- a/p/haskell-profunctors/debian/changelog +++ b/p/haskell-profunctors/debian/changelog @@ -2,6 +2,8 @@ haskell-profunctors (5.1.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:41:23 +0200 diff --git a/p/haskell-profunctors/debian/control b/p/haskell-profunctors/debian/control index c4879fc51..9ce8f3ce4 100644 --- a/p/haskell-profunctors/debian/control +++ b/p/haskell-profunctors/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-project-template/debian/changelog b/p/haskell-project-template/debian/changelog index ecffd45a4..219eaeae7 100644 --- a/p/haskell-project-template/debian/changelog +++ b/p/haskell-project-template/debian/changelog @@ -2,6 +2,8 @@ haskell-project-template (0.2.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:41:04 +0200 diff --git a/p/haskell-project-template/debian/control b/p/haskell-project-template/debian/control index 963750950..cf89d3a35 100644 --- a/p/haskell-project-template/debian/control +++ b/p/haskell-project-template/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-psqueue/debian/changelog b/p/haskell-psqueue/debian/changelog index 02701c695..a09f0182c 100644 --- a/p/haskell-psqueue/debian/changelog +++ b/p/haskell-psqueue/debian/changelog @@ -1,6 +1,8 @@ haskell-psqueue (1.1-7) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:17 +0200 diff --git a/p/haskell-psqueue/debian/control b/p/haskell-psqueue/debian/control index 324b5abc8..085f70041 100644 --- a/p/haskell-psqueue/debian/control +++ b/p/haskell-psqueue/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-psqueues/debian/changelog b/p/haskell-psqueues/debian/changelog index abbea8ac9..8316c3f5a 100644 --- a/p/haskell-psqueues/debian/changelog +++ b/p/haskell-psqueues/debian/changelog @@ -1,5 +1,7 @@ haskell-psqueues (0.2.0.2-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:05:21 +0000 diff --git a/p/haskell-psqueues/debian/control b/p/haskell-psqueues/debian/control index 8ffa6e847..5501751be 100644 --- a/p/haskell-psqueues/debian/control +++ b/p/haskell-psqueues/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-publicsuffixlist/debian/changelog b/p/haskell-publicsuffixlist/debian/changelog index 4c2804f6d..48596033a 100644 --- a/p/haskell-publicsuffixlist/debian/changelog +++ b/p/haskell-publicsuffixlist/debian/changelog @@ -1,6 +1,8 @@ haskell-publicsuffixlist (0.1-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:18 +0200 diff --git a/p/haskell-publicsuffixlist/debian/control b/p/haskell-publicsuffixlist/debian/control index 0ebbec7df..a9c6c8c17 100644 --- a/p/haskell-publicsuffixlist/debian/control +++ b/p/haskell-publicsuffixlist/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-punycode/debian/changelog b/p/haskell-punycode/debian/changelog index 8cc83a832..facb49316 100644 --- a/p/haskell-punycode/debian/changelog +++ b/p/haskell-punycode/debian/changelog @@ -1,6 +1,8 @@ haskell-punycode (2.0-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:18 +0200 diff --git a/p/haskell-punycode/debian/control b/p/haskell-punycode/debian/control index c3aed9705..d5d48e578 100644 --- a/p/haskell-punycode/debian/control +++ b/p/haskell-punycode/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-puremd5/debian/changelog b/p/haskell-puremd5/debian/changelog index d6d1566bd..752c2d6f8 100644 --- a/p/haskell-puremd5/debian/changelog +++ b/p/haskell-puremd5/debian/changelog @@ -1,6 +1,8 @@ haskell-puremd5 (2.1.2.1-7) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:18 +0200 diff --git a/p/haskell-puremd5/debian/control b/p/haskell-puremd5/debian/control index 750afd3d3..fe33fadb6 100644 --- a/p/haskell-puremd5/debian/control +++ b/p/haskell-puremd5/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-pwstore-fast/debian/changelog b/p/haskell-pwstore-fast/debian/changelog index 56dcd4edc..0588c6f01 100644 --- a/p/haskell-pwstore-fast/debian/changelog +++ b/p/haskell-pwstore-fast/debian/changelog @@ -1,6 +1,8 @@ haskell-pwstore-fast (2.4.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:18 +0200 diff --git a/p/haskell-pwstore-fast/debian/control b/p/haskell-pwstore-fast/debian/control index 8bfacd27b..6bf99ffb6 100644 --- a/p/haskell-pwstore-fast/debian/control +++ b/p/haskell-pwstore-fast/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-qrencode/debian/changelog b/p/haskell-qrencode/debian/changelog index ef741ed1e..5b5ef01a6 100644 --- a/p/haskell-qrencode/debian/changelog +++ b/p/haskell-qrencode/debian/changelog @@ -1,6 +1,8 @@ haskell-qrencode (1.0.4-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:19 +0200 diff --git a/p/haskell-qrencode/debian/control b/p/haskell-qrencode/debian/control index 4ba9b01cf..0d9fa0bd7 100644 --- a/p/haskell-qrencode/debian/control +++ b/p/haskell-qrencode/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-quickcheck-instances/debian/changelog b/p/haskell-quickcheck-instances/debian/changelog index a732d9de5..b90ac0bb1 100644 --- a/p/haskell-quickcheck-instances/debian/changelog +++ b/p/haskell-quickcheck-instances/debian/changelog @@ -2,6 +2,8 @@ haskell-quickcheck-instances (0.3.11-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 19:58:08 +0200 diff --git a/p/haskell-quickcheck-instances/debian/control b/p/haskell-quickcheck-instances/debian/control index 364f3ccc5..1452de6d3 100644 --- a/p/haskell-quickcheck-instances/debian/control +++ b/p/haskell-quickcheck-instances/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-quickcheck-io/debian/changelog b/p/haskell-quickcheck-io/debian/changelog index faa69638e..4e28734c7 100644 --- a/p/haskell-quickcheck-io/debian/changelog +++ b/p/haskell-quickcheck-io/debian/changelog @@ -1,6 +1,8 @@ haskell-quickcheck-io (0.1.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:19 +0200 diff --git a/p/haskell-quickcheck-io/debian/control b/p/haskell-quickcheck-io/debian/control index 6846fa4f9..0be9245d1 100644 --- a/p/haskell-quickcheck-io/debian/control +++ b/p/haskell-quickcheck-io/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-quickcheck-safe/debian/changelog b/p/haskell-quickcheck-safe/debian/changelog index d589e91a9..8f26a6bed 100644 --- a/p/haskell-quickcheck-safe/debian/changelog +++ b/p/haskell-quickcheck-safe/debian/changelog @@ -1,5 +1,7 @@ haskell-quickcheck-safe (0.1.0.1-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:39:32 +0000 diff --git a/p/haskell-quickcheck-safe/debian/control b/p/haskell-quickcheck-safe/debian/control index 4dc57f970..8b36ea1b3 100644 --- a/p/haskell-quickcheck-safe/debian/control +++ b/p/haskell-quickcheck-safe/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-quickcheck-unicode/debian/changelog b/p/haskell-quickcheck-unicode/debian/changelog index 0b998f0bf..171e6f4cd 100644 --- a/p/haskell-quickcheck-unicode/debian/changelog +++ b/p/haskell-quickcheck-unicode/debian/changelog @@ -1,6 +1,8 @@ haskell-quickcheck-unicode (1.0.0.1-3) UNRELEASED; urgency=medium * debian/copyright: debian/*, not */debian + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 07 May 2015 15:58:05 +0200 diff --git a/p/haskell-quickcheck-unicode/debian/control b/p/haskell-quickcheck-unicode/debian/control index 66c60f14b..73de6484f 100644 --- a/p/haskell-quickcheck-unicode/debian/control +++ b/p/haskell-quickcheck-unicode/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-quickcheck/debian/changelog b/p/haskell-quickcheck/debian/changelog index 4d5853609..fbba9d1bd 100644 --- a/p/haskell-quickcheck/debian/changelog +++ b/p/haskell-quickcheck/debian/changelog @@ -2,6 +2,8 @@ haskell-quickcheck (2.8.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:21:34 +0200 diff --git a/p/haskell-quickcheck/debian/control b/p/haskell-quickcheck/debian/control index 269d12359..564c64b60 100644 --- a/p/haskell-quickcheck/debian/control +++ b/p/haskell-quickcheck/debian/control @@ -4,7 +4,7 @@ Uploaders: Iain Lane <laney@ubuntu.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-random-fu/debian/changelog b/p/haskell-random-fu/debian/changelog index d964a3a72..b0d70a202 100644 --- a/p/haskell-random-fu/debian/changelog +++ b/p/haskell-random-fu/debian/changelog @@ -1,3 +1,10 @@ +haskell-random-fu (0.2.6.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:02 +0200 + haskell-random-fu (0.2.6.2-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-random-fu/debian/control b/p/haskell-random-fu/debian/control index 2644acfb0..46231bf34 100644 --- a/p/haskell-random-fu/debian/control +++ b/p/haskell-random-fu/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.10) , ghc , ghc-prof , libghc-erf-dev diff --git a/p/haskell-random-shuffle/debian/changelog b/p/haskell-random-shuffle/debian/changelog index 5bee56101..1e9a20da0 100644 --- a/p/haskell-random-shuffle/debian/changelog +++ b/p/haskell-random-shuffle/debian/changelog @@ -1,6 +1,8 @@ haskell-random-shuffle (0.0.4-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:20 +0200 diff --git a/p/haskell-random-shuffle/debian/control b/p/haskell-random-shuffle/debian/control index 7e7202d38..d0e0576da 100644 --- a/p/haskell-random-shuffle/debian/control +++ b/p/haskell-random-shuffle/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-random-source/debian/changelog b/p/haskell-random-source/debian/changelog index b825015b0..01b918ddb 100644 --- a/p/haskell-random-source/debian/changelog +++ b/p/haskell-random-source/debian/changelog @@ -1,3 +1,10 @@ +haskell-random-source (0.3.0.6-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:03 +0200 + haskell-random-source (0.3.0.6-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-random-source/debian/control b/p/haskell-random-source/debian/control index 1325237fd..313330a6e 100644 --- a/p/haskell-random-source/debian/control +++ b/p/haskell-random-source/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.10) , ghc , ghc-prof , libghc-flexible-defaults-dev (>= 0.0.0.2) diff --git a/p/haskell-random/debian/changelog b/p/haskell-random/debian/changelog index c58cf934d..7333ac72f 100644 --- a/p/haskell-random/debian/changelog +++ b/p/haskell-random/debian/changelog @@ -1,6 +1,8 @@ haskell-random (1.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:19 +0200 diff --git a/p/haskell-random/debian/control b/p/haskell-random/debian/control index 54586ec14..d110343bc 100644 --- a/p/haskell-random/debian/control +++ b/p/haskell-random/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breiter <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-reactive-banana/debian/changelog b/p/haskell-reactive-banana/debian/changelog index 62fb2be0a..0247b295b 100644 --- a/p/haskell-reactive-banana/debian/changelog +++ b/p/haskell-reactive-banana/debian/changelog @@ -2,6 +2,8 @@ haskell-reactive-banana (0.8.1.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:40:47 +0200 diff --git a/p/haskell-reactive-banana/debian/control b/p/haskell-reactive-banana/debian/control index edfc27042..12f050e35 100644 --- a/p/haskell-reactive-banana/debian/control +++ b/p/haskell-reactive-banana/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-readargs/debian/changelog b/p/haskell-readargs/debian/changelog index 04f6bd67d..304ca5ea6 100644 --- a/p/haskell-readargs/debian/changelog +++ b/p/haskell-readargs/debian/changelog @@ -1,3 +1,10 @@ +haskell-readargs (1.2.2-4) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:03 +0200 + haskell-readargs (1.2.2-3) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-readargs/debian/control b/p/haskell-readargs/debian/control index 75205769b..2f7dbde3b 100644 --- a/p/haskell-readargs/debian/control +++ b/p/haskell-readargs/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-recaptcha/debian/changelog b/p/haskell-recaptcha/debian/changelog index ea7d2b8f3..cf398a6dc 100644 --- a/p/haskell-recaptcha/debian/changelog +++ b/p/haskell-recaptcha/debian/changelog @@ -1,6 +1,8 @@ haskell-recaptcha (0.1.0.3-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:20 +0200 diff --git a/p/haskell-recaptcha/debian/control b/p/haskell-recaptcha/debian/control index eaaf43326..60ddaa09a 100644 --- a/p/haskell-recaptcha/debian/control +++ b/p/haskell-recaptcha/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-reducers/debian/changelog b/p/haskell-reducers/debian/changelog index 265c89237..0a0ff9ce1 100644 --- a/p/haskell-reducers/debian/changelog +++ b/p/haskell-reducers/debian/changelog @@ -1,6 +1,8 @@ haskell-reducers (3.10.3.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:20 +0200 diff --git a/p/haskell-reducers/debian/control b/p/haskell-reducers/debian/control index 0e3a3c976..76eff36ae 100644 --- a/p/haskell-reducers/debian/control +++ b/p/haskell-reducers/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-reflection/debian/changelog b/p/haskell-reflection/debian/changelog index 340c1d1b1..4fec2f3db 100644 --- a/p/haskell-reflection/debian/changelog +++ b/p/haskell-reflection/debian/changelog @@ -2,6 +2,8 @@ haskell-reflection (2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:40:34 +0200 diff --git a/p/haskell-reflection/debian/control b/p/haskell-reflection/debian/control index 62253a43f..16cf78976 100644 --- a/p/haskell-reflection/debian/control +++ b/p/haskell-reflection/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-reform-happstack/debian/changelog b/p/haskell-reform-happstack/debian/changelog index d36c5d1da..48befbe71 100644 --- a/p/haskell-reform-happstack/debian/changelog +++ b/p/haskell-reform-happstack/debian/changelog @@ -1,6 +1,8 @@ haskell-reform-happstack (0.2.5-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:21 +0200 diff --git a/p/haskell-reform-happstack/debian/control b/p/haskell-reform-happstack/debian/control index 984fcf3a4..90d6893b9 100644 --- a/p/haskell-reform-happstack/debian/control +++ b/p/haskell-reform-happstack/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-reform-hsp/debian/changelog b/p/haskell-reform-hsp/debian/changelog index e78ea8bd3..ad747b34e 100644 --- a/p/haskell-reform-hsp/debian/changelog +++ b/p/haskell-reform-hsp/debian/changelog @@ -1,6 +1,8 @@ haskell-reform-hsp (0.2.5-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:21 +0200 diff --git a/p/haskell-reform-hsp/debian/control b/p/haskell-reform-hsp/debian/control index 65f99626e..5e18ecc0b 100644 --- a/p/haskell-reform-hsp/debian/control +++ b/p/haskell-reform-hsp/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-reform/debian/changelog b/p/haskell-reform/debian/changelog index f43329ce8..89a438313 100644 --- a/p/haskell-reform/debian/changelog +++ b/p/haskell-reform/debian/changelog @@ -1,6 +1,8 @@ haskell-reform (0.2.6-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:21 +0200 diff --git a/p/haskell-reform/debian/control b/p/haskell-reform/debian/control index 98b90eae2..01b6754e2 100644 --- a/p/haskell-reform/debian/control +++ b/p/haskell-reform/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-regex-applicative/debian/changelog b/p/haskell-regex-applicative/debian/changelog index 91e4c3ab7..dff729f60 100644 --- a/p/haskell-regex-applicative/debian/changelog +++ b/p/haskell-regex-applicative/debian/changelog @@ -1,3 +1,10 @@ +haskell-regex-applicative (0.3.2.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:05 +0200 + haskell-regex-applicative (0.3.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-regex-applicative/debian/control b/p/haskell-regex-applicative/debian/control index 9e6871965..3ec9bbc76 100644 --- a/p/haskell-regex-applicative/debian/control +++ b/p/haskell-regex-applicative/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-regex-base/debian/changelog b/p/haskell-regex-base/debian/changelog index 97c7d1b76..07a276c27 100644 --- a/p/haskell-regex-base/debian/changelog +++ b/p/haskell-regex-base/debian/changelog @@ -1,6 +1,8 @@ haskell-regex-base (0.93.2-7) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:22 +0200 diff --git a/p/haskell-regex-base/debian/control b/p/haskell-regex-base/debian/control index ec1a57d63..40156f357 100644 --- a/p/haskell-regex-base/debian/control +++ b/p/haskell-regex-base/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-regex-compat-tdfa/debian/changelog b/p/haskell-regex-compat-tdfa/debian/changelog index 04eff5674..6d5903b71 100644 --- a/p/haskell-regex-compat-tdfa/debian/changelog +++ b/p/haskell-regex-compat-tdfa/debian/changelog @@ -1,3 +1,10 @@ +haskell-regex-compat-tdfa (0.95.1.4-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:06 +0200 + haskell-regex-compat-tdfa (0.95.1.4-1) unstable; urgency=low [ Debian Haskell Group ] diff --git a/p/haskell-regex-compat-tdfa/debian/control b/p/haskell-regex-compat-tdfa/debian/control index ebf016c9e..ef677af21 100644 --- a/p/haskell-regex-compat-tdfa/debian/control +++ b/p/haskell-regex-compat-tdfa/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-regex-compat/debian/changelog b/p/haskell-regex-compat/debian/changelog index d8628f39c..78f9b7d0f 100644 --- a/p/haskell-regex-compat/debian/changelog +++ b/p/haskell-regex-compat/debian/changelog @@ -1,6 +1,8 @@ haskell-regex-compat (0.95.1-7) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:22 +0200 diff --git a/p/haskell-regex-compat/debian/control b/p/haskell-regex-compat/debian/control index aeb3e07fa..141e782a6 100644 --- a/p/haskell-regex-compat/debian/control +++ b/p/haskell-regex-compat/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-regex-pcre/debian/changelog b/p/haskell-regex-pcre/debian/changelog index 9e5f84f83..028169b69 100644 --- a/p/haskell-regex-pcre/debian/changelog +++ b/p/haskell-regex-pcre/debian/changelog @@ -1,6 +1,8 @@ haskell-regex-pcre (0.94.4-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:22 +0200 diff --git a/p/haskell-regex-pcre/debian/control b/p/haskell-regex-pcre/debian/control index 656a70daf..c31f1eca6 100644 --- a/p/haskell-regex-pcre/debian/control +++ b/p/haskell-regex-pcre/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-regex-posix/debian/changelog b/p/haskell-regex-posix/debian/changelog index b00639310..ede503032 100644 --- a/p/haskell-regex-posix/debian/changelog +++ b/p/haskell-regex-posix/debian/changelog @@ -1,6 +1,8 @@ haskell-regex-posix (0.95.2-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:22 +0200 diff --git a/p/haskell-regex-posix/debian/control b/p/haskell-regex-posix/debian/control index 9e37d12de..5f65fd0d3 100644 --- a/p/haskell-regex-posix/debian/control +++ b/p/haskell-regex-posix/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-regex-tdfa/debian/changelog b/p/haskell-regex-tdfa/debian/changelog index 0e518d42e..54832728d 100644 --- a/p/haskell-regex-tdfa/debian/changelog +++ b/p/haskell-regex-tdfa/debian/changelog @@ -1,6 +1,8 @@ haskell-regex-tdfa (1.2.0-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:23 +0200 diff --git a/p/haskell-regex-tdfa/debian/control b/p/haskell-regex-tdfa/debian/control index b19030151..14fe2090c 100644 --- a/p/haskell-regex-tdfa/debian/control +++ b/p/haskell-regex-tdfa/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-regexpr/debian/changelog b/p/haskell-regexpr/debian/changelog index f247dad57..920fdaa30 100644 --- a/p/haskell-regexpr/debian/changelog +++ b/p/haskell-regexpr/debian/changelog @@ -1,6 +1,8 @@ haskell-regexpr (0.5.4-8) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:23 +0200 diff --git a/p/haskell-regexpr/debian/control b/p/haskell-regexpr/debian/control index 857057e70..3570d3ead 100644 --- a/p/haskell-regexpr/debian/control +++ b/p/haskell-regexpr/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-repa/debian/changelog b/p/haskell-repa/debian/changelog index 001c35ce1..b06a3b3c4 100644 --- a/p/haskell-repa/debian/changelog +++ b/p/haskell-repa/debian/changelog @@ -2,6 +2,8 @@ haskell-repa (3.4.0.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:34:37 +0200 diff --git a/p/haskell-repa/debian/control b/p/haskell-repa/debian/control index a428f3bca..75cdf1516 100644 --- a/p/haskell-repa/debian/control +++ b/p/haskell-repa/debian/control @@ -4,7 +4,7 @@ Uploaders: Denis Laxalde <denis@laxalde.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-resource-pool/debian/changelog b/p/haskell-resource-pool/debian/changelog index 3ede51552..9f39da408 100644 --- a/p/haskell-resource-pool/debian/changelog +++ b/p/haskell-resource-pool/debian/changelog @@ -1,6 +1,8 @@ haskell-resource-pool (0.2.3.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:23 +0200 diff --git a/p/haskell-resource-pool/debian/control b/p/haskell-resource-pool/debian/control index c9d02ddfd..38087af86 100644 --- a/p/haskell-resource-pool/debian/control +++ b/p/haskell-resource-pool/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-resourcet/debian/changelog b/p/haskell-resourcet/debian/changelog index 7ad3aab79..c2042cf9d 100644 --- a/p/haskell-resourcet/debian/changelog +++ b/p/haskell-resourcet/debian/changelog @@ -1,6 +1,8 @@ haskell-resourcet (1.1.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:23 +0200 diff --git a/p/haskell-resourcet/debian/control b/p/haskell-resourcet/debian/control index 907bfeaa6..51a4ee066 100644 --- a/p/haskell-resourcet/debian/control +++ b/p/haskell-resourcet/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-retry/debian/changelog b/p/haskell-retry/debian/changelog index 4a42fed98..6d743bab8 100644 --- a/p/haskell-retry/debian/changelog +++ b/p/haskell-retry/debian/changelog @@ -1,5 +1,7 @@ haskell-retry (0.6-1) unstable; urgency=low * Initial release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:14:45 +0000 diff --git a/p/haskell-retry/debian/control b/p/haskell-retry/debian/control index a54d60660..621242599 100644 --- a/p/haskell-retry/debian/control +++ b/p/haskell-retry/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-rsa/debian/changelog b/p/haskell-rsa/debian/changelog index 2804e9f06..d1dc2d99a 100644 --- a/p/haskell-rsa/debian/changelog +++ b/p/haskell-rsa/debian/changelog @@ -1,6 +1,8 @@ haskell-rsa (2.1.0.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:24 +0200 diff --git a/p/haskell-rsa/debian/control b/p/haskell-rsa/debian/control index df1fd39d9..a447ccbcb 100644 --- a/p/haskell-rsa/debian/control +++ b/p/haskell-rsa/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-rvar/debian/changelog b/p/haskell-rvar/debian/changelog index a889b4aec..b733fe9d4 100644 --- a/p/haskell-rvar/debian/changelog +++ b/p/haskell-rvar/debian/changelog @@ -1,3 +1,10 @@ +haskell-rvar (0.2.0.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:08 +0200 + haskell-rvar (0.2.0.2-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-rvar/debian/control b/p/haskell-rvar/debian/control index 1ab2b2345..d19597730 100644 --- a/p/haskell-rvar/debian/control +++ b/p/haskell-rvar/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.10) , ghc , ghc-prof , libghc-monadprompt-dev (>= 1.0) diff --git a/p/haskell-safe/debian/changelog b/p/haskell-safe/debian/changelog index 37e6b5ba0..7a6ba50ce 100644 --- a/p/haskell-safe/debian/changelog +++ b/p/haskell-safe/debian/changelog @@ -1,6 +1,8 @@ haskell-safe (0.3.9-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:24 +0200 diff --git a/p/haskell-safe/debian/control b/p/haskell-safe/debian/control index ba8f9b6e5..a50c11b89 100644 --- a/p/haskell-safe/debian/control +++ b/p/haskell-safe/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-safecopy/debian/changelog b/p/haskell-safecopy/debian/changelog index 55a72e9e8..44fc8d61c 100644 --- a/p/haskell-safecopy/debian/changelog +++ b/p/haskell-safecopy/debian/changelog @@ -2,6 +2,8 @@ haskell-safecopy (0.8.5-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:39:16 +0200 diff --git a/p/haskell-safecopy/debian/control b/p/haskell-safecopy/debian/control index 27680b599..09ef9a8d9 100644 --- a/p/haskell-safecopy/debian/control +++ b/p/haskell-safecopy/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-safesemaphore/debian/changelog b/p/haskell-safesemaphore/debian/changelog index 9b8d913f0..64f5a83fe 100644 --- a/p/haskell-safesemaphore/debian/changelog +++ b/p/haskell-safesemaphore/debian/changelog @@ -1,6 +1,8 @@ haskell-safesemaphore (0.10.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:25 +0200 diff --git a/p/haskell-safesemaphore/debian/control b/p/haskell-safesemaphore/debian/control index 3d14b0c97..50395d969 100644 --- a/p/haskell-safesemaphore/debian/control +++ b/p/haskell-safesemaphore/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-sandi/debian/changelog b/p/haskell-sandi/debian/changelog index 20cccd1ae..bc1e86af7 100644 --- a/p/haskell-sandi/debian/changelog +++ b/p/haskell-sandi/debian/changelog @@ -1,3 +1,10 @@ +haskell-sandi (0.3.5-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:09 +0200 + haskell-sandi (0.3.5-2) unstable; urgency=medium * Disable test-suite on non-TH-architectures diff --git a/p/haskell-sandi/debian/control b/p/haskell-sandi/debian/control index 044537380..846397589 100644 --- a/p/haskell-sandi/debian/control +++ b/p/haskell-sandi/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-scientific/debian/changelog b/p/haskell-scientific/debian/changelog index 660c031ac..3c031628e 100644 --- a/p/haskell-scientific/debian/changelog +++ b/p/haskell-scientific/debian/changelog @@ -1,6 +1,8 @@ haskell-scientific (0.3.3.8-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:25 +0200 diff --git a/p/haskell-scientific/debian/control b/p/haskell-scientific/debian/control index c5dac14cc..f232c932b 100644 --- a/p/haskell-scientific/debian/control +++ b/p/haskell-scientific/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-scrobble/debian/changelog b/p/haskell-scrobble/debian/changelog index 8a915e15f..5308d4e38 100644 --- a/p/haskell-scrobble/debian/changelog +++ b/p/haskell-scrobble/debian/changelog @@ -1,6 +1,8 @@ haskell-scrobble (0.2.1.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:25 +0200 diff --git a/p/haskell-scrobble/debian/control b/p/haskell-scrobble/debian/control index b51ab1438..589968985 100644 --- a/p/haskell-scrobble/debian/control +++ b/p/haskell-scrobble/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-sdl-gfx/debian/changelog b/p/haskell-sdl-gfx/debian/changelog index 5934fb175..85119445c 100644 --- a/p/haskell-sdl-gfx/debian/changelog +++ b/p/haskell-sdl-gfx/debian/changelog @@ -1,6 +1,8 @@ haskell-sdl-gfx (0.6.0-8) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:25 +0200 diff --git a/p/haskell-sdl-gfx/debian/control b/p/haskell-sdl-gfx/debian/control index 027d0314e..cf3c99e26 100644 --- a/p/haskell-sdl-gfx/debian/control +++ b/p/haskell-sdl-gfx/debian/control @@ -4,7 +4,7 @@ Uploaders: Miriam Ruiz <little_miry@yahoo.es> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-sdl-image/debian/changelog b/p/haskell-sdl-image/debian/changelog index a5a2a3a28..0f3bc9444 100644 --- a/p/haskell-sdl-image/debian/changelog +++ b/p/haskell-sdl-image/debian/changelog @@ -1,6 +1,8 @@ haskell-sdl-image (0.6.1-8) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:26 +0200 diff --git a/p/haskell-sdl-image/debian/control b/p/haskell-sdl-image/debian/control index 8eb8cb304..8e280ace3 100644 --- a/p/haskell-sdl-image/debian/control +++ b/p/haskell-sdl-image/debian/control @@ -4,7 +4,7 @@ Uploaders: Miriam Ruiz <little_miry@yahoo.es> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-sdl-mixer/debian/changelog b/p/haskell-sdl-mixer/debian/changelog index 70907421d..fc452c715 100644 --- a/p/haskell-sdl-mixer/debian/changelog +++ b/p/haskell-sdl-mixer/debian/changelog @@ -1,6 +1,8 @@ haskell-sdl-mixer (0.6.1-8) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:26 +0200 diff --git a/p/haskell-sdl-mixer/debian/control b/p/haskell-sdl-mixer/debian/control index b54541d0b..c9099d827 100644 --- a/p/haskell-sdl-mixer/debian/control +++ b/p/haskell-sdl-mixer/debian/control @@ -4,7 +4,7 @@ Uploaders: Miriam Ruiz <little_miry@yahoo.es> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-sdl-ttf/debian/changelog b/p/haskell-sdl-ttf/debian/changelog index 900771c45..55d9e2764 100644 --- a/p/haskell-sdl-ttf/debian/changelog +++ b/p/haskell-sdl-ttf/debian/changelog @@ -1,6 +1,8 @@ haskell-sdl-ttf (0.6.2-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:26 +0200 diff --git a/p/haskell-sdl-ttf/debian/control b/p/haskell-sdl-ttf/debian/control index 21e0e0952..b6a84020e 100644 --- a/p/haskell-sdl-ttf/debian/control +++ b/p/haskell-sdl-ttf/debian/control @@ -4,7 +4,7 @@ Uploaders: Miriam Ruiz <little_miry@yahoo.es> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-sdl/debian/changelog b/p/haskell-sdl/debian/changelog index bc6303acd..afd05efaf 100644 --- a/p/haskell-sdl/debian/changelog +++ b/p/haskell-sdl/debian/changelog @@ -1,6 +1,8 @@ haskell-sdl (0.6.5-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:25 +0200 diff --git a/p/haskell-sdl/debian/control b/p/haskell-sdl/debian/control index 07a07f39a..bd884a1b1 100644 --- a/p/haskell-sdl/debian/control +++ b/p/haskell-sdl/debian/control @@ -4,7 +4,7 @@ Uploaders: Miriam Ruiz <little_miry@yahoo.es> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-securemem/debian/changelog b/p/haskell-securemem/debian/changelog index b8bcd10c8..0f5f1ac5f 100644 --- a/p/haskell-securemem/debian/changelog +++ b/p/haskell-securemem/debian/changelog @@ -1,3 +1,10 @@ +haskell-securemem (0.1.9-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:11 +0200 + haskell-securemem (0.1.9-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-securemem/debian/control b/p/haskell-securemem/debian/control index a21d6e736..cfbaba6cd 100644 --- a/p/haskell-securemem/debian/control +++ b/p/haskell-securemem/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-semigroupoids/debian/changelog b/p/haskell-semigroupoids/debian/changelog index 017609280..411dad76c 100644 --- a/p/haskell-semigroupoids/debian/changelog +++ b/p/haskell-semigroupoids/debian/changelog @@ -2,6 +2,8 @@ haskell-semigroupoids (5.0.0.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:16:19 +0200 diff --git a/p/haskell-semigroupoids/debian/control b/p/haskell-semigroupoids/debian/control index e8038e30e..77fb02a59 100644 --- a/p/haskell-semigroupoids/debian/control +++ b/p/haskell-semigroupoids/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-semigroups/debian/changelog b/p/haskell-semigroups/debian/changelog index 1032d7742..9e64ed08c 100644 --- a/p/haskell-semigroups/debian/changelog +++ b/p/haskell-semigroups/debian/changelog @@ -1,6 +1,8 @@ haskell-semigroups (0.16.2.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:26 +0200 diff --git a/p/haskell-semigroups/debian/control b/p/haskell-semigroups/debian/control index e4eae96cd..1028589c7 100644 --- a/p/haskell-semigroups/debian/control +++ b/p/haskell-semigroups/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-sendfile/debian/changelog b/p/haskell-sendfile/debian/changelog index 29f93c814..54a657a6e 100644 --- a/p/haskell-sendfile/debian/changelog +++ b/p/haskell-sendfile/debian/changelog @@ -1,6 +1,8 @@ haskell-sendfile (0.7.9-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:27 +0200 diff --git a/p/haskell-sendfile/debian/control b/p/haskell-sendfile/debian/control index 5df82c315..c730457e4 100644 --- a/p/haskell-sendfile/debian/control +++ b/p/haskell-sendfile/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-set-extra/debian/changelog b/p/haskell-set-extra/debian/changelog index 547d729dc..907e984e7 100644 --- a/p/haskell-set-extra/debian/changelog +++ b/p/haskell-set-extra/debian/changelog @@ -2,6 +2,8 @@ haskell-set-extra (1.3.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:16:07 +0200 diff --git a/p/haskell-set-extra/debian/control b/p/haskell-set-extra/debian/control index 20d64356d..de200052e 100644 --- a/p/haskell-set-extra/debian/control +++ b/p/haskell-set-extra/debian/control @@ -4,7 +4,7 @@ Uploaders: Sven Bartscher <sven.bartscher@weltraumschlangen.de> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-setenv/debian/changelog b/p/haskell-setenv/debian/changelog index a9a7a92d0..537d3cb20 100644 --- a/p/haskell-setenv/debian/changelog +++ b/p/haskell-setenv/debian/changelog @@ -1,6 +1,8 @@ haskell-setenv (0.1.1.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:27 +0200 diff --git a/p/haskell-setenv/debian/control b/p/haskell-setenv/debian/control index 360631e0c..8d34af490 100644 --- a/p/haskell-setenv/debian/control +++ b/p/haskell-setenv/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-setlocale/debian/changelog b/p/haskell-setlocale/debian/changelog index 956b64ee9..22d524cb2 100644 --- a/p/haskell-setlocale/debian/changelog +++ b/p/haskell-setlocale/debian/changelog @@ -1,6 +1,8 @@ haskell-setlocale (1.0.0.3-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:27 +0200 diff --git a/p/haskell-setlocale/debian/control b/p/haskell-setlocale/debian/control index a75747c39..7e8dbe877 100644 --- a/p/haskell-setlocale/debian/control +++ b/p/haskell-setlocale/debian/control @@ -4,7 +4,7 @@ Uploaders: Sven Bartscher <sven.bartscher@weltraumschlangen.de> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-sha/debian/changelog b/p/haskell-sha/debian/changelog index d682af1c4..6ffa46f19 100644 --- a/p/haskell-sha/debian/changelog +++ b/p/haskell-sha/debian/changelog @@ -1,6 +1,8 @@ haskell-sha (1.6.4.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:27 +0200 diff --git a/p/haskell-sha/debian/control b/p/haskell-sha/debian/control index de7286dc0..8f5cf9e9a 100644 --- a/p/haskell-sha/debian/control +++ b/p/haskell-sha/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-shake/debian/changelog b/p/haskell-shake/debian/changelog index f7de6352e..e6691d645 100644 --- a/p/haskell-shake/debian/changelog +++ b/p/haskell-shake/debian/changelog @@ -2,6 +2,8 @@ haskell-shake (0.15.5-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:40:11 +0200 diff --git a/p/haskell-shake/debian/control b/p/haskell-shake/debian/control index 39303c2fa..931ac356f 100644 --- a/p/haskell-shake/debian/control +++ b/p/haskell-shake/debian/control @@ -4,7 +4,7 @@ Uploaders: Colin Watson <cjwatson@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-shakespeare/debian/changelog b/p/haskell-shakespeare/debian/changelog index 9054c3f2d..8a469c7e3 100644 --- a/p/haskell-shakespeare/debian/changelog +++ b/p/haskell-shakespeare/debian/changelog @@ -1,6 +1,8 @@ haskell-shakespeare (2.0.5-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:28 +0200 diff --git a/p/haskell-shakespeare/debian/control b/p/haskell-shakespeare/debian/control index 6aaa8cc67..762ace432 100644 --- a/p/haskell-shakespeare/debian/control +++ b/p/haskell-shakespeare/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-show/debian/changelog b/p/haskell-show/debian/changelog index 737c2ca61..2c4c3fae1 100644 --- a/p/haskell-show/debian/changelog +++ b/p/haskell-show/debian/changelog @@ -1,6 +1,8 @@ haskell-show (0.6-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:28 +0200 diff --git a/p/haskell-show/debian/control b/p/haskell-show/debian/control index 326041bb7..2550ad811 100644 --- a/p/haskell-show/debian/control +++ b/p/haskell-show/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-silently/debian/changelog b/p/haskell-silently/debian/changelog index d224c8243..f18501327 100644 --- a/p/haskell-silently/debian/changelog +++ b/p/haskell-silently/debian/changelog @@ -1,3 +1,10 @@ +haskell-silently (1.2.5-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:13 +0200 + haskell-silently (1.2.5-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-silently/debian/control b/p/haskell-silently/debian/control index f47bf246c..722f5a49c 100644 --- a/p/haskell-silently/debian/control +++ b/p/haskell-silently/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-simple-reflect/debian/changelog b/p/haskell-simple-reflect/debian/changelog index 676d419d1..1ecf56fac 100644 --- a/p/haskell-simple-reflect/debian/changelog +++ b/p/haskell-simple-reflect/debian/changelog @@ -1,6 +1,8 @@ haskell-simple-reflect (0.3.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:28 +0200 diff --git a/p/haskell-simple-reflect/debian/control b/p/haskell-simple-reflect/debian/control index 2ab12ff4a..d2561b637 100644 --- a/p/haskell-simple-reflect/debian/control +++ b/p/haskell-simple-reflect/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-simple-sendfile/debian/changelog b/p/haskell-simple-sendfile/debian/changelog index fdfd4a6dd..e6eff6be8 100644 --- a/p/haskell-simple-sendfile/debian/changelog +++ b/p/haskell-simple-sendfile/debian/changelog @@ -1,6 +1,8 @@ haskell-simple-sendfile (0.2.21-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:29 +0200 diff --git a/p/haskell-simple-sendfile/debian/control b/p/haskell-simple-sendfile/debian/control index ca3c9c814..d54e2a0cf 100644 --- a/p/haskell-simple-sendfile/debian/control +++ b/p/haskell-simple-sendfile/debian/control @@ -5,7 +5,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, ghc-prof, libghc-network-dev, diff --git a/p/haskell-skein/debian/changelog b/p/haskell-skein/debian/changelog index bd2c34fa8..7ef107fc0 100644 --- a/p/haskell-skein/debian/changelog +++ b/p/haskell-skein/debian/changelog @@ -1,6 +1,8 @@ haskell-skein (1.0.9.3-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:29 +0200 diff --git a/p/haskell-skein/debian/control b/p/haskell-skein/debian/control index 87385846b..f0622506e 100644 --- a/p/haskell-skein/debian/control +++ b/p/haskell-skein/debian/control @@ -4,7 +4,7 @@ Uploaders: Iain Lane <laney@debian.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-smallcheck/debian/changelog b/p/haskell-smallcheck/debian/changelog index 73376c60d..fb78b167c 100644 --- a/p/haskell-smallcheck/debian/changelog +++ b/p/haskell-smallcheck/debian/changelog @@ -1,6 +1,8 @@ haskell-smallcheck (1.1.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:29 +0200 diff --git a/p/haskell-smallcheck/debian/control b/p/haskell-smallcheck/debian/control index a16baf47a..95fbd412b 100644 --- a/p/haskell-smallcheck/debian/control +++ b/p/haskell-smallcheck/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-smtlib/debian/changelog b/p/haskell-smtlib/debian/changelog index 2c7d74125..495680cac 100644 --- a/p/haskell-smtlib/debian/changelog +++ b/p/haskell-smtlib/debian/changelog @@ -1,3 +1,10 @@ +haskell-smtlib (1.0.7-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:14 +0200 + haskell-smtlib (1.0.7-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-smtlib/debian/control b/p/haskell-smtlib/debian/control index be9aafa9a..f9a062556 100644 --- a/p/haskell-smtlib/debian/control +++ b/p/haskell-smtlib/debian/control @@ -4,7 +4,7 @@ Uploaders: Kristoffer H Rose <krisrose@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.8), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-snap-core/debian/changelog b/p/haskell-snap-core/debian/changelog index 58f0541b1..2d47f707f 100644 --- a/p/haskell-snap-core/debian/changelog +++ b/p/haskell-snap-core/debian/changelog @@ -2,6 +2,8 @@ haskell-snap-core (0.9.7.2-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 23:05:14 +0200 diff --git a/p/haskell-snap-core/debian/control b/p/haskell-snap-core/debian/control index eeea9833c..fcba01f29 100644 --- a/p/haskell-snap-core/debian/control +++ b/p/haskell-snap-core/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-snap-server/debian/changelog b/p/haskell-snap-server/debian/changelog index 71705624e..368b70db8 100644 --- a/p/haskell-snap-server/debian/changelog +++ b/p/haskell-snap-server/debian/changelog @@ -1,6 +1,8 @@ haskell-snap-server (0.9.5.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:30 +0200 diff --git a/p/haskell-snap-server/debian/control b/p/haskell-snap-server/debian/control index 315e1803a..75ddd757a 100644 --- a/p/haskell-snap-server/debian/control +++ b/p/haskell-snap-server/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-snap/debian/changelog b/p/haskell-snap/debian/changelog index b34e7978d..567287dd2 100644 --- a/p/haskell-snap/debian/changelog +++ b/p/haskell-snap/debian/changelog @@ -2,6 +2,8 @@ haskell-snap (0.14.0.6-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sun, 16 Aug 2015 00:37:26 +0200 diff --git a/p/haskell-snap/debian/control b/p/haskell-snap/debian/control index 04c288144..35a23a8c1 100644 --- a/p/haskell-snap/debian/control +++ b/p/haskell-snap/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-sockaddr/debian/changelog b/p/haskell-sockaddr/debian/changelog index ac4e79f90..e1beb89e7 100644 --- a/p/haskell-sockaddr/debian/changelog +++ b/p/haskell-sockaddr/debian/changelog @@ -1,6 +1,8 @@ haskell-sockaddr (0.0.0-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:30 +0200 diff --git a/p/haskell-sockaddr/debian/control b/p/haskell-sockaddr/debian/control index 9ccec2380..0662d7181 100644 --- a/p/haskell-sockaddr/debian/control +++ b/p/haskell-sockaddr/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-socks/debian/changelog b/p/haskell-socks/debian/changelog index 066907f97..ebbd23fad 100644 --- a/p/haskell-socks/debian/changelog +++ b/p/haskell-socks/debian/changelog @@ -1,6 +1,8 @@ haskell-socks (0.5.4-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:30 +0200 diff --git a/p/haskell-socks/debian/control b/p/haskell-socks/debian/control index 817e84cff..653e8f4e3 100644 --- a/p/haskell-socks/debian/control +++ b/p/haskell-socks/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-split/debian/changelog b/p/haskell-split/debian/changelog index 71a54db32..019390f14 100644 --- a/p/haskell-split/debian/changelog +++ b/p/haskell-split/debian/changelog @@ -2,6 +2,8 @@ haskell-split (0.2.2-4) UNRELEASED; urgency=medium * Patch to allow GHC-7.10 * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 15:54:39 +0200 diff --git a/p/haskell-split/debian/control b/p/haskell-split/debian/control index 08cc94dcb..07e4a0ed9 100644 --- a/p/haskell-split/debian/control +++ b/p/haskell-split/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-src-exts/debian/changelog b/p/haskell-src-exts/debian/changelog index 3992707e7..080269f34 100644 --- a/p/haskell-src-exts/debian/changelog +++ b/p/haskell-src-exts/debian/changelog @@ -1,3 +1,10 @@ +haskell-src-exts (1.16.0.1-4) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:16 +0200 + haskell-src-exts (1.16.0.1-3) unstable; urgency=medium * Rebuild due to haskell-devscripts bug affecting the previous diff --git a/p/haskell-src-exts/debian/control b/p/haskell-src-exts/debian/control index c9eba2c34..4827a6f53 100644 --- a/p/haskell-src-exts/debian/control +++ b/p/haskell-src-exts/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-src-meta/debian/changelog b/p/haskell-src-meta/debian/changelog index d49f7741c..2d56805ee 100644 --- a/p/haskell-src-meta/debian/changelog +++ b/p/haskell-src-meta/debian/changelog @@ -1,6 +1,8 @@ haskell-src-meta (0.6.0.10-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:31 +0200 diff --git a/p/haskell-src-meta/debian/control b/p/haskell-src-meta/debian/control index e18c2012e..215e4f591 100644 --- a/p/haskell-src-meta/debian/control +++ b/p/haskell-src-meta/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-stack/debian/changelog b/p/haskell-stack/debian/changelog index a1913f6f4..b2f205ca6 100644 --- a/p/haskell-stack/debian/changelog +++ b/p/haskell-stack/debian/changelog @@ -1,6 +1,8 @@ haskell-stack (0.1.3.0-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:55:26 +0200 diff --git a/p/haskell-stack/debian/control b/p/haskell-stack/debian/control index 97f64ccad..8177e8176 100644 --- a/p/haskell-stack/debian/control +++ b/p/haskell-stack/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, libghc-cabal-dev (>= 1.18.1.5), diff --git a/p/haskell-stateref/debian/changelog b/p/haskell-stateref/debian/changelog index 602935618..ed8988775 100644 --- a/p/haskell-stateref/debian/changelog +++ b/p/haskell-stateref/debian/changelog @@ -1,3 +1,10 @@ +haskell-stateref (0.3-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:16 +0200 + haskell-stateref (0.3-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-stateref/debian/control b/p/haskell-stateref/debian/control index 7a8c3e6e9..25f48627d 100644 --- a/p/haskell-stateref/debian/control +++ b/p/haskell-stateref/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.10) , ghc , ghc-prof , libghc-mtl-dev diff --git a/p/haskell-statestack/debian/changelog b/p/haskell-statestack/debian/changelog index b47e66522..dab68f309 100644 --- a/p/haskell-statestack/debian/changelog +++ b/p/haskell-statestack/debian/changelog @@ -1,6 +1,8 @@ haskell-statestack (0.2.0.4-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:31 +0200 diff --git a/p/haskell-statestack/debian/control b/p/haskell-statestack/debian/control index edc96ef11..f6fc0cba5 100644 --- a/p/haskell-statestack/debian/control +++ b/p/haskell-statestack/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-statevar/debian/changelog b/p/haskell-statevar/debian/changelog index cc9260e01..d23e0154b 100644 --- a/p/haskell-statevar/debian/changelog +++ b/p/haskell-statevar/debian/changelog @@ -1,3 +1,10 @@ +haskell-statevar (1.1.0.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:17 +0200 + haskell-statevar (1.1.0.1-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-statevar/debian/control b/p/haskell-statevar/debian/control index f59e9d12d..c43862a73 100644 --- a/p/haskell-statevar/debian/control +++ b/p/haskell-statevar/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-static-hash/debian/changelog b/p/haskell-static-hash/debian/changelog index 16c2b0f57..ac2e9980f 100644 --- a/p/haskell-static-hash/debian/changelog +++ b/p/haskell-static-hash/debian/changelog @@ -1,6 +1,8 @@ haskell-static-hash (0.0.1-8) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:31 +0200 diff --git a/p/haskell-static-hash/debian/control b/p/haskell-static-hash/debian/control index 20fdf0644..ff044730f 100644 --- a/p/haskell-static-hash/debian/control +++ b/p/haskell-static-hash/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-statistics/debian/changelog b/p/haskell-statistics/debian/changelog index 452f1dbbe..5288b7c9e 100644 --- a/p/haskell-statistics/debian/changelog +++ b/p/haskell-statistics/debian/changelog @@ -1,6 +1,8 @@ haskell-statistics (0.13.2.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:31 +0200 diff --git a/p/haskell-statistics/debian/control b/p/haskell-statistics/debian/control index 546e0c8b0..da590fcc0 100644 --- a/p/haskell-statistics/debian/control +++ b/p/haskell-statistics/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-stm-chans/debian/changelog b/p/haskell-stm-chans/debian/changelog index cdeef64f2..55e31bf05 100644 --- a/p/haskell-stm-chans/debian/changelog +++ b/p/haskell-stm-chans/debian/changelog @@ -1,6 +1,8 @@ haskell-stm-chans (3.0.0.4-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:32 +0200 diff --git a/p/haskell-stm-chans/debian/control b/p/haskell-stm-chans/debian/control index be8873a49..bfd4f961c 100644 --- a/p/haskell-stm-chans/debian/control +++ b/p/haskell-stm-chans/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-stm/debian/changelog b/p/haskell-stm/debian/changelog index 9484407d6..eb199b2c4 100644 --- a/p/haskell-stm/debian/changelog +++ b/p/haskell-stm/debian/changelog @@ -1,6 +1,8 @@ haskell-stm (2.4.4-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:32 +0200 diff --git a/p/haskell-stm/debian/control b/p/haskell-stm/debian/control index 173c01636..99e5da2d3 100644 --- a/p/haskell-stm/debian/control +++ b/p/haskell-stm/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-stmonadtrans/debian/changelog b/p/haskell-stmonadtrans/debian/changelog index 898339368..ef5f21044 100644 --- a/p/haskell-stmonadtrans/debian/changelog +++ b/p/haskell-stmonadtrans/debian/changelog @@ -2,6 +2,8 @@ haskell-stmonadtrans (0.3.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:14:47 +0200 diff --git a/p/haskell-stmonadtrans/debian/control b/p/haskell-stmonadtrans/debian/control index ba12268e2..c5b55b0c5 100644 --- a/p/haskell-stmonadtrans/debian/control +++ b/p/haskell-stmonadtrans/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-storable-complex/debian/changelog b/p/haskell-storable-complex/debian/changelog index b3f830221..55d358e84 100644 --- a/p/haskell-storable-complex/debian/changelog +++ b/p/haskell-storable-complex/debian/changelog @@ -1,6 +1,8 @@ haskell-storable-complex (0.2.2-3) UNRELEASED; urgency=medium * Redo packaging, to add the -doc package + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 13 Aug 2015 22:56:33 +0200 diff --git a/p/haskell-storable-complex/debian/control b/p/haskell-storable-complex/debian/control index 942be9332..ca8f9015d 100644 --- a/p/haskell-storable-complex/debian/control +++ b/p/haskell-storable-complex/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-stream/debian/changelog b/p/haskell-stream/debian/changelog index 6e8d05bed..6789cd75e 100644 --- a/p/haskell-stream/debian/changelog +++ b/p/haskell-stream/debian/changelog @@ -2,6 +2,8 @@ haskell-stream (0.4.7.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 12:59:26 +0200 diff --git a/p/haskell-stream/debian/control b/p/haskell-stream/debian/control index cf4b18977..ec770d9da 100644 --- a/p/haskell-stream/debian/control +++ b/p/haskell-stream/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-streaming-commons/debian/changelog b/p/haskell-streaming-commons/debian/changelog index 9cc06c334..9b4c576c2 100644 --- a/p/haskell-streaming-commons/debian/changelog +++ b/p/haskell-streaming-commons/debian/changelog @@ -1,6 +1,8 @@ haskell-streaming-commons (0.1.12.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:33 +0200 diff --git a/p/haskell-streaming-commons/debian/control b/p/haskell-streaming-commons/debian/control index e93e80bb8..e17c44f60 100644 --- a/p/haskell-streaming-commons/debian/control +++ b/p/haskell-streaming-commons/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-strict/debian/changelog b/p/haskell-strict/debian/changelog index 9bbcd8749..a49e47b50 100644 --- a/p/haskell-strict/debian/changelog +++ b/p/haskell-strict/debian/changelog @@ -1,6 +1,8 @@ haskell-strict (0.3.2-10) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:33 +0200 diff --git a/p/haskell-strict/debian/control b/p/haskell-strict/debian/control index cc811e745..981ce278f 100644 --- a/p/haskell-strict/debian/control +++ b/p/haskell-strict/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-stringbuilder/debian/changelog b/p/haskell-stringbuilder/debian/changelog index a6bb66d3c..e5359065e 100644 --- a/p/haskell-stringbuilder/debian/changelog +++ b/p/haskell-stringbuilder/debian/changelog @@ -1,6 +1,8 @@ haskell-stringbuilder (0.5.0-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:33 +0200 diff --git a/p/haskell-stringbuilder/debian/control b/p/haskell-stringbuilder/debian/control index 7c79919b0..ce826d271 100644 --- a/p/haskell-stringbuilder/debian/control +++ b/p/haskell-stringbuilder/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-stringprep/debian/changelog b/p/haskell-stringprep/debian/changelog index 9ef69145a..3f760b5b4 100644 --- a/p/haskell-stringprep/debian/changelog +++ b/p/haskell-stringprep/debian/changelog @@ -1,6 +1,8 @@ haskell-stringprep (1.0.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:33 +0200 diff --git a/p/haskell-stringprep/debian/control b/p/haskell-stringprep/debian/control index 97624fa2d..5dfda2420 100644 --- a/p/haskell-stringprep/debian/control +++ b/p/haskell-stringprep/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-stringsearch/debian/changelog b/p/haskell-stringsearch/debian/changelog index c2d657c74..e215269cb 100644 --- a/p/haskell-stringsearch/debian/changelog +++ b/p/haskell-stringsearch/debian/changelog @@ -1,6 +1,8 @@ haskell-stringsearch (0.3.6.6-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:33 +0200 diff --git a/p/haskell-stringsearch/debian/control b/p/haskell-stringsearch/debian/control index eedbdc8f6..5ed372028 100644 --- a/p/haskell-stringsearch/debian/control +++ b/p/haskell-stringsearch/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-syb-with-class/debian/changelog b/p/haskell-syb-with-class/debian/changelog index 1d2f46784..5d7d3d192 100644 --- a/p/haskell-syb-with-class/debian/changelog +++ b/p/haskell-syb-with-class/debian/changelog @@ -1,6 +1,8 @@ haskell-syb-with-class (0.6.1.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:34 +0200 diff --git a/p/haskell-syb-with-class/debian/control b/p/haskell-syb-with-class/debian/control index 87f5755bc..1aa93f09c 100644 --- a/p/haskell-syb-with-class/debian/control +++ b/p/haskell-syb-with-class/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-syb/debian/changelog b/p/haskell-syb/debian/changelog index b6a2d781b..f2f92bfb1 100644 --- a/p/haskell-syb/debian/changelog +++ b/p/haskell-syb/debian/changelog @@ -2,6 +2,8 @@ haskell-syb (0.5.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 12:59:34 +0200 diff --git a/p/haskell-syb/debian/control b/p/haskell-syb/debian/control index 8dc4e1f86..94a603c05 100644 --- a/p/haskell-syb/debian/control +++ b/p/haskell-syb/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-system-fileio/debian/changelog b/p/haskell-system-fileio/debian/changelog index 2d54b0719..def96cded 100644 --- a/p/haskell-system-fileio/debian/changelog +++ b/p/haskell-system-fileio/debian/changelog @@ -1,6 +1,8 @@ haskell-system-fileio (0.3.16.3-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:34 +0200 diff --git a/p/haskell-system-fileio/debian/control b/p/haskell-system-fileio/debian/control index cd54d6a8b..459054000 100644 --- a/p/haskell-system-fileio/debian/control +++ b/p/haskell-system-fileio/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-system-filepath/debian/changelog b/p/haskell-system-filepath/debian/changelog index e48557868..8aadd2961 100644 --- a/p/haskell-system-filepath/debian/changelog +++ b/p/haskell-system-filepath/debian/changelog @@ -1,6 +1,8 @@ haskell-system-filepath (0.4.13.4-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:34 +0200 diff --git a/p/haskell-system-filepath/debian/control b/p/haskell-system-filepath/debian/control index bf1111b61..1611e9ed8 100644 --- a/p/haskell-system-filepath/debian/control +++ b/p/haskell-system-filepath/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tabular/debian/changelog b/p/haskell-tabular/debian/changelog index 6e4d1ecd2..6905db2e9 100644 --- a/p/haskell-tabular/debian/changelog +++ b/p/haskell-tabular/debian/changelog @@ -1,6 +1,8 @@ haskell-tabular (0.2.2.7-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:34 +0200 diff --git a/p/haskell-tabular/debian/control b/p/haskell-tabular/debian/control index 7b6568e79..8c2d6387d 100644 --- a/p/haskell-tabular/debian/control +++ b/p/haskell-tabular/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tagged/debian/changelog b/p/haskell-tagged/debian/changelog index f48dd323f..ba4f75f88 100644 --- a/p/haskell-tagged/debian/changelog +++ b/p/haskell-tagged/debian/changelog @@ -2,6 +2,8 @@ haskell-tagged (0.8.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 12:53:06 +0200 diff --git a/p/haskell-tagged/debian/control b/p/haskell-tagged/debian/control index b80f0fb64..e4311e4b2 100644 --- a/p/haskell-tagged/debian/control +++ b/p/haskell-tagged/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tagsoup/debian/changelog b/p/haskell-tagsoup/debian/changelog index 468f19257..9fb8b9422 100644 --- a/p/haskell-tagsoup/debian/changelog +++ b/p/haskell-tagsoup/debian/changelog @@ -1,6 +1,8 @@ haskell-tagsoup (0.13.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:35 +0200 diff --git a/p/haskell-tagsoup/debian/control b/p/haskell-tagsoup/debian/control index 546f5fd6a..93c21ea4f 100644 --- a/p/haskell-tagsoup/debian/control +++ b/p/haskell-tagsoup/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tagstream-conduit/debian/changelog b/p/haskell-tagstream-conduit/debian/changelog index 219f7b90a..8c346851f 100644 --- a/p/haskell-tagstream-conduit/debian/changelog +++ b/p/haskell-tagstream-conduit/debian/changelog @@ -1,6 +1,8 @@ haskell-tagstream-conduit (0.5.5.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:35 +0200 diff --git a/p/haskell-tagstream-conduit/debian/control b/p/haskell-tagstream-conduit/debian/control index 2e4479f4c..bb960afc1 100644 --- a/p/haskell-tagstream-conduit/debian/control +++ b/p/haskell-tagstream-conduit/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tar/debian/changelog b/p/haskell-tar/debian/changelog index b54e9f443..418d84ffd 100644 --- a/p/haskell-tar/debian/changelog +++ b/p/haskell-tar/debian/changelog @@ -2,6 +2,8 @@ haskell-tar (0.4.2.1-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 21:14:07 +0200 diff --git a/p/haskell-tar/debian/control b/p/haskell-tar/debian/control index ec156f260..82e6257bc 100644 --- a/p/haskell-tar/debian/control +++ b/p/haskell-tar/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tasty-golden/debian/changelog b/p/haskell-tasty-golden/debian/changelog index d19d3b212..0d172d0b1 100644 --- a/p/haskell-tasty-golden/debian/changelog +++ b/p/haskell-tasty-golden/debian/changelog @@ -1,6 +1,8 @@ haskell-tasty-golden (2.3.0.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:36 +0200 diff --git a/p/haskell-tasty-golden/debian/control b/p/haskell-tasty-golden/debian/control index fa66cf973..4b6ab02e7 100644 --- a/p/haskell-tasty-golden/debian/control +++ b/p/haskell-tasty-golden/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tasty-hspec/debian/changelog b/p/haskell-tasty-hspec/debian/changelog index 04ba546c9..ab0eff5e2 100644 --- a/p/haskell-tasty-hspec/debian/changelog +++ b/p/haskell-tasty-hspec/debian/changelog @@ -2,6 +2,8 @@ haskell-tasty-hspec (1.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:14:57 +0200 diff --git a/p/haskell-tasty-hspec/debian/control b/p/haskell-tasty-hspec/debian/control index 91fd2e6e1..eb8f24df9 100644 --- a/p/haskell-tasty-hspec/debian/control +++ b/p/haskell-tasty-hspec/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tasty-hunit/debian/changelog b/p/haskell-tasty-hunit/debian/changelog index ba04cb510..f9a2f5d45 100644 --- a/p/haskell-tasty-hunit/debian/changelog +++ b/p/haskell-tasty-hunit/debian/changelog @@ -1,6 +1,8 @@ haskell-tasty-hunit (0.9.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:36 +0200 diff --git a/p/haskell-tasty-hunit/debian/control b/p/haskell-tasty-hunit/debian/control index 912cdd512..3a4143080 100644 --- a/p/haskell-tasty-hunit/debian/control +++ b/p/haskell-tasty-hunit/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tasty-kat/debian/changelog b/p/haskell-tasty-kat/debian/changelog index 1a2f94586..181d5d90a 100644 --- a/p/haskell-tasty-kat/debian/changelog +++ b/p/haskell-tasty-kat/debian/changelog @@ -1,6 +1,8 @@ haskell-tasty-kat (0.0.3-4) UNRELEASED; urgency=medium * debian/copyright: debian/*, not */debian + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 07 May 2015 15:58:05 +0200 diff --git a/p/haskell-tasty-kat/debian/control b/p/haskell-tasty-kat/debian/control index 806a7b4f8..b7021be1a 100644 --- a/p/haskell-tasty-kat/debian/control +++ b/p/haskell-tasty-kat/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tasty-quickcheck/debian/changelog b/p/haskell-tasty-quickcheck/debian/changelog index ce74a897a..3c8f295f8 100644 --- a/p/haskell-tasty-quickcheck/debian/changelog +++ b/p/haskell-tasty-quickcheck/debian/changelog @@ -1,6 +1,8 @@ haskell-tasty-quickcheck (0.8.3.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:36 +0200 diff --git a/p/haskell-tasty-quickcheck/debian/control b/p/haskell-tasty-quickcheck/debian/control index a03819d61..76f5276bc 100644 --- a/p/haskell-tasty-quickcheck/debian/control +++ b/p/haskell-tasty-quickcheck/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tasty-rerun/debian/changelog b/p/haskell-tasty-rerun/debian/changelog index 506b3b61d..bd2ccf464 100644 --- a/p/haskell-tasty-rerun/debian/changelog +++ b/p/haskell-tasty-rerun/debian/changelog @@ -2,6 +2,8 @@ haskell-tasty-rerun (1.1.4-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:15:56 +0200 diff --git a/p/haskell-tasty-rerun/debian/control b/p/haskell-tasty-rerun/debian/control index 6539e6356..1a1145a39 100644 --- a/p/haskell-tasty-rerun/debian/control +++ b/p/haskell-tasty-rerun/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tasty-smallcheck/debian/changelog b/p/haskell-tasty-smallcheck/debian/changelog index 8c1222732..4c8e20dee 100644 --- a/p/haskell-tasty-smallcheck/debian/changelog +++ b/p/haskell-tasty-smallcheck/debian/changelog @@ -1,6 +1,8 @@ haskell-tasty-smallcheck (0.8.0.1-2) UNRELEASED; urgency=medium * License is MIT, not BSD3 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Tue, 19 May 2015 22:52:18 +0200 diff --git a/p/haskell-tasty-smallcheck/debian/control b/p/haskell-tasty-smallcheck/debian/control index dddbd91f5..0e6c7856e 100644 --- a/p/haskell-tasty-smallcheck/debian/control +++ b/p/haskell-tasty-smallcheck/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tasty-th/debian/changelog b/p/haskell-tasty-th/debian/changelog index 167260b6c..63a1bf37b 100644 --- a/p/haskell-tasty-th/debian/changelog +++ b/p/haskell-tasty-th/debian/changelog @@ -1,6 +1,8 @@ haskell-tasty-th (0.1.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:37 +0200 diff --git a/p/haskell-tasty-th/debian/control b/p/haskell-tasty-th/debian/control index 6ed575959..4f4c874ff 100644 --- a/p/haskell-tasty-th/debian/control +++ b/p/haskell-tasty-th/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tasty/debian/changelog b/p/haskell-tasty/debian/changelog index d83e30bdf..ab562c64c 100644 --- a/p/haskell-tasty/debian/changelog +++ b/p/haskell-tasty/debian/changelog @@ -1,3 +1,10 @@ +haskell-tasty (0.10.1.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:21 +0200 + haskell-tasty (0.10.1.2-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-tasty/debian/control b/p/haskell-tasty/debian/control index 8e967e9f7..632d4de6c 100644 --- a/p/haskell-tasty/debian/control +++ b/p/haskell-tasty/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-template/debian/changelog b/p/haskell-template/debian/changelog index 6d85e4e4e..38c8c90b4 100644 --- a/p/haskell-template/debian/changelog +++ b/p/haskell-template/debian/changelog @@ -1,6 +1,8 @@ haskell-template (0.2.0.10-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:37 +0200 diff --git a/p/haskell-template/debian/control b/p/haskell-template/debian/control index 322269cff..2efe3452f 100644 --- a/p/haskell-template/debian/control +++ b/p/haskell-template/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-temporary/debian/changelog b/p/haskell-temporary/debian/changelog index e56f944fa..f675f35d9 100644 --- a/p/haskell-temporary/debian/changelog +++ b/p/haskell-temporary/debian/changelog @@ -1,6 +1,8 @@ haskell-temporary (1.2.0.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:37 +0200 diff --git a/p/haskell-temporary/debian/control b/p/haskell-temporary/debian/control index 14843180f..35a64d43f 100644 --- a/p/haskell-temporary/debian/control +++ b/p/haskell-temporary/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-terminal-progress-bar/debian/changelog b/p/haskell-terminal-progress-bar/debian/changelog index 97f9339db..04df77f78 100644 --- a/p/haskell-terminal-progress-bar/debian/changelog +++ b/p/haskell-terminal-progress-bar/debian/changelog @@ -1,6 +1,8 @@ haskell-terminal-progress-bar (0.0.1.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:38 +0200 diff --git a/p/haskell-terminal-progress-bar/debian/control b/p/haskell-terminal-progress-bar/debian/control index 8e19c6000..c325fb045 100644 --- a/p/haskell-terminal-progress-bar/debian/control +++ b/p/haskell-terminal-progress-bar/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-test-framework-hunit/debian/changelog b/p/haskell-test-framework-hunit/debian/changelog index 51f2bd7d3..71238f733 100644 --- a/p/haskell-test-framework-hunit/debian/changelog +++ b/p/haskell-test-framework-hunit/debian/changelog @@ -1,6 +1,8 @@ haskell-test-framework-hunit (0.3.0.1-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:38 +0200 diff --git a/p/haskell-test-framework-hunit/debian/control b/p/haskell-test-framework-hunit/debian/control index a0e9fb688..75fdc2d83 100644 --- a/p/haskell-test-framework-hunit/debian/control +++ b/p/haskell-test-framework-hunit/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-test-framework-quickcheck2/debian/changelog b/p/haskell-test-framework-quickcheck2/debian/changelog index 06b9d70ab..d960b70d3 100644 --- a/p/haskell-test-framework-quickcheck2/debian/changelog +++ b/p/haskell-test-framework-quickcheck2/debian/changelog @@ -2,6 +2,8 @@ haskell-test-framework-quickcheck2 (0.3.0.3-5) UNRELEASED; urgency=medium * QuickCheck-2.9 compat patch * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 18:40:32 +0200 diff --git a/p/haskell-test-framework-quickcheck2/debian/control b/p/haskell-test-framework-quickcheck2/debian/control index c5ea7ba7e..fb9bc43ee 100644 --- a/p/haskell-test-framework-quickcheck2/debian/control +++ b/p/haskell-test-framework-quickcheck2/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-test-framework-th/debian/changelog b/p/haskell-test-framework-th/debian/changelog index f51d3fa60..646c0c7a4 100644 --- a/p/haskell-test-framework-th/debian/changelog +++ b/p/haskell-test-framework-th/debian/changelog @@ -1,6 +1,8 @@ haskell-test-framework-th (0.2.4-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:39 +0200 diff --git a/p/haskell-test-framework-th/debian/control b/p/haskell-test-framework-th/debian/control index 0355f516f..21839c405 100644 --- a/p/haskell-test-framework-th/debian/control +++ b/p/haskell-test-framework-th/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-test-framework/debian/changelog b/p/haskell-test-framework/debian/changelog index 7116267d7..f5b0910cd 100644 --- a/p/haskell-test-framework/debian/changelog +++ b/p/haskell-test-framework/debian/changelog @@ -2,6 +2,8 @@ haskell-test-framework (0.8.1.1-3) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:45:06 +0200 diff --git a/p/haskell-test-framework/debian/control b/p/haskell-test-framework/debian/control index 8282d11fc..735b72201 100644 --- a/p/haskell-test-framework/debian/control +++ b/p/haskell-test-framework/debian/control @@ -4,7 +4,7 @@ Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-texmath/debian/changelog b/p/haskell-texmath/debian/changelog index 9075c7ea5..13944d234 100644 --- a/p/haskell-texmath/debian/changelog +++ b/p/haskell-texmath/debian/changelog @@ -1,6 +1,8 @@ haskell-texmath (0.8.2.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:39 +0200 diff --git a/p/haskell-texmath/debian/control b/p/haskell-texmath/debian/control index 1422e033a..03966de58 100644 --- a/p/haskell-texmath/debian/control +++ b/p/haskell-texmath/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org>, Kiwamu Okabe <kiwamu@debian.or. Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-text-icu/debian/changelog b/p/haskell-text-icu/debian/changelog index 7157551fb..72b471fc2 100644 --- a/p/haskell-text-icu/debian/changelog +++ b/p/haskell-text-icu/debian/changelog @@ -1,6 +1,8 @@ haskell-text-icu (0.7.0.1-3) UNRELEASED; urgency=medium * debian/copyright: debian/*, not */debian + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 07 May 2015 15:58:06 +0200 diff --git a/p/haskell-text-icu/debian/control b/p/haskell-text-icu/debian/control index e2ce276e8..5799008c4 100644 --- a/p/haskell-text-icu/debian/control +++ b/p/haskell-text-icu/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Dmitry Bogatov <KAction@gnu.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-text/debian/changelog b/p/haskell-text/debian/changelog index 5f4eaf564..a2645dbd2 100644 --- a/p/haskell-text/debian/changelog +++ b/p/haskell-text/debian/changelog @@ -2,6 +2,8 @@ haskell-text (1.2.1.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 13:10:15 +0200 diff --git a/p/haskell-text/debian/control b/p/haskell-text/debian/control index 423505359..723fe4e5c 100644 --- a/p/haskell-text/debian/control +++ b/p/haskell-text/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tf-random/debian/changelog b/p/haskell-tf-random/debian/changelog index 44c10f475..ae4bc84b0 100644 --- a/p/haskell-tf-random/debian/changelog +++ b/p/haskell-tf-random/debian/changelog @@ -1,6 +1,8 @@ haskell-tf-random (0.5-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:39 +0200 diff --git a/p/haskell-tf-random/debian/control b/p/haskell-tf-random/debian/control index 602bdb126..8946ed931 100644 --- a/p/haskell-tf-random/debian/control +++ b/p/haskell-tf-random/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-th-expand-syns/debian/changelog b/p/haskell-th-expand-syns/debian/changelog index 6c54a8374..fac3d460a 100644 --- a/p/haskell-th-expand-syns/debian/changelog +++ b/p/haskell-th-expand-syns/debian/changelog @@ -1,3 +1,10 @@ +haskell-th-expand-syns (0.3.0.6-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:26 +0200 + haskell-th-expand-syns (0.3.0.6-2) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-th-expand-syns/debian/control b/p/haskell-th-expand-syns/debian/control index 32bb786f4..a65681a0c 100644 --- a/p/haskell-th-expand-syns/debian/control +++ b/p/haskell-th-expand-syns/debian/control @@ -4,7 +4,7 @@ Uploaders: Christopher Reichert <creichert07@gmail.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-th-extras/debian/changelog b/p/haskell-th-extras/debian/changelog index 5c322e5bc..455d784d4 100644 --- a/p/haskell-th-extras/debian/changelog +++ b/p/haskell-th-extras/debian/changelog @@ -1,6 +1,8 @@ haskell-th-extras (0.0.0.2-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:40 +0200 diff --git a/p/haskell-th-extras/debian/control b/p/haskell-th-extras/debian/control index 39dfc27fa..302894928 100644 --- a/p/haskell-th-extras/debian/control +++ b/p/haskell-th-extras/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-th-lift/debian/changelog b/p/haskell-th-lift/debian/changelog index 224f17d08..19caf2acf 100644 --- a/p/haskell-th-lift/debian/changelog +++ b/p/haskell-th-lift/debian/changelog @@ -1,6 +1,8 @@ haskell-th-lift (0.7.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:40 +0200 diff --git a/p/haskell-th-lift/debian/control b/p/haskell-th-lift/debian/control index 587fdb891..350433283 100644 --- a/p/haskell-th-lift/debian/control +++ b/p/haskell-th-lift/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-th-orphans/debian/changelog b/p/haskell-th-orphans/debian/changelog index 4ee8d4d14..06dde43da 100644 --- a/p/haskell-th-orphans/debian/changelog +++ b/p/haskell-th-orphans/debian/changelog @@ -2,6 +2,8 @@ haskell-th-orphans (0.12.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:30:13 +0200 diff --git a/p/haskell-th-orphans/debian/control b/p/haskell-th-orphans/debian/control index 77dbd7fea..fd4f51fc7 100644 --- a/p/haskell-th-orphans/debian/control +++ b/p/haskell-th-orphans/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-th-reify-many/debian/changelog b/p/haskell-th-reify-many/debian/changelog index 7be092421..4ac0b0508 100644 --- a/p/haskell-th-reify-many/debian/changelog +++ b/p/haskell-th-reify-many/debian/changelog @@ -1,3 +1,10 @@ +haskell-th-reify-many (0.1.3-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:27 +0200 + haskell-th-reify-many (0.1.3-2) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-th-reify-many/debian/control b/p/haskell-th-reify-many/debian/control index e373df5c4..6c5f7312a 100644 --- a/p/haskell-th-reify-many/debian/control +++ b/p/haskell-th-reify-many/debian/control @@ -4,7 +4,7 @@ Uploaders: Christopher Reichert <creichert07@gmail.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-threads/debian/changelog b/p/haskell-threads/debian/changelog index 6fd7b35cb..0bf8d7531 100644 --- a/p/haskell-threads/debian/changelog +++ b/p/haskell-threads/debian/changelog @@ -1,6 +1,8 @@ haskell-threads (0.5.1.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:40 +0200 diff --git a/p/haskell-threads/debian/control b/p/haskell-threads/debian/control index 46ac1875e..d73717d71 100644 --- a/p/haskell-threads/debian/control +++ b/p/haskell-threads/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-time-compat/debian/changelog b/p/haskell-time-compat/debian/changelog index 9e3db259b..26e28ca26 100644 --- a/p/haskell-time-compat/debian/changelog +++ b/p/haskell-time-compat/debian/changelog @@ -2,6 +2,8 @@ haskell-time-compat (0.1.0.3-4) UNRELEASED; urgency=medium * Explicitly depend on old-time, as it is no longer provided by ghc. * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:00:35 +0200 diff --git a/p/haskell-time-compat/debian/control b/p/haskell-time-compat/debian/control index bcf501b60..9a43c3a5e 100644 --- a/p/haskell-time-compat/debian/control +++ b/p/haskell-time-compat/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-time-locale-compat/debian/changelog b/p/haskell-time-locale-compat/debian/changelog index b643aa76b..77f681b42 100644 --- a/p/haskell-time-locale-compat/debian/changelog +++ b/p/haskell-time-locale-compat/debian/changelog @@ -2,6 +2,8 @@ haskell-time-locale-compat (0.1.1.0-1) unstable; urgency=medium * debian/copyright: debian/*, not */debian * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:29:58 +0200 diff --git a/p/haskell-time-locale-compat/debian/control b/p/haskell-time-locale-compat/debian/control index c918e98d6..ab96c94e9 100644 --- a/p/haskell-time-locale-compat/debian/control +++ b/p/haskell-time-locale-compat/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-tls/debian/changelog b/p/haskell-tls/debian/changelog index 82307f8a7..5817b5bf0 100644 --- a/p/haskell-tls/debian/changelog +++ b/p/haskell-tls/debian/changelog @@ -1,6 +1,8 @@ haskell-tls (1.3.1-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:29:32 +0200 diff --git a/p/haskell-tls/debian/control b/p/haskell-tls/debian/control index 9f4b322e5..19e9765d4 100644 --- a/p/haskell-tls/debian/control +++ b/p/haskell-tls/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-torrent/debian/changelog b/p/haskell-torrent/debian/changelog index d2e3451ee..d4674e310 100644 --- a/p/haskell-torrent/debian/changelog +++ b/p/haskell-torrent/debian/changelog @@ -1,3 +1,10 @@ +haskell-torrent (10000.0.0-5) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:28 +0200 + haskell-torrent (10000.0.0-4) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-torrent/debian/control b/p/haskell-torrent/debian/control index 775fb52d0..0c8e28cba 100644 --- a/p/haskell-torrent/debian/control +++ b/p/haskell-torrent/debian/control @@ -4,7 +4,7 @@ Uploaders: Christopher Reichert <creichert07@gmail.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-transformers-base/debian/changelog b/p/haskell-transformers-base/debian/changelog index 59ff967ae..215c49277 100644 --- a/p/haskell-transformers-base/debian/changelog +++ b/p/haskell-transformers-base/debian/changelog @@ -1,6 +1,8 @@ haskell-transformers-base (0.4.4-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:41 +0200 diff --git a/p/haskell-transformers-base/debian/control b/p/haskell-transformers-base/debian/control index 25d4e9329..bcf79d60b 100644 --- a/p/haskell-transformers-base/debian/control +++ b/p/haskell-transformers-base/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-transformers-compat/debian/changelog b/p/haskell-transformers-compat/debian/changelog index 45fa5c226..45cf4ce9e 100644 --- a/p/haskell-transformers-compat/debian/changelog +++ b/p/haskell-transformers-compat/debian/changelog @@ -1,6 +1,8 @@ haskell-transformers-compat (0.4.0.4-4) UNRELEASED; urgency=medium * Build against ghc-7.10 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:11:13 +0200 diff --git a/p/haskell-transformers-compat/debian/control b/p/haskell-transformers-compat/debian/control index 322318a3b..79367ca47 100644 --- a/p/haskell-transformers-compat/debian/control +++ b/p/haskell-transformers-compat/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Dmitry Bogatov <KAction@gnu.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc (>= 7.10), ghc-prof, diff --git a/p/haskell-trifecta/debian/changelog b/p/haskell-trifecta/debian/changelog index bf852c83c..04e7dcefd 100644 --- a/p/haskell-trifecta/debian/changelog +++ b/p/haskell-trifecta/debian/changelog @@ -1,6 +1,8 @@ haskell-trifecta (1.5.1.3-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:41 +0200 diff --git a/p/haskell-trifecta/debian/control b/p/haskell-trifecta/debian/control index 796cbdbb7..bbd0fb9d2 100644 --- a/p/haskell-trifecta/debian/control +++ b/p/haskell-trifecta/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-unbounded-delays/debian/changelog b/p/haskell-unbounded-delays/debian/changelog index 50d181521..b79470580 100644 --- a/p/haskell-unbounded-delays/debian/changelog +++ b/p/haskell-unbounded-delays/debian/changelog @@ -1,6 +1,8 @@ haskell-unbounded-delays (0.1.0.9-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:41 +0200 diff --git a/p/haskell-unbounded-delays/debian/control b/p/haskell-unbounded-delays/debian/control index 17e186873..66c89b552 100644 --- a/p/haskell-unbounded-delays/debian/control +++ b/p/haskell-unbounded-delays/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-uniplate/debian/changelog b/p/haskell-uniplate/debian/changelog index d6a6b628d..07e9f1842 100644 --- a/p/haskell-uniplate/debian/changelog +++ b/p/haskell-uniplate/debian/changelog @@ -1,6 +1,8 @@ haskell-uniplate (1.6.12-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:41 +0200 diff --git a/p/haskell-uniplate/debian/control b/p/haskell-uniplate/debian/control index 48d5eb977..14d6e710f 100644 --- a/p/haskell-uniplate/debian/control +++ b/p/haskell-uniplate/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-universe-base/debian/changelog b/p/haskell-universe-base/debian/changelog index 9bee28f49..1e66b0bb3 100644 --- a/p/haskell-universe-base/debian/changelog +++ b/p/haskell-universe-base/debian/changelog @@ -1,6 +1,8 @@ haskell-universe-base (1.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:41 +0200 diff --git a/p/haskell-universe-base/debian/control b/p/haskell-universe-base/debian/control index 3bf895f6f..6bb7fca8b 100644 --- a/p/haskell-universe-base/debian/control +++ b/p/haskell-universe-base/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-unix-compat/debian/changelog b/p/haskell-unix-compat/debian/changelog index 40ff18c91..4e581150b 100644 --- a/p/haskell-unix-compat/debian/changelog +++ b/p/haskell-unix-compat/debian/changelog @@ -1,6 +1,8 @@ haskell-unix-compat (0.4.1.4-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:42 +0200 diff --git a/p/haskell-unix-compat/debian/control b/p/haskell-unix-compat/debian/control index be6f80d50..ae6627b08 100644 --- a/p/haskell-unix-compat/debian/control +++ b/p/haskell-unix-compat/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-unix-time/debian/changelog b/p/haskell-unix-time/debian/changelog index 17e35d9c7..962f92289 100644 --- a/p/haskell-unix-time/debian/changelog +++ b/p/haskell-unix-time/debian/changelog @@ -2,6 +2,8 @@ haskell-unix-time (0.3.5-3) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 21:41:01 +0200 diff --git a/p/haskell-unix-time/debian/control b/p/haskell-unix-time/debian/control index 777bfb68b..2479c8f5e 100644 --- a/p/haskell-unix-time/debian/control +++ b/p/haskell-unix-time/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-unixutils/debian/changelog b/p/haskell-unixutils/debian/changelog index b34460430..974c69389 100644 --- a/p/haskell-unixutils/debian/changelog +++ b/p/haskell-unixutils/debian/changelog @@ -1,6 +1,8 @@ haskell-unixutils (1.54.1-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:28:37 +0200 diff --git a/p/haskell-unixutils/debian/control b/p/haskell-unixutils/debian/control index 3cab96433..4bdaffeb2 100644 --- a/p/haskell-unixutils/debian/control +++ b/p/haskell-unixutils/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com>, Dmitry Bogatov <KAction@gn Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-unlambda/debian/changelog b/p/haskell-unlambda/debian/changelog index 28fc3d9c4..bd6396deb 100644 --- a/p/haskell-unlambda/debian/changelog +++ b/p/haskell-unlambda/debian/changelog @@ -2,6 +2,8 @@ haskell-unlambda (0.1.4.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:28:20 +0200 diff --git a/p/haskell-unlambda/debian/control b/p/haskell-unlambda/debian/control index 2e84ee194..da347c132 100644 --- a/p/haskell-unlambda/debian/control +++ b/p/haskell-unlambda/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-unordered-containers/debian/changelog b/p/haskell-unordered-containers/debian/changelog index ffc8b17ba..a8a4867af 100644 --- a/p/haskell-unordered-containers/debian/changelog +++ b/p/haskell-unordered-containers/debian/changelog @@ -1,6 +1,8 @@ haskell-unordered-containers (0.2.5.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:42 +0200 diff --git a/p/haskell-unordered-containers/debian/control b/p/haskell-unordered-containers/debian/control index c5ac04005..c91a16288 100644 --- a/p/haskell-unordered-containers/debian/control +++ b/p/haskell-unordered-containers/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-uri/debian/changelog b/p/haskell-uri/debian/changelog index 17153d401..338bb5265 100644 --- a/p/haskell-uri/debian/changelog +++ b/p/haskell-uri/debian/changelog @@ -1,6 +1,8 @@ haskell-uri (0.1.6.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:43 +0200 diff --git a/p/haskell-uri/debian/control b/p/haskell-uri/debian/control index eabecd2a5..398c707ec 100644 --- a/p/haskell-uri/debian/control +++ b/p/haskell-uri/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-url/debian/changelog b/p/haskell-url/debian/changelog index 00084291b..43c0c7e24 100644 --- a/p/haskell-url/debian/changelog +++ b/p/haskell-url/debian/changelog @@ -1,6 +1,8 @@ haskell-url (2.1.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:43 +0200 diff --git a/p/haskell-url/debian/control b/p/haskell-url/debian/control index 5cd43e597..a93ac7af4 100644 --- a/p/haskell-url/debian/control +++ b/p/haskell-url/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-utf8-light/debian/changelog b/p/haskell-utf8-light/debian/changelog index a3d5cf9f5..09f5ddcb0 100644 --- a/p/haskell-utf8-light/debian/changelog +++ b/p/haskell-utf8-light/debian/changelog @@ -1,6 +1,8 @@ haskell-utf8-light (0.4.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:43 +0200 diff --git a/p/haskell-utf8-light/debian/control b/p/haskell-utf8-light/debian/control index 44c60e5b7..07d6e7807 100644 --- a/p/haskell-utf8-light/debian/control +++ b/p/haskell-utf8-light/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-utf8-string/debian/changelog b/p/haskell-utf8-string/debian/changelog index 29960a82a..402aa8cb5 100644 --- a/p/haskell-utf8-string/debian/changelog +++ b/p/haskell-utf8-string/debian/changelog @@ -1,6 +1,8 @@ haskell-utf8-string (1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:43 +0200 diff --git a/p/haskell-utf8-string/debian/control b/p/haskell-utf8-string/debian/control index a56b31bca..f2899f614 100644 --- a/p/haskell-utf8-string/debian/control +++ b/p/haskell-utf8-string/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-utility-ht/debian/changelog b/p/haskell-utility-ht/debian/changelog index b4a26f208..bcf2cf75d 100644 --- a/p/haskell-utility-ht/debian/changelog +++ b/p/haskell-utility-ht/debian/changelog @@ -1,6 +1,8 @@ haskell-utility-ht (0.0.10-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:43 +0200 diff --git a/p/haskell-utility-ht/debian/control b/p/haskell-utility-ht/debian/control index 90ae47d0c..070e1ef67 100644 --- a/p/haskell-utility-ht/debian/control +++ b/p/haskell-utility-ht/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-uuagc-cabal/debian/changelog b/p/haskell-uuagc-cabal/debian/changelog index 4e91585dc..ca5f72fec 100644 --- a/p/haskell-uuagc-cabal/debian/changelog +++ b/p/haskell-uuagc-cabal/debian/changelog @@ -1,6 +1,8 @@ haskell-uuagc-cabal (1.0.4.0-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:44 +0200 diff --git a/p/haskell-uuagc-cabal/debian/control b/p/haskell-uuagc-cabal/debian/control index db337daab..8cb4df98b 100644 --- a/p/haskell-uuagc-cabal/debian/control +++ b/p/haskell-uuagc-cabal/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-uuid-types/debian/changelog b/p/haskell-uuid-types/debian/changelog index 5a6d24c6f..a0f7f3614 100644 --- a/p/haskell-uuid-types/debian/changelog +++ b/p/haskell-uuid-types/debian/changelog @@ -1,3 +1,10 @@ +haskell-uuid-types (1.0.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:32 +0200 + haskell-uuid-types (1.0.2-1) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-uuid-types/debian/control b/p/haskell-uuid-types/debian/control index 9ddccb214..ecc2dced9 100644 --- a/p/haskell-uuid-types/debian/control +++ b/p/haskell-uuid-types/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-uuid/debian/changelog b/p/haskell-uuid/debian/changelog index 836999bed..2e0b91b25 100644 --- a/p/haskell-uuid/debian/changelog +++ b/p/haskell-uuid/debian/changelog @@ -1,6 +1,8 @@ haskell-uuid (1.3.11-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:44 +0200 diff --git a/p/haskell-uuid/debian/control b/p/haskell-uuid/debian/control index 622d457ca..c945fc058 100644 --- a/p/haskell-uuid/debian/control +++ b/p/haskell-uuid/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-uulib/debian/changelog b/p/haskell-uulib/debian/changelog index 0fa4d3b21..c590add96 100644 --- a/p/haskell-uulib/debian/changelog +++ b/p/haskell-uulib/debian/changelog @@ -2,6 +2,8 @@ haskell-uulib (0.9.20-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 16:33:36 +0200 diff --git a/p/haskell-uulib/debian/control b/p/haskell-uulib/debian/control index db042ff83..c35f9ca6a 100644 --- a/p/haskell-uulib/debian/control +++ b/p/haskell-uulib/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-vault/debian/changelog b/p/haskell-vault/debian/changelog index 56f0feb78..c65652bf3 100644 --- a/p/haskell-vault/debian/changelog +++ b/p/haskell-vault/debian/changelog @@ -1,6 +1,8 @@ haskell-vault (0.3.0.4-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:44 +0200 diff --git a/p/haskell-vault/debian/control b/p/haskell-vault/debian/control index 63d6e338c..a1412b0da 100644 --- a/p/haskell-vault/debian/control +++ b/p/haskell-vault/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-vector-algorithms/debian/changelog b/p/haskell-vector-algorithms/debian/changelog index 30c9719bb..fc6f4b77c 100644 --- a/p/haskell-vector-algorithms/debian/changelog +++ b/p/haskell-vector-algorithms/debian/changelog @@ -2,6 +2,8 @@ haskell-vector-algorithms (0.7.0.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:28:10 +0200 diff --git a/p/haskell-vector-algorithms/debian/control b/p/haskell-vector-algorithms/debian/control index fb3a0984e..03100ba97 100644 --- a/p/haskell-vector-algorithms/debian/control +++ b/p/haskell-vector-algorithms/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-vector-binary-instances/debian/changelog b/p/haskell-vector-binary-instances/debian/changelog index cb833be40..2095b5ceb 100644 --- a/p/haskell-vector-binary-instances/debian/changelog +++ b/p/haskell-vector-binary-instances/debian/changelog @@ -1,6 +1,8 @@ haskell-vector-binary-instances (0.2.1.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:45 +0200 diff --git a/p/haskell-vector-binary-instances/debian/control b/p/haskell-vector-binary-instances/debian/control index ad521b8fd..f4087129a 100644 --- a/p/haskell-vector-binary-instances/debian/control +++ b/p/haskell-vector-binary-instances/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-vector-instances/debian/changelog b/p/haskell-vector-instances/debian/changelog index d4caf3eec..3a41bdabb 100644 --- a/p/haskell-vector-instances/debian/changelog +++ b/p/haskell-vector-instances/debian/changelog @@ -2,6 +2,8 @@ haskell-vector-instances (3.3.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:28:03 +0200 diff --git a/p/haskell-vector-instances/debian/control b/p/haskell-vector-instances/debian/control index 7229bbbf2..bf4f85f81 100644 --- a/p/haskell-vector-instances/debian/control +++ b/p/haskell-vector-instances/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-vector-space-points/debian/changelog b/p/haskell-vector-space-points/debian/changelog index 7acf8b97e..0ad68e42d 100644 --- a/p/haskell-vector-space-points/debian/changelog +++ b/p/haskell-vector-space-points/debian/changelog @@ -1,6 +1,8 @@ haskell-vector-space-points (0.2.1.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:46 +0200 diff --git a/p/haskell-vector-space-points/debian/control b/p/haskell-vector-space-points/debian/control index 87d474d38..3fd179e99 100644 --- a/p/haskell-vector-space-points/debian/control +++ b/p/haskell-vector-space-points/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-vector-space/debian/changelog b/p/haskell-vector-space/debian/changelog index d050338dc..b5480d1c5 100644 --- a/p/haskell-vector-space/debian/changelog +++ b/p/haskell-vector-space/debian/changelog @@ -2,6 +2,8 @@ haskell-vector-space (0.10.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:27:52 +0200 diff --git a/p/haskell-vector-space/debian/control b/p/haskell-vector-space/debian/control index 360525c35..fce93203a 100644 --- a/p/haskell-vector-space/debian/control +++ b/p/haskell-vector-space/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>, Iulian Udrea <iulian@physics.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-vector-th-unbox/debian/changelog b/p/haskell-vector-th-unbox/debian/changelog index d50e6b15e..77777ee4a 100644 --- a/p/haskell-vector-th-unbox/debian/changelog +++ b/p/haskell-vector-th-unbox/debian/changelog @@ -1,6 +1,8 @@ haskell-vector-th-unbox (0.2.1.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:46 +0200 diff --git a/p/haskell-vector-th-unbox/debian/control b/p/haskell-vector-th-unbox/debian/control index 5c04aaee7..5605bb59c 100644 --- a/p/haskell-vector-th-unbox/debian/control +++ b/p/haskell-vector-th-unbox/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-vector/debian/changelog b/p/haskell-vector/debian/changelog index 3b0b7058a..3acf8fb84 100644 --- a/p/haskell-vector/debian/changelog +++ b/p/haskell-vector/debian/changelog @@ -1,6 +1,8 @@ haskell-vector (0.10.12.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:45 +0200 diff --git a/p/haskell-vector/debian/control b/p/haskell-vector/debian/control index a5ea14ec3..c7fff571d 100644 --- a/p/haskell-vector/debian/control +++ b/p/haskell-vector/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-void/debian/changelog b/p/haskell-void/debian/changelog index c45a95583..551294b10 100644 --- a/p/haskell-void/debian/changelog +++ b/p/haskell-void/debian/changelog @@ -1,6 +1,8 @@ haskell-void (0.7-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:46 +0200 diff --git a/p/haskell-void/debian/control b/p/haskell-void/debian/control index 68e442054..8df1c5c88 100644 --- a/p/haskell-void/debian/control +++ b/p/haskell-void/debian/control @@ -4,7 +4,7 @@ Uploaders: Iulian Udrea <iulian@linux.com>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-vty/debian/changelog b/p/haskell-vty/debian/changelog index 9659dd7d4..942d10124 100644 --- a/p/haskell-vty/debian/changelog +++ b/p/haskell-vty/debian/changelog @@ -2,6 +2,8 @@ haskell-vty (5.3.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:27:34 +0200 diff --git a/p/haskell-vty/debian/control b/p/haskell-vty/debian/control index 2f380bb07..d10315ec9 100644 --- a/p/haskell-vty/debian/control +++ b/p/haskell-vty/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wai-app-file-cgi/debian/changelog b/p/haskell-wai-app-file-cgi/debian/changelog index e9438b380..61c51c012 100644 --- a/p/haskell-wai-app-file-cgi/debian/changelog +++ b/p/haskell-wai-app-file-cgi/debian/changelog @@ -1,6 +1,8 @@ haskell-wai-app-file-cgi (3.0.7-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:47 +0200 diff --git a/p/haskell-wai-app-file-cgi/debian/control b/p/haskell-wai-app-file-cgi/debian/control index 47caab9a0..9a52c23cd 100644 --- a/p/haskell-wai-app-file-cgi/debian/control +++ b/p/haskell-wai-app-file-cgi/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wai-app-static/debian/changelog b/p/haskell-wai-app-static/debian/changelog index fe90fd7b3..d1269aee8 100644 --- a/p/haskell-wai-app-static/debian/changelog +++ b/p/haskell-wai-app-static/debian/changelog @@ -2,6 +2,8 @@ haskell-wai-app-static (3.1.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:26:38 +0200 diff --git a/p/haskell-wai-app-static/debian/control b/p/haskell-wai-app-static/debian/control index 18283be75..54f5cbea8 100644 --- a/p/haskell-wai-app-static/debian/control +++ b/p/haskell-wai-app-static/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wai-conduit/debian/changelog b/p/haskell-wai-conduit/debian/changelog index b648eb67a..1b89ef48a 100644 --- a/p/haskell-wai-conduit/debian/changelog +++ b/p/haskell-wai-conduit/debian/changelog @@ -1,6 +1,8 @@ haskell-wai-conduit (3.0.0.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:47 +0200 diff --git a/p/haskell-wai-conduit/debian/control b/p/haskell-wai-conduit/debian/control index cb0590076..e53747af2 100644 --- a/p/haskell-wai-conduit/debian/control +++ b/p/haskell-wai-conduit/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wai-extra/debian/changelog b/p/haskell-wai-extra/debian/changelog index f7a96b667..fb057e47b 100644 --- a/p/haskell-wai-extra/debian/changelog +++ b/p/haskell-wai-extra/debian/changelog @@ -1,6 +1,8 @@ haskell-wai-extra (3.0.10-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:47 +0200 diff --git a/p/haskell-wai-extra/debian/control b/p/haskell-wai-extra/debian/control index 3c00e9ae4..57237e4a0 100644 --- a/p/haskell-wai-extra/debian/control +++ b/p/haskell-wai-extra/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wai-handler-launch/debian/changelog b/p/haskell-wai-handler-launch/debian/changelog index 1c0d545f5..1e6d9da21 100644 --- a/p/haskell-wai-handler-launch/debian/changelog +++ b/p/haskell-wai-handler-launch/debian/changelog @@ -1,6 +1,8 @@ haskell-wai-handler-launch (3.0.0.4-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:47 +0200 diff --git a/p/haskell-wai-handler-launch/debian/control b/p/haskell-wai-handler-launch/debian/control index 0d3168952..6fcb6feaf 100644 --- a/p/haskell-wai-handler-launch/debian/control +++ b/p/haskell-wai-handler-launch/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wai-logger/debian/changelog b/p/haskell-wai-logger/debian/changelog index 01a458023..627a66c96 100644 --- a/p/haskell-wai-logger/debian/changelog +++ b/p/haskell-wai-logger/debian/changelog @@ -1,6 +1,8 @@ haskell-wai-logger (2.2.4.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:48 +0200 diff --git a/p/haskell-wai-logger/debian/control b/p/haskell-wai-logger/debian/control index 3b1970536..f8068c62f 100644 --- a/p/haskell-wai-logger/debian/control +++ b/p/haskell-wai-logger/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wai-websockets/debian/changelog b/p/haskell-wai-websockets/debian/changelog index 02fa03d49..a4de727b1 100644 --- a/p/haskell-wai-websockets/debian/changelog +++ b/p/haskell-wai-websockets/debian/changelog @@ -1,6 +1,8 @@ haskell-wai-websockets (3.0.0.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:48 +0200 diff --git a/p/haskell-wai-websockets/debian/control b/p/haskell-wai-websockets/debian/control index 4cd05571d..275b2b959 100644 --- a/p/haskell-wai-websockets/debian/control +++ b/p/haskell-wai-websockets/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wai/debian/changelog b/p/haskell-wai/debian/changelog index 844ff864a..ba8c09951 100644 --- a/p/haskell-wai/debian/changelog +++ b/p/haskell-wai/debian/changelog @@ -1,6 +1,8 @@ haskell-wai (3.0.3.0-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:46 +0200 diff --git a/p/haskell-wai/debian/control b/p/haskell-wai/debian/control index 0bb178503..fbfdb890e 100644 --- a/p/haskell-wai/debian/control +++ b/p/haskell-wai/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-warp-tls/debian/changelog b/p/haskell-warp-tls/debian/changelog index fbf9d4185..c90066137 100644 --- a/p/haskell-warp-tls/debian/changelog +++ b/p/haskell-warp-tls/debian/changelog @@ -1,6 +1,8 @@ haskell-warp-tls (3.1.0-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:24:31 +0200 diff --git a/p/haskell-warp-tls/debian/control b/p/haskell-warp-tls/debian/control index a64148149..1cb075017 100644 --- a/p/haskell-warp-tls/debian/control +++ b/p/haskell-warp-tls/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-warp/debian/changelog b/p/haskell-warp/debian/changelog index 432a53335..9ecaaaa5e 100644 --- a/p/haskell-warp/debian/changelog +++ b/p/haskell-warp/debian/changelog @@ -2,6 +2,8 @@ haskell-warp (3.1.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:20:22 +0200 diff --git a/p/haskell-warp/debian/control b/p/haskell-warp/debian/control index 4472ea447..356ef9977 100644 --- a/p/haskell-warp/debian/control +++ b/p/haskell-warp/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-web-routes-boomerang/debian/changelog b/p/haskell-web-routes-boomerang/debian/changelog index 8946e29c1..65c973421 100644 --- a/p/haskell-web-routes-boomerang/debian/changelog +++ b/p/haskell-web-routes-boomerang/debian/changelog @@ -1,6 +1,8 @@ haskell-web-routes-boomerang (0.28.3-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:48 +0200 diff --git a/p/haskell-web-routes-boomerang/debian/control b/p/haskell-web-routes-boomerang/debian/control index ffb3c73b8..4090b6d6e 100644 --- a/p/haskell-web-routes-boomerang/debian/control +++ b/p/haskell-web-routes-boomerang/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-web-routes-happstack/debian/changelog b/p/haskell-web-routes-happstack/debian/changelog index 2dd56ead3..e67eec818 100644 --- a/p/haskell-web-routes-happstack/debian/changelog +++ b/p/haskell-web-routes-happstack/debian/changelog @@ -1,6 +1,8 @@ haskell-web-routes-happstack (0.23.9-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:49 +0200 diff --git a/p/haskell-web-routes-happstack/debian/control b/p/haskell-web-routes-happstack/debian/control index 17a0a722e..9aacda335 100644 --- a/p/haskell-web-routes-happstack/debian/control +++ b/p/haskell-web-routes-happstack/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-web-routes-hsp/debian/changelog b/p/haskell-web-routes-hsp/debian/changelog index 447857e3d..02de44f46 100644 --- a/p/haskell-web-routes-hsp/debian/changelog +++ b/p/haskell-web-routes-hsp/debian/changelog @@ -1,6 +1,8 @@ haskell-web-routes-hsp (0.24.5-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:49 +0200 diff --git a/p/haskell-web-routes-hsp/debian/control b/p/haskell-web-routes-hsp/debian/control index 5d0252db6..7a1f7c992 100644 --- a/p/haskell-web-routes-hsp/debian/control +++ b/p/haskell-web-routes-hsp/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-web-routes-th/debian/changelog b/p/haskell-web-routes-th/debian/changelog index ad36d1e26..cb211d3db 100644 --- a/p/haskell-web-routes-th/debian/changelog +++ b/p/haskell-web-routes-th/debian/changelog @@ -1,6 +1,8 @@ haskell-web-routes-th (0.22.1-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:49 +0200 diff --git a/p/haskell-web-routes-th/debian/control b/p/haskell-web-routes-th/debian/control index 3fa490bed..c6a292a72 100644 --- a/p/haskell-web-routes-th/debian/control +++ b/p/haskell-web-routes-th/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-web-routes/debian/changelog b/p/haskell-web-routes/debian/changelog index abead1133..e3698d23b 100644 --- a/p/haskell-web-routes/debian/changelog +++ b/p/haskell-web-routes/debian/changelog @@ -1,3 +1,10 @@ +haskell-web-routes (0.27.9-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:37 +0200 + haskell-web-routes (0.27.9-2) unstable; urgency=medium * Fix ghci path in debian/rules so that tests will run on some diff --git a/p/haskell-web-routes/debian/control b/p/haskell-web-routes/debian/control index 8804a328a..aa42580b6 100644 --- a/p/haskell-web-routes/debian/control +++ b/p/haskell-web-routes/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-websockets/debian/changelog b/p/haskell-websockets/debian/changelog index c47a62d07..a793453ae 100644 --- a/p/haskell-websockets/debian/changelog +++ b/p/haskell-websockets/debian/changelog @@ -1,3 +1,10 @@ +haskell-websockets (0.9.5.0-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:38 +0200 + haskell-websockets (0.9.5.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-websockets/debian/control b/p/haskell-websockets/debian/control index ba5128813..6d9bb2d15 100644 --- a/p/haskell-websockets/debian/control +++ b/p/haskell-websockets/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wizards/debian/changelog b/p/haskell-wizards/debian/changelog index 7a7fa7232..88bba33c7 100644 --- a/p/haskell-wizards/debian/changelog +++ b/p/haskell-wizards/debian/changelog @@ -1,6 +1,8 @@ haskell-wizards (1.0.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:49 +0200 diff --git a/p/haskell-wizards/debian/control b/p/haskell-wizards/debian/control index 5abc0bfcb..5b8cccffe 100644 --- a/p/haskell-wizards/debian/control +++ b/p/haskell-wizards/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wl-pprint-extras/debian/changelog b/p/haskell-wl-pprint-extras/debian/changelog index e797659ac..2554cfef6 100644 --- a/p/haskell-wl-pprint-extras/debian/changelog +++ b/p/haskell-wl-pprint-extras/debian/changelog @@ -1,3 +1,10 @@ +haskell-wl-pprint-extras (3.5.0.5-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:38 +0200 + haskell-wl-pprint-extras (3.5.0.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-wl-pprint-extras/debian/control b/p/haskell-wl-pprint-extras/debian/control index 976e8dc6d..179043bdb 100644 --- a/p/haskell-wl-pprint-extras/debian/control +++ b/p/haskell-wl-pprint-extras/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wl-pprint-terminfo/debian/changelog b/p/haskell-wl-pprint-terminfo/debian/changelog index 78e3bf51c..b81ccf9c1 100644 --- a/p/haskell-wl-pprint-terminfo/debian/changelog +++ b/p/haskell-wl-pprint-terminfo/debian/changelog @@ -1,3 +1,10 @@ +haskell-wl-pprint-terminfo (3.7.1.3-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:39 +0200 + haskell-wl-pprint-terminfo (3.7.1.3-2) unstable; urgency=medium * Do not depend on transformers, comes with GHC. diff --git a/p/haskell-wl-pprint-terminfo/debian/control b/p/haskell-wl-pprint-terminfo/debian/control index 4645cf661..d21aa71f0 100644 --- a/p/haskell-wl-pprint-terminfo/debian/control +++ b/p/haskell-wl-pprint-terminfo/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-wl-pprint-text/debian/changelog b/p/haskell-wl-pprint-text/debian/changelog index 1b090fe39..642e8c753 100644 --- a/p/haskell-wl-pprint-text/debian/changelog +++ b/p/haskell-wl-pprint-text/debian/changelog @@ -1,6 +1,8 @@ haskell-wl-pprint-text (1.1.0.4-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:50 +0200 diff --git a/p/haskell-wl-pprint-text/debian/control b/p/haskell-wl-pprint-text/debian/control index 61fd20abe..b3021a40a 100644 --- a/p/haskell-wl-pprint-text/debian/control +++ b/p/haskell-wl-pprint-text/debian/control @@ -4,7 +4,7 @@ Uploaders: Masayuki Hatta <mhatta@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-word-trie/debian/changelog b/p/haskell-word-trie/debian/changelog index d6e401037..b9e7996ab 100644 --- a/p/haskell-word-trie/debian/changelog +++ b/p/haskell-word-trie/debian/changelog @@ -1,3 +1,10 @@ +haskell-word-trie (0.3.0-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:39 +0200 + haskell-word-trie (0.3.0-2) unstable; urgency=medium * Depend on ghc-ghci, as this package uses Template Haskell diff --git a/p/haskell-word-trie/debian/control b/p/haskell-word-trie/debian/control index 2a5d248ca..3fce39999 100644 --- a/p/haskell-word-trie/debian/control +++ b/p/haskell-word-trie/debian/control @@ -4,7 +4,7 @@ Uploaders: Marcel Fourne <debian@marcelfourne.de> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-word8/debian/changelog b/p/haskell-word8/debian/changelog index 2765767da..05c93e134 100644 --- a/p/haskell-word8/debian/changelog +++ b/p/haskell-word8/debian/changelog @@ -1,6 +1,8 @@ haskell-word8 (0.1.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:50 +0200 diff --git a/p/haskell-word8/debian/control b/p/haskell-word8/debian/control index 9ada1f57e..9b7032cc0 100644 --- a/p/haskell-word8/debian/control +++ b/p/haskell-word8/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-x11-xft/debian/changelog b/p/haskell-x11-xft/debian/changelog index 6b4bac207..66536f02b 100644 --- a/p/haskell-x11-xft/debian/changelog +++ b/p/haskell-x11-xft/debian/changelog @@ -1,6 +1,8 @@ haskell-x11-xft (0.3.1-8) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:50 +0200 diff --git a/p/haskell-x11-xft/debian/control b/p/haskell-x11-xft/debian/control index a485ac13b..f07133047 100644 --- a/p/haskell-x11-xft/debian/control +++ b/p/haskell-x11-xft/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-x11/debian/changelog b/p/haskell-x11/debian/changelog index 9ad523858..ef0f448cf 100644 --- a/p/haskell-x11/debian/changelog +++ b/p/haskell-x11/debian/changelog @@ -1,6 +1,8 @@ haskell-x11 (1.6.1.2-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:50 +0200 diff --git a/p/haskell-x11/debian/control b/p/haskell-x11/debian/control index 02f04bf70..26017ab0e 100644 --- a/p/haskell-x11/debian/control +++ b/p/haskell-x11/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Ryan Kavanagh <rak@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-x509-store/debian/changelog b/p/haskell-x509-store/debian/changelog index 34d58741a..7a14713ad 100644 --- a/p/haskell-x509-store/debian/changelog +++ b/p/haskell-x509-store/debian/changelog @@ -2,6 +2,8 @@ haskell-x509-store (1.6.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:19:16 +0200 diff --git a/p/haskell-x509-store/debian/control b/p/haskell-x509-store/debian/control index 348874c29..42e666ccd 100644 --- a/p/haskell-x509-store/debian/control +++ b/p/haskell-x509-store/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-x509-system/debian/changelog b/p/haskell-x509-system/debian/changelog index c287b7f13..4e9ab5f0a 100644 --- a/p/haskell-x509-system/debian/changelog +++ b/p/haskell-x509-system/debian/changelog @@ -2,6 +2,8 @@ haskell-x509-system (1.6.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:19:08 +0200 diff --git a/p/haskell-x509-system/debian/control b/p/haskell-x509-system/debian/control index 10dec11e0..8eab04624 100644 --- a/p/haskell-x509-system/debian/control +++ b/p/haskell-x509-system/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-x509-util/debian/changelog b/p/haskell-x509-util/debian/changelog index ff87d1ead..121aa0050 100644 --- a/p/haskell-x509-util/debian/changelog +++ b/p/haskell-x509-util/debian/changelog @@ -2,6 +2,8 @@ haskell-x509-util (1.5.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 22:30:39 +0000 diff --git a/p/haskell-x509-util/debian/control b/p/haskell-x509-util/debian/control index 84db6475f..36ab26785 100644 --- a/p/haskell-x509-util/debian/control +++ b/p/haskell-x509-util/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-x509-validation/debian/changelog b/p/haskell-x509-validation/debian/changelog index 0e939927c..79bcf0301 100644 --- a/p/haskell-x509-validation/debian/changelog +++ b/p/haskell-x509-validation/debian/changelog @@ -2,6 +2,8 @@ haskell-x509-validation (1.6.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:18:53 +0200 diff --git a/p/haskell-x509-validation/debian/control b/p/haskell-x509-validation/debian/control index d6b3f469f..e9c345b39 100644 --- a/p/haskell-x509-validation/debian/control +++ b/p/haskell-x509-validation/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-x509/debian/changelog b/p/haskell-x509/debian/changelog index d5a001af6..1ae4e512d 100644 --- a/p/haskell-x509/debian/changelog +++ b/p/haskell-x509/debian/changelog @@ -2,6 +2,8 @@ haskell-x509 (1.6.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:18:19 +0200 diff --git a/p/haskell-x509/debian/control b/p/haskell-x509/debian/control index caeccc68e..eb758b11c 100644 --- a/p/haskell-x509/debian/control +++ b/p/haskell-x509/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-xcb-types/debian/changelog b/p/haskell-xcb-types/debian/changelog index a7aef93a9..8e499c831 100644 --- a/p/haskell-xcb-types/debian/changelog +++ b/p/haskell-xcb-types/debian/changelog @@ -1,6 +1,8 @@ haskell-xcb-types (0.7.0-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:51 +0200 diff --git a/p/haskell-xcb-types/debian/control b/p/haskell-xcb-types/debian/control index 975f8e816..ef7b5a3d1 100644 --- a/p/haskell-xcb-types/debian/control +++ b/p/haskell-xcb-types/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-xdg-basedir/debian/changelog b/p/haskell-xdg-basedir/debian/changelog index e9a29a401..3aa193382 100644 --- a/p/haskell-xdg-basedir/debian/changelog +++ b/p/haskell-xdg-basedir/debian/changelog @@ -1,6 +1,8 @@ haskell-xdg-basedir (0.2.2-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:52 +0200 diff --git a/p/haskell-xdg-basedir/debian/control b/p/haskell-xdg-basedir/debian/control index 3a1438613..fa82530df 100644 --- a/p/haskell-xdg-basedir/debian/control +++ b/p/haskell-xdg-basedir/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-xml-conduit/debian/changelog b/p/haskell-xml-conduit/debian/changelog index 00d0402ed..fbeefa1a7 100644 --- a/p/haskell-xml-conduit/debian/changelog +++ b/p/haskell-xml-conduit/debian/changelog @@ -2,6 +2,8 @@ haskell-xml-conduit (1.3.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:17:57 +0200 diff --git a/p/haskell-xml-conduit/debian/control b/p/haskell-xml-conduit/debian/control index ab88c058f..2015ae0c5 100644 --- a/p/haskell-xml-conduit/debian/control +++ b/p/haskell-xml-conduit/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-xml-hamlet/debian/changelog b/p/haskell-xml-hamlet/debian/changelog index 2e64edfb0..479bfc43c 100644 --- a/p/haskell-xml-hamlet/debian/changelog +++ b/p/haskell-xml-hamlet/debian/changelog @@ -1,6 +1,8 @@ haskell-xml-hamlet (0.4.0.11-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:52 +0200 diff --git a/p/haskell-xml-hamlet/debian/control b/p/haskell-xml-hamlet/debian/control index 87d4cc39b..78a06de5c 100644 --- a/p/haskell-xml-hamlet/debian/control +++ b/p/haskell-xml-hamlet/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-xml-types/debian/changelog b/p/haskell-xml-types/debian/changelog index eff029380..32b10e38f 100644 --- a/p/haskell-xml-types/debian/changelog +++ b/p/haskell-xml-types/debian/changelog @@ -1,6 +1,8 @@ haskell-xml-types (0.3.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:53 +0200 diff --git a/p/haskell-xml-types/debian/control b/p/haskell-xml-types/debian/control index a476802ef..2a91fb653 100644 --- a/p/haskell-xml-types/debian/control +++ b/p/haskell-xml-types/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-xml/debian/changelog b/p/haskell-xml/debian/changelog index 94e357ee2..c94abc4be 100644 --- a/p/haskell-xml/debian/changelog +++ b/p/haskell-xml/debian/changelog @@ -1,6 +1,8 @@ haskell-xml (1.3.14-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:52 +0200 diff --git a/p/haskell-xml/debian/control b/p/haskell-xml/debian/control index 15da098f1..d33e3153c 100644 --- a/p/haskell-xml/debian/control +++ b/p/haskell-xml/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-xmlhtml/debian/changelog b/p/haskell-xmlhtml/debian/changelog index 75dce0595..09a6223ea 100644 --- a/p/haskell-xmlhtml/debian/changelog +++ b/p/haskell-xmlhtml/debian/changelog @@ -1,6 +1,8 @@ haskell-xmlhtml (0.2.3.4-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:53 +0200 diff --git a/p/haskell-xmlhtml/debian/control b/p/haskell-xmlhtml/debian/control index f5ec5c269..62c752723 100644 --- a/p/haskell-xmlhtml/debian/control +++ b/p/haskell-xmlhtml/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-xss-sanitize/debian/changelog b/p/haskell-xss-sanitize/debian/changelog index b0a6d203f..10cf46450 100644 --- a/p/haskell-xss-sanitize/debian/changelog +++ b/p/haskell-xss-sanitize/debian/changelog @@ -1,6 +1,8 @@ haskell-xss-sanitize (0.3.5.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:53 +0200 diff --git a/p/haskell-xss-sanitize/debian/control b/p/haskell-xss-sanitize/debian/control index 1a7d41a60..128d4f277 100644 --- a/p/haskell-xss-sanitize/debian/control +++ b/p/haskell-xss-sanitize/debian/control @@ -4,7 +4,7 @@ Uploaders: Giovanni Mascellani <gio@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yaml/debian/changelog b/p/haskell-yaml/debian/changelog index 3ed17cd12..f7d104478 100644 --- a/p/haskell-yaml/debian/changelog +++ b/p/haskell-yaml/debian/changelog @@ -1,3 +1,10 @@ +haskell-yaml (0.8.12-4) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:43 +0200 + haskell-yaml (0.8.12-3) unstable; urgency=medium * Build-depend on test-related packages on arm64, armel, armhf, ppc64el, diff --git a/p/haskell-yaml/debian/control b/p/haskell-yaml/debian/control index 50351b592..ffdac9688 100644 --- a/p/haskell-yaml/debian/control +++ b/p/haskell-yaml/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod-auth-hashdb/debian/changelog b/p/haskell-yesod-auth-hashdb/debian/changelog index 0e5efe9a6..441460fc0 100644 --- a/p/haskell-yesod-auth-hashdb/debian/changelog +++ b/p/haskell-yesod-auth-hashdb/debian/changelog @@ -1,3 +1,10 @@ +haskell-yesod-auth-hashdb (1.4.2.2-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:43 +0200 + haskell-yesod-auth-hashdb (1.4.2.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yesod-auth-hashdb/debian/control b/p/haskell-yesod-auth-hashdb/debian/control index 01bc02dcd..be396c2fe 100644 --- a/p/haskell-yesod-auth-hashdb/debian/control +++ b/p/haskell-yesod-auth-hashdb/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod-auth-oauth/debian/changelog b/p/haskell-yesod-auth-oauth/debian/changelog index 563dbf07e..a7ab9efcd 100644 --- a/p/haskell-yesod-auth-oauth/debian/changelog +++ b/p/haskell-yesod-auth-oauth/debian/changelog @@ -1,6 +1,8 @@ haskell-yesod-auth-oauth (1.4.0.2-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:54 +0200 diff --git a/p/haskell-yesod-auth-oauth/debian/control b/p/haskell-yesod-auth-oauth/debian/control index 2f26d12a2..70ed959e3 100644 --- a/p/haskell-yesod-auth-oauth/debian/control +++ b/p/haskell-yesod-auth-oauth/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod-auth/debian/changelog b/p/haskell-yesod-auth/debian/changelog index 853b186d3..5214a0e03 100644 --- a/p/haskell-yesod-auth/debian/changelog +++ b/p/haskell-yesod-auth/debian/changelog @@ -1,6 +1,8 @@ haskell-yesod-auth (1.4.6-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:54 +0200 diff --git a/p/haskell-yesod-auth/debian/control b/p/haskell-yesod-auth/debian/control index 74d8186f7..778f6a580 100644 --- a/p/haskell-yesod-auth/debian/control +++ b/p/haskell-yesod-auth/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod-bin/debian/changelog b/p/haskell-yesod-bin/debian/changelog index 5e019bab3..52441337a 100644 --- a/p/haskell-yesod-bin/debian/changelog +++ b/p/haskell-yesod-bin/debian/changelog @@ -1,6 +1,8 @@ haskell-yesod-bin (1.4.13.2-1) unstable; urgency=medium * New upstream release + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:30:38 +0200 diff --git a/p/haskell-yesod-bin/debian/control b/p/haskell-yesod-bin/debian/control index 18689077e..669f27499 100644 --- a/p/haskell-yesod-bin/debian/control +++ b/p/haskell-yesod-bin/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod-core/debian/changelog b/p/haskell-yesod-core/debian/changelog index 87c68442a..e42654008 100644 --- a/p/haskell-yesod-core/debian/changelog +++ b/p/haskell-yesod-core/debian/changelog @@ -1,6 +1,8 @@ haskell-yesod-core (1.4.12-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:54 +0200 diff --git a/p/haskell-yesod-core/debian/control b/p/haskell-yesod-core/debian/control index 3b5ec3119..bcdcd86a7 100644 --- a/p/haskell-yesod-core/debian/control +++ b/p/haskell-yesod-core/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod-default/debian/changelog b/p/haskell-yesod-default/debian/changelog index 244a98521..5a0cfa755 100644 --- a/p/haskell-yesod-default/debian/changelog +++ b/p/haskell-yesod-default/debian/changelog @@ -1,6 +1,8 @@ haskell-yesod-default (1.2.0-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:54 +0200 diff --git a/p/haskell-yesod-default/debian/control b/p/haskell-yesod-default/debian/control index 1499638bc..7660b604f 100644 --- a/p/haskell-yesod-default/debian/control +++ b/p/haskell-yesod-default/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod-form/debian/changelog b/p/haskell-yesod-form/debian/changelog index 759bfb6ce..19442bd2b 100644 --- a/p/haskell-yesod-form/debian/changelog +++ b/p/haskell-yesod-form/debian/changelog @@ -1,6 +1,8 @@ haskell-yesod-form (1.4.4.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:55 +0200 diff --git a/p/haskell-yesod-form/debian/control b/p/haskell-yesod-form/debian/control index 656d1727d..f979fa6c5 100644 --- a/p/haskell-yesod-form/debian/control +++ b/p/haskell-yesod-form/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod-newsfeed/debian/changelog b/p/haskell-yesod-newsfeed/debian/changelog index e8b63c332..d606229c6 100644 --- a/p/haskell-yesod-newsfeed/debian/changelog +++ b/p/haskell-yesod-newsfeed/debian/changelog @@ -1,6 +1,8 @@ haskell-yesod-newsfeed (1.4.0.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:55 +0200 diff --git a/p/haskell-yesod-newsfeed/debian/control b/p/haskell-yesod-newsfeed/debian/control index 22a8e531b..27b321eae 100644 --- a/p/haskell-yesod-newsfeed/debian/control +++ b/p/haskell-yesod-newsfeed/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod-persistent/debian/changelog b/p/haskell-yesod-persistent/debian/changelog index ff400b088..a716aecd6 100644 --- a/p/haskell-yesod-persistent/debian/changelog +++ b/p/haskell-yesod-persistent/debian/changelog @@ -1,6 +1,8 @@ haskell-yesod-persistent (1.4.0.3-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:55 +0200 diff --git a/p/haskell-yesod-persistent/debian/control b/p/haskell-yesod-persistent/debian/control index e0b9190f9..8f0d42daa 100644 --- a/p/haskell-yesod-persistent/debian/control +++ b/p/haskell-yesod-persistent/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod-static/debian/changelog b/p/haskell-yesod-static/debian/changelog index 3fe0198e7..18000c5e0 100644 --- a/p/haskell-yesod-static/debian/changelog +++ b/p/haskell-yesod-static/debian/changelog @@ -2,6 +2,8 @@ haskell-yesod-static (1.5.0.2-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:14:57 +0200 diff --git a/p/haskell-yesod-static/debian/control b/p/haskell-yesod-static/debian/control index 0a374e5cc..ba11d04e5 100644 --- a/p/haskell-yesod-static/debian/control +++ b/p/haskell-yesod-static/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod-test/debian/changelog b/p/haskell-yesod-test/debian/changelog index 029077774..5a16fbed5 100644 --- a/p/haskell-yesod-test/debian/changelog +++ b/p/haskell-yesod-test/debian/changelog @@ -1,6 +1,8 @@ haskell-yesod-test (1.4.3.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:55 +0200 diff --git a/p/haskell-yesod-test/debian/control b/p/haskell-yesod-test/debian/control index 47878c48a..b859f5bac 100644 --- a/p/haskell-yesod-test/debian/control +++ b/p/haskell-yesod-test/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yesod/debian/changelog b/p/haskell-yesod/debian/changelog index c2dc5299c..1f24d40fd 100644 --- a/p/haskell-yesod/debian/changelog +++ b/p/haskell-yesod/debian/changelog @@ -1,6 +1,8 @@ haskell-yesod (1.4.1.5-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:53 +0200 diff --git a/p/haskell-yesod/debian/control b/p/haskell-yesod/debian/control index 016152a14..b3b87ddb2 100644 --- a/p/haskell-yesod/debian/control +++ b/p/haskell-yesod/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yi-language/debian/changelog b/p/haskell-yi-language/debian/changelog index fdef3aeb0..979c68544 100644 --- a/p/haskell-yi-language/debian/changelog +++ b/p/haskell-yi-language/debian/changelog @@ -1,3 +1,10 @@ +haskell-yi-language (0.1.1.0-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:46 +0200 + haskell-yi-language (0.1.1.0-1) unstable; urgency=low [ Marcel Fourné ] diff --git a/p/haskell-yi-language/debian/control b/p/haskell-yi-language/debian/control index 3fd12147f..69501068f 100644 --- a/p/haskell-yi-language/debian/control +++ b/p/haskell-yi-language/debian/control @@ -4,7 +4,7 @@ Uploaders: Marcel Fourne <debian@marcelfourne.de> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-yi-rope/debian/changelog b/p/haskell-yi-rope/debian/changelog index e421c8c5c..a3fd40f2f 100644 --- a/p/haskell-yi-rope/debian/changelog +++ b/p/haskell-yi-rope/debian/changelog @@ -1,3 +1,10 @@ +haskell-yi-rope (0.7.0.1-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:23:46 +0200 + haskell-yi-rope (0.7.0.1-1) unstable; urgency=low [ Marcel Fourné ] diff --git a/p/haskell-yi-rope/debian/control b/p/haskell-yi-rope/debian/control index cb0f3ca5a..3cee02e4d 100644 --- a/p/haskell-yi-rope/debian/control +++ b/p/haskell-yi-rope/debian/control @@ -4,7 +4,7 @@ Uploaders: Marcel Fourne <debian@marcelfourne.de> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-zeromq4-haskell/debian/changelog b/p/haskell-zeromq4-haskell/debian/changelog index 9dde819d7..82c35ce99 100644 --- a/p/haskell-zeromq4-haskell/debian/changelog +++ b/p/haskell-zeromq4-haskell/debian/changelog @@ -1,6 +1,8 @@ haskell-zeromq4-haskell (0.6.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:56 +0200 diff --git a/p/haskell-zeromq4-haskell/debian/control b/p/haskell-zeromq4-haskell/debian/control index e40a8f52b..7c46c740b 100644 --- a/p/haskell-zeromq4-haskell/debian/control +++ b/p/haskell-zeromq4-haskell/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-zip-archive/debian/changelog b/p/haskell-zip-archive/debian/changelog index 83003a135..a30fdf60e 100644 --- a/p/haskell-zip-archive/debian/changelog +++ b/p/haskell-zip-archive/debian/changelog @@ -2,6 +2,8 @@ haskell-zip-archive (0.2.3.7-3) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:37:55 +0200 diff --git a/p/haskell-zip-archive/debian/control b/p/haskell-zip-archive/debian/control index f9013e8cd..9454bdbc2 100644 --- a/p/haskell-zip-archive/debian/control +++ b/p/haskell-zip-archive/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-zlib-bindings/debian/changelog b/p/haskell-zlib-bindings/debian/changelog index 006e1cff0..503892bde 100644 --- a/p/haskell-zlib-bindings/debian/changelog +++ b/p/haskell-zlib-bindings/debian/changelog @@ -1,6 +1,8 @@ haskell-zlib-bindings (0.1.1.5-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:56 +0200 diff --git a/p/haskell-zlib-bindings/debian/control b/p/haskell-zlib-bindings/debian/control index 11f390f97..367e7d9a7 100644 --- a/p/haskell-zlib-bindings/debian/control +++ b/p/haskell-zlib-bindings/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-zlib-enum/debian/changelog b/p/haskell-zlib-enum/debian/changelog index cee828056..659cc250d 100644 --- a/p/haskell-zlib-enum/debian/changelog +++ b/p/haskell-zlib-enum/debian/changelog @@ -1,6 +1,8 @@ haskell-zlib-enum (0.2.3.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:57 +0200 diff --git a/p/haskell-zlib-enum/debian/control b/p/haskell-zlib-enum/debian/control index c8289f390..ffdced5e6 100644 --- a/p/haskell-zlib-enum/debian/control +++ b/p/haskell-zlib-enum/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskell-zlib/debian/changelog b/p/haskell-zlib/debian/changelog index 33cc8d3c5..9393059e0 100644 --- a/p/haskell-zlib/debian/changelog +++ b/p/haskell-zlib/debian/changelog @@ -1,6 +1,8 @@ haskell-zlib (0.5.4.2-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:56 +0200 diff --git a/p/haskell-zlib/debian/control b/p/haskell-zlib/debian/control index be5732f04..ed6175064 100644 --- a/p/haskell-zlib/debian/control +++ b/p/haskell-zlib/debian/control @@ -4,7 +4,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, ghc-prof, zlib1g-dev, diff --git a/p/haskelldb-hdbc-odbc/debian/changelog b/p/haskelldb-hdbc-odbc/debian/changelog index 22f2d275b..33f20b377 100644 --- a/p/haskelldb-hdbc-odbc/debian/changelog +++ b/p/haskelldb-hdbc-odbc/debian/changelog @@ -1,6 +1,8 @@ haskelldb-hdbc-odbc (2.1.2-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:23 +0200 diff --git a/p/haskelldb-hdbc-odbc/debian/control b/p/haskelldb-hdbc-odbc/debian/control index 00a1316bf..d82f5c871 100644 --- a/p/haskelldb-hdbc-odbc/debian/control +++ b/p/haskelldb-hdbc-odbc/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskelldb-hdbc-postgresql/debian/changelog b/p/haskelldb-hdbc-postgresql/debian/changelog index bc0c56124..8c62c9d0f 100644 --- a/p/haskelldb-hdbc-postgresql/debian/changelog +++ b/p/haskelldb-hdbc-postgresql/debian/changelog @@ -1,6 +1,8 @@ haskelldb-hdbc-postgresql (2.1.2-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:23 +0200 diff --git a/p/haskelldb-hdbc-postgresql/debian/control b/p/haskelldb-hdbc-postgresql/debian/control index b9c4227fc..28ab1d5eb 100644 --- a/p/haskelldb-hdbc-postgresql/debian/control +++ b/p/haskelldb-hdbc-postgresql/debian/control @@ -5,7 +5,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, ghc-prof, ghc-doc, diff --git a/p/haskelldb-hdbc-sqlite3/debian/changelog b/p/haskelldb-hdbc-sqlite3/debian/changelog index 989d3f49c..395e25935 100644 --- a/p/haskelldb-hdbc-sqlite3/debian/changelog +++ b/p/haskelldb-hdbc-sqlite3/debian/changelog @@ -1,6 +1,8 @@ haskelldb-hdbc-sqlite3 (2.1.2-6) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:23 +0200 diff --git a/p/haskelldb-hdbc-sqlite3/debian/control b/p/haskelldb-hdbc-sqlite3/debian/control index d2e6780ce..3360868f7 100644 --- a/p/haskelldb-hdbc-sqlite3/debian/control +++ b/p/haskelldb-hdbc-sqlite3/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskelldb-hdbc/debian/changelog b/p/haskelldb-hdbc/debian/changelog index 2c019dce7..82d8d421b 100644 --- a/p/haskelldb-hdbc/debian/changelog +++ b/p/haskelldb-hdbc/debian/changelog @@ -2,6 +2,8 @@ haskelldb-hdbc (2.2.4-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Mon, 17 Aug 2015 17:39:33 +0000 diff --git a/p/haskelldb-hdbc/debian/control b/p/haskelldb-hdbc/debian/control index 490fe79c8..81e6a0f3c 100644 --- a/p/haskelldb-hdbc/debian/control +++ b/p/haskelldb-hdbc/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/haskelldb/debian/changelog b/p/haskelldb/debian/changelog index a3804740c..a203749cf 100644 --- a/p/haskelldb/debian/changelog +++ b/p/haskelldb/debian/changelog @@ -1,6 +1,8 @@ haskelldb (2.2.4-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:22 +0200 diff --git a/p/haskelldb/debian/control b/p/haskelldb/debian/control index af14e5726..396d8232e 100644 --- a/p/haskelldb/debian/control +++ b/p/haskelldb/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell -Build-Depends: haskell-devscripts (>= 0.9), +Build-Depends: haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/hasktags/debian/changelog b/p/hasktags/debian/changelog index e13665572..196fd6941 100644 --- a/p/hasktags/debian/changelog +++ b/p/hasktags/debian/changelog @@ -1,6 +1,8 @@ hasktags (0.69.1-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:57 +0200 diff --git a/p/hasktags/debian/control b/p/hasktags/debian/control index 78bcaf186..2e29794db 100644 --- a/p/hasktags/debian/control +++ b/p/hasktags/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, libghc-json-dev (>= 0.5), diff --git a/p/haxml/debian/changelog b/p/haxml/debian/changelog index 437463aa9..bf2d2ece5 100644 --- a/p/haxml/debian/changelog +++ b/p/haxml/debian/changelog @@ -1,6 +1,8 @@ haxml (1:1.25.3-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:57 +0200 diff --git a/p/haxml/debian/control b/p/haxml/debian/control index 807330a10..74df292df 100644 --- a/p/haxml/debian/control +++ b/p/haxml/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/hdbc-odbc/debian/changelog b/p/hdbc-odbc/debian/changelog index 1ec3da492..a10d03452 100644 --- a/p/hdbc-odbc/debian/changelog +++ b/p/hdbc-odbc/debian/changelog @@ -1,6 +1,8 @@ hdbc-odbc (2.3.1.1-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:57 +0200 diff --git a/p/hdbc-odbc/debian/control b/p/hdbc-odbc/debian/control index 38a5eb8f8..e9e2663b1 100644 --- a/p/hdbc-odbc/debian/control +++ b/p/hdbc-odbc/debian/control @@ -6,7 +6,7 @@ Section: haskell Build-Depends: debhelper (>= 9), ghc, ghc-prof, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, cpphs, libghc-hdbc-dev (>= 2.2.0-2), diff --git a/p/hdbc-postgresql/debian/changelog b/p/hdbc-postgresql/debian/changelog index 1a8457a1e..8c52f19dc 100644 --- a/p/hdbc-postgresql/debian/changelog +++ b/p/hdbc-postgresql/debian/changelog @@ -2,6 +2,8 @@ hdbc-postgresql (2.3.2.3-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:32:23 +0200 diff --git a/p/hdbc-postgresql/debian/control b/p/hdbc-postgresql/debian/control index 71fc18072..22abc1b17 100644 --- a/p/hdbc-postgresql/debian/control +++ b/p/hdbc-postgresql/debian/control @@ -6,7 +6,7 @@ Section: haskell Build-Depends: debhelper (>= 9), ghc (>= 6.12), ghc-prof (>= 6.12), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, cpphs, haddock, diff --git a/p/hdbc-sqlite3/debian/changelog b/p/hdbc-sqlite3/debian/changelog index 67eaf88ae..71b8c5765 100644 --- a/p/hdbc-sqlite3/debian/changelog +++ b/p/hdbc-sqlite3/debian/changelog @@ -2,6 +2,8 @@ hdbc-sqlite3 (2.3.3.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:17:03 +0000 diff --git a/p/hdbc-sqlite3/debian/control b/p/hdbc-sqlite3/debian/control index f1a02145a..cccd6e6db 100644 --- a/p/hdbc-sqlite3/debian/control +++ b/p/hdbc-sqlite3/debian/control @@ -6,7 +6,7 @@ Section: haskell Build-Depends: debhelper (>= 9), ghc (>= 6.12), ghc-prof (>= 6.12), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, cpphs, haddock, diff --git a/p/hdbc/debian/changelog b/p/hdbc/debian/changelog index 401e0e417..f325ad076 100644 --- a/p/hdbc/debian/changelog +++ b/p/hdbc/debian/changelog @@ -2,6 +2,8 @@ hdbc (2.4.0.1-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 12:52:14 +0200 diff --git a/p/hdbc/debian/control b/p/hdbc/debian/control index 8bf9b26c8..87a59d1b0 100644 --- a/p/hdbc/debian/control +++ b/p/hdbc/debian/control @@ -4,7 +4,7 @@ Uploaders: John Goerzen <jgoerzen@complete.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/highlighting-kate/debian/changelog b/p/highlighting-kate/debian/changelog index a697803fb..efba93b39 100644 --- a/p/highlighting-kate/debian/changelog +++ b/p/highlighting-kate/debian/changelog @@ -2,6 +2,8 @@ highlighting-kate (0.6-1) UNRELEASED; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:13:52 +0200 diff --git a/p/highlighting-kate/debian/control b/p/highlighting-kate/debian/control index 9b4f4859c..5d12c24d9 100644 --- a/p/highlighting-kate/debian/control +++ b/p/highlighting-kate/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Kiwamu Okabe <kiwamu@debian.or Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/hlint/debian/changelog b/p/hlint/debian/changelog index 6b5fd0527..b0d3ac50b 100644 --- a/p/hlint/debian/changelog +++ b/p/hlint/debian/changelog @@ -1,7 +1,12 @@ hlint (1.9.21-2) UNRELEASED; urgency=medium + [ Clint Adams ] * Tweak RTS lib path in threading test. + [ Joachim Breitner ] + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + -- Clint Adams <clint@debian.org> Wed, 12 Aug 2015 14:50:22 +0200 hlint (1.9.21-1) unstable; urgency=medium diff --git a/p/hlint/debian/control b/p/hlint/debian/control index e7173c35c..8f6e5e724 100644 --- a/p/hlint/debian/control +++ b/p/hlint/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/hoauth/debian/changelog b/p/hoauth/debian/changelog index 3cf3435d1..368484364 100644 --- a/p/hoauth/debian/changelog +++ b/p/hoauth/debian/changelog @@ -5,6 +5,8 @@ hoauth (0.3.5-4) UNRELEASED; urgency=medium [ Joachim Breitner ] * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Sven Bartscher <sven.bartscher@weltraumschlangen.de> Tue, 18 Aug 2015 00:38:06 +0200 diff --git a/p/hoauth/debian/control b/p/hoauth/debian/control index aca614906..70e7f9fe5 100644 --- a/p/hoauth/debian/control +++ b/p/hoauth/debian/control @@ -4,7 +4,7 @@ Uploaders: John Goerzen <jgoerzen@complete.org> Priority: optional Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc (>= 7.10), ghc-prof, diff --git a/p/hothasktags/debian/changelog b/p/hothasktags/debian/changelog index 3b2cfa5d1..1e6f05d4b 100644 --- a/p/hothasktags/debian/changelog +++ b/p/hothasktags/debian/changelog @@ -1,6 +1,8 @@ hothasktags (0.3.3-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:59 +0200 diff --git a/p/hothasktags/debian/control b/p/hothasktags/debian/control index c3cb019b5..c1f0b7064 100644 --- a/p/hothasktags/debian/control +++ b/p/hothasktags/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: optional Section: devel Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/hscolour/debian/changelog b/p/hscolour/debian/changelog index a596c9616..14dd48d7f 100644 --- a/p/hscolour/debian/changelog +++ b/p/hscolour/debian/changelog @@ -2,6 +2,8 @@ hscolour (1.23-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:10:18 +0200 diff --git a/p/hscolour/debian/control b/p/hscolour/debian/control index 33713b3c0..6f52beab6 100644 --- a/p/hscolour/debian/control +++ b/p/hscolour/debian/control @@ -4,7 +4,7 @@ Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/hslogger/debian/changelog b/p/hslogger/debian/changelog index 287b6d5dd..4f2f02940 100644 --- a/p/hslogger/debian/changelog +++ b/p/hslogger/debian/changelog @@ -1,6 +1,8 @@ hslogger (1.2.9+dfsg1-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 17:32:42 +0200 diff --git a/p/hslogger/debian/control b/p/hslogger/debian/control index 135907234..662dee084 100644 --- a/p/hslogger/debian/control +++ b/p/hslogger/debian/control @@ -4,7 +4,7 @@ Uploaders: John Goerzen <jgoerzen@complete.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/lambdabot/debian/changelog b/p/lambdabot/debian/changelog index 916667666..73e0c2d9c 100644 --- a/p/lambdabot/debian/changelog +++ b/p/lambdabot/debian/changelog @@ -7,6 +7,8 @@ lambdabot (5.0.3-1) unstable; urgency=medium * Other build-compatibility patches * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:12:53 +0200 diff --git a/p/lambdabot/debian/control b/p/lambdabot/debian/control index 7f33ebe45..c786321c9 100644 --- a/p/lambdabot/debian/control +++ b/p/lambdabot/debian/control @@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org> Priority: optional Section: net Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, libghc-lambdabot-core-dev (>= 5.0.3), diff --git a/p/ldap-haskell/debian/changelog b/p/ldap-haskell/debian/changelog index 7e2aa5efb..202672357 100644 --- a/p/ldap-haskell/debian/changelog +++ b/p/ldap-haskell/debian/changelog @@ -1,6 +1,8 @@ ldap-haskell (0.6.10-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:59 +0200 diff --git a/p/ldap-haskell/debian/control b/p/ldap-haskell/debian/control index 8df7c1d39..f6967b7f9 100644 --- a/p/ldap-haskell/debian/control +++ b/p/ldap-haskell/debian/control @@ -6,7 +6,7 @@ Section: haskell Build-Depends: debhelper (>= 9), ghc, ghc-prof, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), libldap2-dev (>= 2.4.7), cdbs, Build-Depends-Indep: ghc-doc, diff --git a/p/magic-haskell/debian/changelog b/p/magic-haskell/debian/changelog index 621f53c48..764f7d721 100644 --- a/p/magic-haskell/debian/changelog +++ b/p/magic-haskell/debian/changelog @@ -1,6 +1,8 @@ magic-haskell (1.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:18:00 +0200 diff --git a/p/magic-haskell/debian/control b/p/magic-haskell/debian/control index 757c1259a..43cc1ec49 100644 --- a/p/magic-haskell/debian/control +++ b/p/magic-haskell/debian/control @@ -4,7 +4,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: John Goerzen <jgoerzen@complete.org> Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, ghc-prof, libmagic-dev diff --git a/p/mighttpd2/debian/changelog b/p/mighttpd2/debian/changelog index 81992a516..ac9c3359c 100644 --- a/p/mighttpd2/debian/changelog +++ b/p/mighttpd2/debian/changelog @@ -2,6 +2,8 @@ mighttpd2 (3.2.9-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sun, 16 Aug 2015 08:14:58 +0000 diff --git a/p/mighttpd2/debian/control b/p/mighttpd2/debian/control index f0338985a..8387025fd 100644 --- a/p/mighttpd2/debian/control +++ b/p/mighttpd2/debian/control @@ -6,7 +6,7 @@ Section: web Build-Depends: ghc, cdbs, debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc-prof, libghc-async-dev, libghc-auto-update-dev, diff --git a/p/missingh/debian/changelog b/p/missingh/debian/changelog index 2def50845..82b3f47ca 100644 --- a/p/missingh/debian/changelog +++ b/p/missingh/debian/changelog @@ -1,6 +1,8 @@ missingh (1.3.0.1-4) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:18:00 +0200 diff --git a/p/missingh/debian/control b/p/missingh/debian/control index eaca27dd7..427441555 100644 --- a/p/missingh/debian/control +++ b/p/missingh/debian/control @@ -4,7 +4,7 @@ Uploaders: John Goerzen <jgoerzen@complete.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/shellcheck/debian/changelog b/p/shellcheck/debian/changelog index 128c33829..7e7fac885 100644 --- a/p/shellcheck/debian/changelog +++ b/p/shellcheck/debian/changelog @@ -5,6 +5,8 @@ shellcheck (0.3.7-2) UNRELEASED; urgency=medium [ Joachim Breitner ] * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Helmut Grohne <helmut@subdivi.de> Mon, 03 Aug 2015 19:39:55 +0200 diff --git a/p/shellcheck/debian/control b/p/shellcheck/debian/control index 045ed35ab..2d65f73a3 100644 --- a/p/shellcheck/debian/control +++ b/p/shellcheck/debian/control @@ -5,7 +5,7 @@ Priority: extra Section: devel Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, libghc-json-dev, libghc-mtl-dev, diff --git a/p/shelltestrunner/debian/changelog b/p/shelltestrunner/debian/changelog index d429258b3..f0ca39a62 100644 --- a/p/shelltestrunner/debian/changelog +++ b/p/shelltestrunner/debian/changelog @@ -1,6 +1,8 @@ shelltestrunner (1.3.5-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:18:01 +0200 diff --git a/p/shelltestrunner/debian/control b/p/shelltestrunner/debian/control index ffc41fac5..0eea8885d 100644 --- a/p/shelltestrunner/debian/control +++ b/p/shelltestrunner/debian/control @@ -5,7 +5,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc (>= 7.4), libghc-utf8-string-dev (>= 0.3.5), libghc-utf8-string-dev (<< 1.1), diff --git a/p/taffybar/debian/changelog b/p/taffybar/debian/changelog index d3a770ab8..52c2c2fef 100644 --- a/p/taffybar/debian/changelog +++ b/p/taffybar/debian/changelog @@ -1,6 +1,8 @@ taffybar (0.4.5-2) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:18:01 +0200 diff --git a/p/taffybar/debian/control b/p/taffybar/debian/control index 1e632e51a..6380429ba 100644 --- a/p/taffybar/debian/control +++ b/p/taffybar/debian/control @@ -5,7 +5,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, ghc-prof, libghc-text-dev, diff --git a/p/threadscope/debian/changelog b/p/threadscope/debian/changelog index eb033de99..9e31d4f3a 100644 --- a/p/threadscope/debian/changelog +++ b/p/threadscope/debian/changelog @@ -1,6 +1,8 @@ threadscope (0.2.6-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:18:01 +0200 diff --git a/p/threadscope/debian/control b/p/threadscope/debian/control index 1bb06b45c..5a914c1b5 100644 --- a/p/threadscope/debian/control +++ b/p/threadscope/debian/control @@ -4,7 +4,7 @@ Priority: extra Section: haskell Build-Depends: debhelper (>= 9), cdbs, - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), ghc, libghc-mtl-dev, libghc-ghc-events-dev (>= 0.4.2), diff --git a/p/uuagc/debian/changelog b/p/uuagc/debian/changelog index 559fc3b24..361021213 100644 --- a/p/uuagc/debian/changelog +++ b/p/uuagc/debian/changelog @@ -1,6 +1,8 @@ uuagc (0.9.42.3-5) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:18:02 +0200 diff --git a/p/uuagc/debian/control b/p/uuagc/debian/control index f634578e7..fa262e6da 100644 --- a/p/uuagc/debian/control +++ b/p/uuagc/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Priority: optional Section: devel Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, uuagc (<< 0.9.42.1-1) | uuagc (>> 0.9.42.2-2), diff --git a/p/xmonad-contrib/debian/changelog b/p/xmonad-contrib/debian/changelog index 0f7d2f8f1..3120f6817 100644 --- a/p/xmonad-contrib/debian/changelog +++ b/p/xmonad-contrib/debian/changelog @@ -2,6 +2,8 @@ xmonad-contrib (0.11.4-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Wed, 19 Aug 2015 16:51:02 +0200 diff --git a/p/xmonad-contrib/debian/control b/p/xmonad-contrib/debian/control index ac2f6e1dd..7b2a16807 100644 --- a/p/xmonad-contrib/debian/control +++ b/p/xmonad-contrib/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Ryan Kavanagh <rak@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/xmonad/debian/changelog b/p/xmonad/debian/changelog index 29342c477..53679c39b 100644 --- a/p/xmonad/debian/changelog +++ b/p/xmonad/debian/changelog @@ -1,6 +1,8 @@ xmonad (0.11.1-3) UNRELEASED; urgency=medium * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:18:02 +0200 diff --git a/p/xmonad/debian/control b/p/xmonad/debian/control index cbb7c4ffb..e86149bed 100644 --- a/p/xmonad/debian/control +++ b/p/xmonad/debian/control @@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Ryan Kavanagh <rak@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, diff --git a/p/yi/debian/changelog b/p/yi/debian/changelog index ecc926579..4c03efd6d 100644 --- a/p/yi/debian/changelog +++ b/p/yi/debian/changelog @@ -1,6 +1,8 @@ yi (0.12.0-2) UNRELEASED; urgency=medium * Depend on old-{locale,time} + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 23:09:17 +0200 diff --git a/p/yi/debian/control b/p/yi/debian/control index ee71e1f2d..e4a572ac7 100644 --- a/p/yi/debian/control +++ b/p/yi/debian/control @@ -4,7 +4,7 @@ Uploaders: Masayuki Hatta <mhatta@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), alex (>= 3.0.3), cdbs, ghc, |