[DHG_packages] 01/07: diagrams: Upgrading from 1.3.0.1 to 1.4

Clint Adams clint at moszumanska.debian.org
Thu Jul 6 21:14:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit f3ab5010264bc70b5eec73cb03b27e1700f8d51a
Author: Clint Adams <clint at debian.org>
Date:   Thu Jul 6 16:58:00 2017 -0400

    diagrams: Upgrading from 1.3.0.1 to 1.4
---
 p/haskell-diagrams/debian/changelog |  6 ++++++
 p/haskell-diagrams/debian/control   | 40 +++++++++++++++++++++++++++----------
 2 files changed, 36 insertions(+), 10 deletions(-)

diff --git a/p/haskell-diagrams/debian/changelog b/p/haskell-diagrams/debian/changelog
index b4ac38c..2fae9d9 100644
--- a/p/haskell-diagrams/debian/changelog
+++ b/p/haskell-diagrams/debian/changelog
@@ -1,3 +1,9 @@
+haskell-diagrams (1.4-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Thu, 06 Jul 2017 16:58:00 -0400
+
 haskell-diagrams (1.3.0.1-3) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-diagrams/debian/control b/p/haskell-diagrams/debian/control
index d55bc62..45ba5d1 100644
--- a/p/haskell-diagrams/debian/control
+++ b/p/haskell-diagrams/debian/control
@@ -6,8 +6,28 @@ Priority: extra
 Section: haskell
 Build-Depends:
  cdbs,
- debhelper (>= 9),
-Standards-Version: 3.9.8
+ debhelper (>= 10),
+ haskell-devscripts (>= 0.9),
+ ghc,
+ ghc-prof,
+ libghc-diagrams-contrib-dev (>= 1.4),
+ libghc-diagrams-contrib-dev (<< 1.5),
+ libghc-diagrams-contrib-prof,
+ libghc-diagrams-core-dev (>= 1.4),
+ libghc-diagrams-core-dev (<< 1.5),
+ libghc-diagrams-core-prof,
+ libghc-diagrams-lib-dev (>= 1.4),
+ libghc-diagrams-lib-dev (<< 1.5),
+ libghc-diagrams-lib-prof,
+ libghc-diagrams-svg-dev (>= 1.4),
+ libghc-diagrams-svg-dev (<< 1.5),
+ libghc-diagrams-svg-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-diagrams-contrib-doc,
+ libghc-diagrams-core-doc,
+ libghc-diagrams-lib-doc,
+ libghc-diagrams-svg-doc,
+Standards-Version: 4.0.0
 Homepage: http://projects.haskell.org/diagrams
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-diagrams
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
@@ -15,17 +35,17 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 Package: libghc-diagrams-dev
 Architecture: all
 Depends:
- libghc-diagrams-cairo-dev (<< 1.4),
- libghc-diagrams-cairo-dev (>= 1.3),
- libghc-diagrams-core-dev (<< 1.4),
- libghc-diagrams-core-dev (>= 1.3),
- libghc-diagrams-lib-dev (<< 1.4),
- libghc-diagrams-lib-dev (>= 1.3),
+ libghc-diagrams-cairo-dev (>= 1.4),
+ libghc-diagrams-cairo-dev (<< 1.5),
+ libghc-diagrams-core-dev (>= 1.4),
+ libghc-diagrams-core-dev (<< 1.5),
+ libghc-diagrams-lib-dev (>= 1.4),
+ libghc-diagrams-lib-dev (<< 1.5),
+ libghc-diagrams-svg-dev (>= 1.4),
  libghc-diagrams-svg-dev (<< 1.5),
- libghc-diagrams-svg-dev (>= 1.3),
  ${misc:Depends},
  ${shlibs:Depends},
-Description: Embedded domain-specific language for declarative vector graphics${haskell:ShortBlurb}
+Description: embedded domain-specific language for declarative vector graphics${haskell:ShortBlurb}
  Diagrams is an embedded domain-specific language for declarative vector
  graphics.  This package is just a wrapper that depends on the
  diagrams-core, diagrams-lib, and diagrams-cairo packages.

-- 
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