[pkg-haskell-tools] 02/02: amend changelog for 0.10.2
Clint Adams
clint at moszumanska.debian.org
Mon Mar 14 05:19:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository pkg-haskell-tools.
commit 9f700a68aa79174ffae24bb695861946915a1b00
Author: Clint Adams <clint at debian.org>
Date: Sun Mar 13 22:30:19 2016 -0400
amend changelog for 0.10.2
---
debian/changelog | 10 ++++++++--
debian/control | 1 +
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 57e3a6d..54c0c68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,14 +2,20 @@ pkg-haskell-tools (0.10.2) unstable; urgency=medium
[ Joachim Breitner ]
* dht make-all: Do not print "dpkg-deb" calls.
- * dht make-all: Bump a few dependencies
+ * dht make-all: Bump a few dependencies. closes: #814991.
* dht upgrade: More robust debian/watch parsing
[ Sven Bartscher ]
* Added dependencies on perl and perl libraries, as dh_perl didn't add
them.
- -- Sven Bartscher <sven.bartscher at weltraumschlangen.de> Thu, 25 Feb 2016 20:41:20 +0100
+ [ Clint Adams ]
+ * upgrade: pass a static list of --exec-map's to cabal-debian
+ * Fix thinko in libfile-slurp-perl dependency
+ * Add libfile-slurp-perl to Build-Depends as well, since it seems to
+ be necessary to generate man pages.
+
+ -- Clint Adams <clint at debian.org> Sun, 13 Mar 2016 22:30:08 -0400
pkg-haskell-tools (0.10.1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 2415425..3958791 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Build-Depends: debhelper (>= 9),
libghc-text-dev,
libghc-missingh-dev (>= 1.3.0.1),
libghc-missingh-dev (<< 1.4),
+ libfile-slurp-perl
Standards-Version: 3.9.6
Homepage: https://wiki.debian.org/Haskell
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-haskell/pkg-haskell-tools.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/pkg-haskell-tools.git
More information about the Pkg-haskell-commits
mailing list