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-mime/debian | |
| parent | a3cced056c5eefbfa1450595ba8743f59f2dc1e3 (diff) | |
| parent | fe77638401752623d2e291e513616b8dfefec993 (diff) | |
| download | DHG_packages-590a70db77265979dff0c7a3b35fdd4dd85dd8e2.tar.gz | |
Merge branch 'experimental'
Diffstat (limited to 'p/haskell-mime/debian')
| -rw-r--r-- | p/haskell-mime/debian/changelog | 8 | ||||
| -rw-r--r-- | p/haskell-mime/debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/p/haskell-mime/debian/changelog b/p/haskell-mime/debian/changelog index 0d8b11038..68bc7aa8f 100644 --- a/p/haskell-mime/debian/changelog +++ b/p/haskell-mime/debian/changelog @@ -1,3 +1,11 @@ +haskell-mime (0.4.0.2-1) experimental; 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> Thu, 20 Aug 2015 10:28:09 +0200 + haskell-mime (0.4.0.1-2) unstable; urgency=medium * Rebuid with ghc-7.8 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, |
