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-diagrams-lib | |
| 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-diagrams-lib')
| -rw-r--r-- | p/haskell-diagrams-lib/debian/changelog | 18 | ||||
| -rw-r--r-- | p/haskell-diagrams-lib/debian/control | 6 |
2 files changed, 18 insertions, 6 deletions
diff --git a/p/haskell-diagrams-lib/debian/changelog b/p/haskell-diagrams-lib/debian/changelog index db6f0978b..b971e0b83 100644 --- a/p/haskell-diagrams-lib/debian/changelog +++ b/p/haskell-diagrams-lib/debian/changelog @@ -1,8 +1,20 @@ -haskell-diagrams-lib (1.3.1.2-2) UNRELEASED; urgency=medium +haskell-diagrams-lib (1.3.1.4-1) unstable; urgency=medium - * Fix VCS fields + * New upstream release + + -- Clint Adams <clint@debian.org> Thu, 25 Aug 2016 22:37:55 -0400 + +haskell-diagrams-lib (1.3.1.3-2) unstable; urgency=medium + + * Bump build-dep on diagrams-core + + -- Joachim Breitner <nomeata@debian.org> Tue, 19 Jul 2016 12:18:58 +0200 + +haskell-diagrams-lib (1.3.1.3-1) unstable; urgency=medium + + * New upstream release - -- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 02 Jun 2016 19:12:25 +0200 + -- Clint Adams <clint@debian.org> Tue, 12 Jul 2016 16:39:09 -0400 haskell-diagrams-lib (1.3.1.2-1) unstable; urgency=medium diff --git a/p/haskell-diagrams-lib/debian/control b/p/haskell-diagrams-lib/debian/control index 6344cc3d7..8d280a788 100644 --- a/p/haskell-diagrams-lib/debian/control +++ b/p/haskell-diagrams-lib/debian/control @@ -21,9 +21,9 @@ Build-Depends: debhelper (>= 9), libghc-colour-dev (>= 2.3.2), libghc-colour-dev (<< 2.4), libghc-colour-prof, - libghc-data-default-class-dev (<< 0.1), + libghc-data-default-class-dev (<< 0.2), libghc-data-default-class-prof, - libghc-diagrams-core-dev (>= 1.3), + libghc-diagrams-core-dev (>= 1.3.0.8), libghc-diagrams-core-dev (<< 1.4), libghc-diagrams-core-prof, libghc-diagrams-solve-dev (>= 0.1), @@ -63,7 +63,7 @@ Build-Depends: debhelper (>= 9), libghc-mtl-dev (<< 2.3), libghc-mtl-prof, libghc-optparse-applicative-dev (>= 0.11), - libghc-optparse-applicative-dev (<< 0.13), + libghc-optparse-applicative-dev (<< 0.14), libghc-optparse-applicative-prof, libghc-semigroups-dev (>= 0.3.4), libghc-semigroups-dev (<< 0.19), |
