diff options
| author | Clint Adams <clint@debian.org> | 2016-10-12 18:53:42 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-10-12 18:53:42 -0400 |
| commit | 160c84c1046cc804e786663ae34b12a0b108e567 (patch) | |
| tree | bf2ddb453cd2eb41edb735828a34ac87c04d72af /p/haskell-blogliterately | |
| parent | e7d091a0222b0dbc897436def874f092d4874f47 (diff) | |
| parent | 82ce455936337280b4fddaf8fbc7bed0d015167d (diff) | |
| download | DHG_packages-160c84c1046cc804e786663ae34b12a0b108e567.tar.gz | |
Merge branch 'master' into experimental
what a mess
Diffstat (limited to 'p/haskell-blogliterately')
| -rw-r--r-- | p/haskell-blogliterately/debian/changelog | 12 | ||||
| -rw-r--r-- | p/haskell-blogliterately/debian/control | 6 |
2 files changed, 12 insertions, 6 deletions
diff --git a/p/haskell-blogliterately/debian/changelog b/p/haskell-blogliterately/debian/changelog index 902058d03..c65203d44 100644 --- a/p/haskell-blogliterately/debian/changelog +++ b/p/haskell-blogliterately/debian/changelog @@ -1,8 +1,14 @@ -haskell-blogliterately (0.8.3-2) UNRELEASED; urgency=medium +haskell-blogliterately (0.8.4-1) unstable; urgency=medium - * Fix VCS fields + * New upstream release + + -- Clint Adams <clint@debian.org> Thu, 04 Aug 2016 13:19:13 -0400 + +haskell-blogliterately (0.8.3.1-1) unstable; urgency=medium + + * New upstream release - -- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 02 Jun 2016 19:12:15 +0200 + -- Clint Adams <clint@debian.org> Tue, 12 Jul 2016 16:14:25 -0400 haskell-blogliterately (0.8.3-1) unstable; urgency=medium diff --git a/p/haskell-blogliterately/debian/control b/p/haskell-blogliterately/debian/control index d3b6fa96d..2dd82281f 100644 --- a/p/haskell-blogliterately/debian/control +++ b/p/haskell-blogliterately/debian/control @@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 9.0), libghc-cmdargs-dev (<< 0.11), libghc-cmdargs-prof, libghc-data-default-dev (>= 0.5), - libghc-data-default-dev (<< 0.7), + libghc-data-default-dev (<< 0.8), libghc-data-default-prof, libghc-haxr-dev (>= 3000.11), libghc-haxr-dev (<< 3000.12), @@ -44,7 +44,7 @@ Build-Depends: debhelper (>= 9.0), libghc-pandoc-dev (<< 1.18), libghc-pandoc-prof, libghc-pandoc-citeproc-dev (>= 0.1.2), - libghc-pandoc-citeproc-dev (<< 0.10), + libghc-pandoc-citeproc-dev (<< 0.11), libghc-pandoc-citeproc-prof, libghc-pandoc-types-dev (>= 1.16), libghc-pandoc-types-dev (<< 1.17), @@ -59,7 +59,7 @@ Build-Depends: debhelper (>= 9.0), libghc-strict-dev (<< 0.4), libghc-strict-prof, libghc-tagsoup-dev (>= 0.13.4), - libghc-tagsoup-dev (<< 0.14), + libghc-tagsoup-dev (<< 0.15), libghc-tagsoup-prof, libghc-temporary-dev (>= 1.1), libghc-temporary-dev (<< 1.3), |
