[DHG_packages] 05/05: Chart: Upgrading from 1.6 to 1.8

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 23:28:20 UTC 2016


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

clint pushed a commit to branch experimental
in repository DHG_packages.

commit d3f4096981f98e89c9546a3c6fc57d3d7e2ac22e
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 7 19:50:17 2016 -0400

    Chart: Upgrading from 1.6 to 1.8
---
 p/haskell-chart/debian/changelog |  6 ++--
 p/haskell-chart/debian/control   | 63 +++++++++++++++++++++++++---------------
 2 files changed, 42 insertions(+), 27 deletions(-)

diff --git a/p/haskell-chart/debian/changelog b/p/haskell-chart/debian/changelog
index 95f9cbd..42d061d 100644
--- a/p/haskell-chart/debian/changelog
+++ b/p/haskell-chart/debian/changelog
@@ -1,8 +1,8 @@
-haskell-chart (1.6-2) UNRELEASED; urgency=medium
+haskell-chart (1.8-1) experimental; urgency=medium
 
-  * Fix VCS fields
+  * New upstream version.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:12:18 +0200
+ -- Clint Adams <clint at debian.org>  Fri, 07 Oct 2016 19:50:17 -0400
 
 haskell-chart (1.6-1) unstable; urgency=medium
 
diff --git a/p/haskell-chart/debian/control b/p/haskell-chart/debian/control
index 528ba42..74d6c71 100644
--- a/p/haskell-chart/debian/control
+++ b/p/haskell-chart/debian/control
@@ -1,33 +1,37 @@
 Source: haskell-chart
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>, Dmitry Bogatov <KAction at gnu.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
+ Dmitry Bogatov <KAction at gnu.org>,
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
  cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
  ghc-prof,
- libghc-colour-dev (>= 2.2.1),
+ haskell-devscripts (>= 0.10),
  libghc-colour-dev (<< 2.4),
+ libghc-colour-dev (>= 2.2.1),
  libghc-colour-prof,
- libghc-data-default-class-dev (<< 0.1),
+ 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.14),
  libghc-lens-prof,
- libghc-mtl-dev (>= 2.0),
  libghc-mtl-dev (<< 2.3),
+ libghc-mtl-dev (>= 2.0),
  libghc-mtl-prof,
  libghc-old-locale-dev,
  libghc-old-locale-prof,
- libghc-operational-dev (>= 0.2.2),
  libghc-operational-dev (<< 0.3),
+ libghc-operational-dev (>= 0.2.2),
  libghc-operational-prof,
- libghc-vector-dev (>= 0.9),
  libghc-vector-dev (<< 0.12),
+ libghc-vector-dev (>= 0.9),
  libghc-vector-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-colour-doc,
  libghc-data-default-class-doc,
  libghc-lens-doc,
@@ -37,7 +41,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-vector-doc,
 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/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-chart
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: library for generating 2D Charts and Plots
  Chart is a library for generating 2D Charts and Plots.  There are
@@ -45,12 +49,16 @@ X-Description: library for generating 2D Charts and Plots
 
 Package: libghc-chart-dev
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
   .
@@ -58,11 +66,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-chart-prof
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -71,10 +83,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-chart-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends},
+Depends:
  ${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .

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