summaryrefslogtreecommitdiff
path: root/p/haskell-vty/debian/changelog
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-22 02:59:35 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-22 02:59:35 +0300
commit1bbf8800030c5cda52b270536318544e43085960 (patch)
tree2acf680d4b60b154c810530d328c0c1bf9b7b9ed /p/haskell-vty/debian/changelog
parent7c28a84fa1bb66a4c8109d8b735fb2d0d12720b5 (diff)
downloadDHG_packages-1bbf8800030c5cda52b270536318544e43085960.tar.gz
haskell-vty: Do not depend on terminfo, which now comes with GHC
Diffstat (limited to 'p/haskell-vty/debian/changelog')
-rw-r--r--p/haskell-vty/debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-vty/debian/changelog b/p/haskell-vty/debian/changelog
index 6ece758df..4b37da9fa 100644
--- a/p/haskell-vty/debian/changelog
+++ b/p/haskell-vty/debian/changelog
@@ -3,7 +3,7 @@ haskell-vty (5.2.6-1) UNRELEASED; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
* New upstream release
* Do not depend on transformers, which now comes with GHC
- * New upstream release
+ * Do not depend on terminfo, which now comes with GHC
-- Joachim Breitner <nomeata@debian.org> Mon, 22 Dec 2014 00:10:38 +0100