[DHG_packages] 01/04: Chart-cairo: Upgrading from 1.8 to 1.8.1
Clint Adams
clint at moszumanska.debian.org
Tue Nov 1 22:42:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit c8af95d729bee7d4cffcfae7e88b19a7d35b326d
Author: Clint Adams <clint at debian.org>
Date: Tue Nov 1 18:39:11 2016 -0400
Chart-cairo: Upgrading from 1.8 to 1.8.1
---
p/haskell-chart-cairo/debian/changelog | 6 ++++++
p/haskell-chart-cairo/debian/control | 10 +++++-----
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/p/haskell-chart-cairo/debian/changelog b/p/haskell-chart-cairo/debian/changelog
index b3ffed4..92668e5 100644
--- a/p/haskell-chart-cairo/debian/changelog
+++ b/p/haskell-chart-cairo/debian/changelog
@@ -1,3 +1,9 @@
+haskell-chart-cairo (1.8.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Tue, 01 Nov 2016 18:39:10 -0400
+
haskell-chart-cairo (1.8-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-chart-cairo/debian/control b/p/haskell-chart-cairo/debian/control
index a133eb7..62631bf 100644
--- a/p/haskell-chart-cairo/debian/control
+++ b/p/haskell-chart-cairo/debian/control
@@ -10,18 +10,18 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-cairo-dev (>= 0.9.11),
- libghc-cairo-prof,
+ libghc-chart-dev (>= 1.8.1),
libghc-chart-dev (<< 1.9),
- libghc-chart-dev (>= 1.8),
libghc-chart-prof,
+ libghc-cairo-dev (>= 0.9.11),
+ libghc-cairo-prof,
libghc-colour-dev (<< 2.4),
libghc-colour-dev (>= 2.2.1),
libghc-colour-prof,
libghc-data-default-class-dev (<< 0.2),
libghc-data-default-class-prof,
- libghc-lens-dev (<< 4.15),
libghc-lens-dev (>= 3.9),
+ libghc-lens-dev (<< 4.16),
libghc-lens-prof,
libghc-mtl-dev,
libghc-mtl-prof,
@@ -41,7 +41,7 @@ Standards-Version: 3.9.8
Homepage: https://github.com/timbod7/haskell-chart/wiki
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-chart-cairo
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
-X-Description: Cairo backend for Charts.
+X-Description: Cairo backend for Charts
Chart is a library for generating 2D Charts and Plots.
.
This is the backend using the cairo library.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list