[DHG_packages] 05/05: chunked-data: Upgrading from 0.2.0 to 0.3.0

Clint Adams clint at moszumanska.debian.org
Tue Oct 18 00:18:59 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 d91b7ef75ddfbd57ed3a4e79aef504853e72e33f
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 7 19:51:49 2016 -0400

    chunked-data: Upgrading from 0.2.0 to 0.3.0
---
 p/haskell-chunked-data/debian/changelog |  8 ++---
 p/haskell-chunked-data/debian/control   | 60 +++++++++++++++++++--------------
 2 files changed, 38 insertions(+), 30 deletions(-)

diff --git a/p/haskell-chunked-data/debian/changelog b/p/haskell-chunked-data/debian/changelog
index 8b68e1e..89d6c71 100644
--- a/p/haskell-chunked-data/debian/changelog
+++ b/p/haskell-chunked-data/debian/changelog
@@ -1,13 +1,13 @@
-haskell-chunked-data (0.2.0-3) UNRELEASED; urgency=medium
+haskell-chunked-data (0.3.0-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:56 +0300
+ -- Clint Adams <clint at debian.org>  Fri, 07 Oct 2016 19:51:49 -0400
 
 haskell-chunked-data (0.2.0-2) unstable; urgency=medium
 
diff --git a/p/haskell-chunked-data/debian/control b/p/haskell-chunked-data/debian/control
index 512b303..d32218b 100644
--- a/p/haskell-chunked-data/debian/control
+++ b/p/haskell-chunked-data/debian/control
@@ -1,45 +1,46 @@
 Source: haskell-chunked-data
 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,
- libghc-blaze-builder-dev,
- libghc-blaze-builder-prof,
- libghc-mono-traversable-dev (>= 0.2),
- libghc-mono-traversable-prof,
+ haskell-devscripts (>= 0.10),
  libghc-semigroups-dev,
  libghc-semigroups-prof,
- libghc-text-dev (>= 0.11),
+ libghc-text-dev (>= 1.2),
  libghc-text-prof,
  libghc-vector-dev,
  libghc-vector-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-blaze-builder-doc,
- libghc-mono-traversable-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-semigroups-doc,
  libghc-text-doc,
  libghc-vector-doc,
 Standards-Version: 3.9.8
 Homepage: https://github.com/fpco/chunked-data
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
-Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-chunked-data
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
 X-Description: typeclasses for dealing with various chunked data representations
  Typeclasses for dealing with various chunked data representations,
  originally present in classy-prelude.
 
 Package: libghc-chunked-data-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}
  .
@@ -47,11 +48,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-chunked-data-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}
  .
@@ -60,10 +65,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-chunked-data-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