[DHG_packages] 03/05: aeson-pretty: Upgrading from 0.7.2 to 0.8.2

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 19:27:06 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 e8490a1f369d0f02659e943f28b164018fd849e2
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 7 19:29:44 2016 -0400

    aeson-pretty: Upgrading from 0.7.2 to 0.8.2
---
 p/haskell-aeson-pretty/debian/changelog |  8 ++--
 p/haskell-aeson-pretty/debian/control   | 77 ++++++++++++++++++++++-----------
 2 files changed, 55 insertions(+), 30 deletions(-)

diff --git a/p/haskell-aeson-pretty/debian/changelog b/p/haskell-aeson-pretty/debian/changelog
index 5bb256b..74bc6c6 100644
--- a/p/haskell-aeson-pretty/debian/changelog
+++ b/p/haskell-aeson-pretty/debian/changelog
@@ -1,13 +1,13 @@
-haskell-aeson-pretty (0.7.2-7) UNRELEASED; urgency=medium
+haskell-aeson-pretty (0.8.2-1) experimental; urgency=medium
 
   [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
 
-  [ Gianfranco Costamagna ]
-  * Fix VCS fields
+  [ Clint Adams ]
+  * New upstream version.
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:34:44 +0300
+ -- Clint Adams <clint at debian.org>  Fri, 07 Oct 2016 19:29:43 -0400
 
 haskell-aeson-pretty (0.7.2-6) unstable; urgency=medium
 
diff --git a/p/haskell-aeson-pretty/debian/control b/p/haskell-aeson-pretty/debian/control
index 5a23f3a..e3618eb 100644
--- a/p/haskell-aeson-pretty/debian/control
+++ b/p/haskell-aeson-pretty/debian/control
@@ -1,32 +1,42 @@
 Source: haskell-aeson-pretty
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
  cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
  ghc-prof,
+ haskell-devscripts (>= 0.10),
+ libghc-aeson-dev (>= 0.6),
  libghc-aeson-dev (>= 0.7),
  libghc-aeson-prof,
+ libghc-attoparsec-dev (>= 0.10),
+ libghc-base-compat-dev (<< 0.10),
+ libghc-base-compat-dev (>= 0.9),
+ libghc-base-compat-prof,
+ libghc-cmdargs-dev (>= 0.7),
+ libghc-scientific-dev (>= 0.3),
+ libghc-scientific-prof,
  libghc-text-dev (>= 0.11),
  libghc-text-prof,
  libghc-unordered-containers-dev (>= 0.1.3.0),
  libghc-unordered-containers-prof,
  libghc-vector-dev (>= 0.9),
  libghc-vector-prof,
- libghc-aeson-dev (>= 0.6),
- libghc-attoparsec-dev (>= 0.10),
- libghc-cmdargs-dev (>= 0.7),
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-aeson-doc,
+ libghc-base-compat-doc,
+ libghc-scientific-doc,
  libghc-text-doc,
  libghc-unordered-containers-doc,
  libghc-vector-doc,
 Standards-Version: 3.9.8
 Homepage: http://github.com/informatikr/aeson-pretty
-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-aeson-pretty
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: JSON pretty-printing library
  A JSON pretty-printing library compatible with Aeson.
@@ -37,12 +47,16 @@ X-Description: JSON pretty-printing library
 
 Package: libghc-aeson-pretty-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}
  .
@@ -50,11 +64,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-aeson-pretty-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}
  .
@@ -63,10 +81,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-aeson-pretty-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}
  .
@@ -75,12 +96,16 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: aeson-pretty
 Architecture: any
 Section: utils
-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: JSON pretty-printing tool
  The command-line tool reads JSON from stdin and writes prettified
  JSON to stdout. It also offers a complementary compact-mode,

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