[DHG_packages] 01/01: gitit: fix b-d
Clint Adams
clint at moszumanska.debian.org
Mon Oct 24 13:04:14 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 c4c3ea804655fa018722335af4d2bf756e3dd819
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 24 09:03:38 2016 -0400
gitit: fix b-d
---
p/gitit/debian/changelog | 6 ++++++
p/gitit/debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/p/gitit/debian/changelog b/p/gitit/debian/changelog
index bc81aee..5147431 100644
--- a/p/gitit/debian/changelog
+++ b/p/gitit/debian/changelog
@@ -1,3 +1,9 @@
+gitit (0.12.1.1+dfsg-5) experimental; urgency=medium
+
+ * Fix Build-Depends.
+
+ -- Clint Adams <clint at debian.org> Mon, 24 Oct 2016 09:03:27 -0400
+
gitit (0.12.1.1+dfsg-4) experimental; urgency=medium
* Patch for newer tagsoup.
diff --git a/p/gitit/debian/control b/p/gitit/debian/control
index 1b65e25..b3d4e03 100644
--- a/p/gitit/debian/control
+++ b/p/gitit/debian/control
@@ -94,7 +94,7 @@ Build-Depends:
libghc-split-prof,
libghc-syb-dev,
libghc-syb-prof,
- libghc-tagsoup-dev (<< 0.14),
+ libghc-tagsoup-dev (<< 0.15),
libghc-tagsoup-dev (>= 0.13),
libghc-tagsoup-prof,
libghc-text-dev,
--
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