diff options
| author | Clint Adams <clint@debian.org> | 2015-12-03 14:09:29 -0500 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2015-12-03 14:09:29 -0500 |
| commit | 590a70db77265979dff0c7a3b35fdd4dd85dd8e2 (patch) | |
| tree | dd629a23c481eaa9bb75c6d2b66bdfeba46f1292 /p/haskell-test-framework-th | |
| parent | a3cced056c5eefbfa1450595ba8743f59f2dc1e3 (diff) | |
| parent | fe77638401752623d2e291e513616b8dfefec993 (diff) | |
| download | DHG_packages-590a70db77265979dff0c7a3b35fdd4dd85dd8e2.tar.gz | |
Merge branch 'experimental'
Diffstat (limited to 'p/haskell-test-framework-th')
| -rw-r--r-- | p/haskell-test-framework-th/debian/changelog | 8 | ||||
| -rw-r--r-- | p/haskell-test-framework-th/debian/control | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/p/haskell-test-framework-th/debian/changelog b/p/haskell-test-framework-th/debian/changelog index bbc0f636e..1860a0aa6 100644 --- a/p/haskell-test-framework-th/debian/changelog +++ b/p/haskell-test-framework-th/debian/changelog @@ -1,3 +1,11 @@ +haskell-test-framework-th (0.2.4-6) experimental; urgency=medium + + * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:28:51 +0200 + haskell-test-framework-th (0.2.4-5) unstable; urgency=medium * Rebuild due to haskell-devscripts bug affecting the previous diff --git a/p/haskell-test-framework-th/debian/control b/p/haskell-test-framework-th/debian/control index 30a7ec55c..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, @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, libghc-language-haskell-extract-doc, libghc-regex-posix-doc, libghc-test-framework-doc, -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Homepage: http://github.com/finnsson/test-generator Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-test-framework-th Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-test-framework-th |
