[DHG_packages] 01/01: config-value: Upgrading from 0.4.0.2 to 0.5

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 18:07:27 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 ddc195c341250d0558c1c7c85203163dab4852e6
Author: Clint Adams <clint at debian.org>
Date:   Wed Oct 12 12:20:37 2016 -0400

    config-value: Upgrading from 0.4.0.2 to 0.5
---
 p/haskell-config-value/debian/changelog | 6 ++++++
 p/haskell-config-value/debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/p/haskell-config-value/debian/changelog b/p/haskell-config-value/debian/changelog
index 7908535..c3bb18c 100644
--- a/p/haskell-config-value/debian/changelog
+++ b/p/haskell-config-value/debian/changelog
@@ -1,3 +1,9 @@
+haskell-config-value (0.5-1) experimental; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Wed, 12 Oct 2016 12:20:37 -0400
+
 haskell-config-value (0.4.0.2-1) unstable; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/haskell-config-value/debian/control b/p/haskell-config-value/debian/control
index 059ce64..40a2013 100644
--- a/p/haskell-config-value/debian/control
+++ b/p/haskell-config-value/debian/control
@@ -6,7 +6,7 @@ Section: haskell
 Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.10),
  cdbs,
- ghc,
+ ghc (>= 8),
  ghc-prof,
  libghc-text-dev (>= 0.10.3),
  libghc-text-dev (<< 1.3),
@@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-text-doc,
 Standards-Version: 3.9.8
 Homepage: https://github.com/glguy/config-value
-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-config-value
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: simple, layout-based value language similar to YAML/JSON
  This package implments a language similar to YAML or JSON but with

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