[DHG_packages] 01/01: http-api-data: Upgrading from 0.2.1 to 0.2.2
Clint Adams
clint at moszumanska.debian.org
Sun Mar 13 21:49:02 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 debeb364b403425dfa8d071e9d55cb926dddd718
Author: Clint Adams <clint at debian.org>
Date: Sun Mar 13 17:29:59 2016 -0400
http-api-data: Upgrading from 0.2.1 to 0.2.2
---
p/haskell-http-api-data/debian/changelog | 6 ++++++
p/haskell-http-api-data/debian/control | 12 ++++++++----
2 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/p/haskell-http-api-data/debian/changelog b/p/haskell-http-api-data/debian/changelog
index 8df68ac..6246363 100644
--- a/p/haskell-http-api-data/debian/changelog
+++ b/p/haskell-http-api-data/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-api-data (0.2.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 13 Mar 2016 17:29:59 -0400
+
haskell-http-api-data (0.2.1-1) unstable; urgency=low
* Initial release
diff --git a/p/haskell-http-api-data/debian/control b/p/haskell-http-api-data/debian/control
index 6828601..5138709 100644
--- a/p/haskell-http-api-data/debian/control
+++ b/p/haskell-http-api-data/debian/control
@@ -12,16 +12,20 @@ Build-Depends: debhelper (>= 9),
libghc-text-prof,
libghc-text-show-dev (>= 2),
libghc-text-show-prof,
+ libghc-time-locale-compat-dev,
+ libghc-time-locale-compat-prof,
+ libghc-doctest-dev,
+ libghc-glob-dev,
libghc-hspec-dev (>= 1.3),
+ libghc-hunit-dev,
libghc-quickcheck2-dev,
- libghc-glob-dev,
- libghc-doctest-dev,
Build-Depends-Indep: ghc-doc,
libghc-text-doc,
libghc-text-show-doc,
-Standards-Version: 3.9.6
+ libghc-time-locale-compat-doc,
+Standards-Version: 3.9.7
Homepage: http://github.com/fizruk/http-api-data
-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-http-api-data
Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: converting to/from HTTP API data
This package defines typeclasses used for converting Haskell data
--
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