summaryrefslogtreecommitdiff
path: root/p/haskell-project-template
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-04-10 12:34:01 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-04-10 12:34:01 +0400
commit150f8c49ab3bff5e18f761f0330ea09f0cf323f7 (patch)
tree49a9868c76a72c7b58524762bb7c9023e9622c75 /p/haskell-project-template
parenteff0cd3177ae46c0b43a82d8561e24451a85a652 (diff)
downloadDHG_packages-150f8c49ab3bff5e18f761f0330ea09f0cf323f7.tar.gz
haskell-project-template: New upstream release
Diffstat (limited to 'p/haskell-project-template')
-rw-r--r--p/haskell-project-template/debian/changelog6
-rw-r--r--p/haskell-project-template/debian/control6
2 files changed, 9 insertions, 3 deletions
diff --git a/p/haskell-project-template/debian/changelog b/p/haskell-project-template/debian/changelog
index dbb205843..7705adfb2 100644
--- a/p/haskell-project-template/debian/changelog
+++ b/p/haskell-project-template/debian/changelog
@@ -1,3 +1,9 @@
+haskell-project-template (0.1.3-1) UNRELEASED; urgency=low
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Wed, 10 Apr 2013 10:20:46 +0200
+
haskell-project-template (0.1.1-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-project-template/debian/control b/p/haskell-project-template/debian/control
index 728293473..6fedad7c0 100644
--- a/p/haskell-project-template/debian/control
+++ b/p/haskell-project-template/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 7)
, libghc-base64-bytestring-prof
, libghc-base64-conduit-dev
, libghc-base64-conduit-prof
- , libghc-classy-prelude-conduit-dev (>> 0.4)
- , libghc-classy-prelude-conduit-prof
+ , libghc-classy-prelude-dev (>> 0.4)
+ , libghc-classy-prelude-prof
, libghc-conduit-dev (>> 0.5.4)
, libghc-conduit-prof
, libghc-mtl-dev (>> 2.0)
@@ -33,7 +33,7 @@ Build-Depends: debhelper (>= 7)
Build-Depends-Indep: ghc-doc
, libghc-base64-bytestring-doc
, libghc-base64-conduit-doc
- , libghc-classy-prelude-conduit-doc
+ , libghc-classy-prelude-doc
, libghc-conduit-doc
, libghc-mtl-doc
, libghc-resourcet-doc