[Pkg-haskell-commits] darcs: haskell-project-template: New upstream version 0.1.1.
Clint Adams
clint at debian.org
Fri Jan 4 01:35:31 UTC 2013
Fri Jan 4 01:35:24 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 0.1.1.
Ignore-this: ed807f8fc967f875d17fc38db547c443
M ./changelog +6
M ./control +6
Fri Jan 4 01:35:24 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 0.1.1.
Ignore-this: ed807f8fc967f875d17fc38db547c443
diff -rN -u old-haskell-project-template//changelog new-haskell-project-template//changelog
--- old-haskell-project-template//changelog 2013-01-04 01:35:30.798226737 +0000
+++ new-haskell-project-template//changelog 2013-01-04 01:35:30.802226039 +0000
@@ -1,3 +1,9 @@
+haskell-project-template (0.1.1-1) experimental; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Thu, 03 Jan 2013 20:31:21 -0500
+
haskell-project-template (0.1.0.1-1) experimental; urgency=low
* Initial release.
diff -rN -u old-haskell-project-template//control new-haskell-project-template//control
--- old-haskell-project-template//control 2013-01-04 01:35:30.794227270 +0000
+++ new-haskell-project-template//control 2013-01-04 01:35:30.806225667 +0000
@@ -10,12 +10,16 @@
, ghc-prof
, libghc-base64-bytestring-dev
, 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-conduit-dev (>> 0.5.4)
, libghc-conduit-prof
, libghc-mtl-dev (>> 2.0)
, libghc-mtl-prof
+ , libghc-resourcet-dev (>> 0.4.3)
+ , libghc-resourcet-prof
, libghc-system-fileio-dev (>> 0.3)
, libghc-system-fileio-prof
, libghc-system-filepath-dev (>> 0.4)
@@ -28,9 +32,11 @@
, libghc-quickcheck2-dev
Build-Depends-Indep: ghc-doc
, libghc-base64-bytestring-doc
+ , libghc-base64-conduit-doc
, libghc-classy-prelude-conduit-doc
, libghc-conduit-doc
, libghc-mtl-doc
+ , libghc-resourcet-doc
, libghc-system-fileio-doc
, libghc-system-filepath-doc
, libghc-text-doc
More information about the Pkg-haskell-commits
mailing list