[DHG_packages] 01/01: bytes: Upgrading from 0.15.0.1 to 0.15.1

Clint Adams clint at moszumanska.debian.org
Mon Jan 11 02:22:31 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 09b9a8db648805e06c5d05171a4f075f80578706
Author: Clint Adams <clint at debian.org>
Date:   Sun Jan 10 21:21:50 2016 -0500

    bytes: Upgrading from 0.15.0.1 to 0.15.1
---
 p/haskell-bytes/debian/changelog |  6 ++++++
 p/haskell-bytes/debian/control   | 14 +++++++++++++-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/p/haskell-bytes/debian/changelog b/p/haskell-bytes/debian/changelog
index 626b291..4ddc572 100644
--- a/p/haskell-bytes/debian/changelog
+++ b/p/haskell-bytes/debian/changelog
@@ -1,3 +1,9 @@
+haskell-bytes (0.15.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sun, 10 Jan 2016 21:21:50 -0500
+
 haskell-bytes (0.15.0.1-3) unstable; urgency=medium
 
   * Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-bytes/debian/control b/p/haskell-bytes/debian/control
index bc47daf..b1e9a9e 100644
--- a/p/haskell-bytes/debian/control
+++ b/p/haskell-bytes/debian/control
@@ -9,26 +9,38 @@ Build-Depends: debhelper (>= 9),
  ghc,
  ghc-prof,
  libghc-cereal-dev (>= 0.3.5),
- libghc-cereal-dev (<< 0.5),
+ libghc-cereal-dev (<< 0.6),
  libghc-cereal-prof,
+ libghc-hashable-dev (>= 1.0.1.1),
+ libghc-hashable-dev (<< 1.4),
+ libghc-hashable-prof,
  libghc-mtl-dev (>= 2.0),
  libghc-mtl-dev (<< 2.3),
  libghc-mtl-prof,
+ libghc-scientific-dev (>= 0.0),
+ libghc-scientific-dev (<< 1),
+ libghc-scientific-prof,
  libghc-text-dev (>= 0.2),
  libghc-text-dev (<< 1.3),
  libghc-text-prof,
  libghc-transformers-compat-dev (>= 0.3),
  libghc-transformers-compat-dev (<< 1),
  libghc-transformers-compat-prof,
+ libghc-unordered-containers-dev (>= 0.2),
+ libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-prof,
  libghc-void-dev (>= 0.6),
  libghc-void-dev (<< 1),
  libghc-void-prof,
  libghc-doctest-dev (>= 0.9.1),
 Build-Depends-Indep: ghc-doc,
  libghc-cereal-doc,
+ libghc-hashable-doc,
  libghc-mtl-doc,
+ libghc-scientific-doc,
  libghc-text-doc,
  libghc-transformers-compat-doc,
+ libghc-unordered-containers-doc,
  libghc-void-doc,
 Standards-Version: 3.9.6
 Homepage: https://github.com/ekmett/bytes

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