summaryrefslogtreecommitdiff
path: root/p/haskell-config-value
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-12 12:20:37 -0400
committerClint Adams <clint@debian.org>2016-10-13 14:06:20 -0400
commitddc195c341250d0558c1c7c85203163dab4852e6 (patch)
tree50ceef07f2b80f77c87a968022300ea99c494d35 /p/haskell-config-value
parentb50bf19680c60427f70ef3a2e0a3e38e3e0aa0d0 (diff)
downloadDHG_packages-ddc195c341250d0558c1c7c85203163dab4852e6.tar.gz
config-value: Upgrading from 0.4.0.2 to 0.5
Diffstat (limited to 'p/haskell-config-value')
-rw-r--r--p/haskell-config-value/debian/changelog6
-rw-r--r--p/haskell-config-value/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-config-value/debian/changelog b/p/haskell-config-value/debian/changelog
index 7908535df..c3bb18c07 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@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 059ce64c5..40a201322 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