[DHG_packages] 01/01: derive: Upgrading from 2.5.26 to 2.6.2

Clint Adams clint at moszumanska.debian.org
Thu Jul 6 01:25:40 UTC 2017


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

clint pushed a commit to branch master
in repository DHG_packages.

commit ae062788ed8d1bbced41c934601e6eaf59b4b5aa
Author: Clint Adams <clint at debian.org>
Date:   Wed Jul 5 21:24:24 2017 -0400

    derive: Upgrading from 2.5.26 to 2.6.2
---
 p/haskell-derive/debian/changelog | 6 ++++++
 p/haskell-derive/debian/control   | 6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/p/haskell-derive/debian/changelog b/p/haskell-derive/debian/changelog
index 11271c4..63a82f8 100644
--- a/p/haskell-derive/debian/changelog
+++ b/p/haskell-derive/debian/changelog
@@ -1,3 +1,9 @@
+haskell-derive (2.6.2-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Wed, 05 Jul 2017 21:24:24 -0400
+
 haskell-derive (2.5.26-3) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-derive/debian/control b/p/haskell-derive/debian/control
index e6345d6..065a6f7 100644
--- a/p/haskell-derive/debian/control
+++ b/p/haskell-derive/debian/control
@@ -10,8 +10,8 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-src-exts-dev (<< 1.18),
- libghc-src-exts-dev (>= 1.17),
+ libghc-src-exts-dev (>= 1.18),
+ libghc-src-exts-dev (<< 1.20),
  libghc-src-exts-prof,
  libghc-syb-dev,
  libghc-syb-prof,
@@ -23,7 +23,7 @@ Build-Depends-Indep:
  libghc-src-exts-doc,
  libghc-syb-doc,
  libghc-uniplate-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Homepage: http://community.haskell.org/~ndm/derive/
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-derive
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git

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