[DHG_packages] 04/29: comonad: Upgrading from 4.2.7.2 to 5

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 03:25:58 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 66c2194a763c1a96c90d681cdd3c46ad9381ba8b
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 7 19:58:58 2016 -0400

    comonad: Upgrading from 4.2.7.2 to 5
---
 p/haskell-comonad/debian/changelog | 9 +++++----
 p/haskell-comonad/debian/control   | 2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/p/haskell-comonad/debian/changelog b/p/haskell-comonad/debian/changelog
index b0bc095..e8b1ff1 100644
--- a/p/haskell-comonad/debian/changelog
+++ b/p/haskell-comonad/debian/changelog
@@ -1,13 +1,14 @@
-haskell-comonad (4.2.7.2-4) UNRELEASED; urgency=medium
+haskell-comonad (5-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 release
+  * Temporarily build-depend on ghc 8.
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:34:59 +0300
+ -- Clint Adams <clint at debian.org>  Fri, 07 Oct 2016 19:58:58 -0400
 
 haskell-comonad (4.2.7.2-3) unstable; urgency=medium
 
diff --git a/p/haskell-comonad/debian/control b/p/haskell-comonad/debian/control
index 8454462..5549e87 100644
--- a/p/haskell-comonad/debian/control
+++ b/p/haskell-comonad/debian/control
@@ -6,7 +6,7 @@ Section: haskell
 Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.10),
  cdbs,
- ghc,
+ ghc (>= 8),
  ghc-prof,
  libghc-contravariant-dev (>= 0.2.0.1),
  libghc-contravariant-dev (<< 2),

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