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-random-shuffle | |
| parent | a3cced056c5eefbfa1450595ba8743f59f2dc1e3 (diff) | |
| parent | fe77638401752623d2e291e513616b8dfefec993 (diff) | |
| download | DHG_packages-590a70db77265979dff0c7a3b35fdd4dd85dd8e2.tar.gz | |
Merge branch 'experimental'
Diffstat (limited to 'p/haskell-random-shuffle')
| -rw-r--r-- | p/haskell-random-shuffle/debian/changelog | 8 | ||||
| -rw-r--r-- | p/haskell-random-shuffle/debian/control | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/p/haskell-random-shuffle/debian/changelog b/p/haskell-random-shuffle/debian/changelog index ee53ec967..2302697de 100644 --- a/p/haskell-random-shuffle/debian/changelog +++ b/p/haskell-random-shuffle/debian/changelog @@ -1,3 +1,11 @@ +haskell-random-shuffle (0.0.4-5) 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:32 +0200 + haskell-random-shuffle (0.0.4-4) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-random-shuffle/debian/control b/p/haskell-random-shuffle/debian/control index a71652994..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, @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: ghc-doc, libghc-monadrandom-doc, libghc-random-doc, -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/random-shuffle Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-random-shuffle Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-random-shuffle |
