[Pkg-haskell-commits] darcs: haskell-hastache: New upstream release & add missing dependencies.
Iulian Udrea
iulian at physics.org
Sat Feb 4 23:36:32 UTC 2012
Sat Feb 4 23:35:41 UTC 2012 Iulian Udrea <iulian at physics.org>
* New upstream release & add missing dependencies.
Ignore-this: 390cd7912a5e4034e4e310daf97090a4
M ./changelog +7
M ./control +9
Sat Feb 4 23:35:41 UTC 2012 Iulian Udrea <iulian at physics.org>
* New upstream release & add missing dependencies.
Ignore-this: 390cd7912a5e4034e4e310daf97090a4
diff -rN -u old-haskell-hastache//changelog new-haskell-hastache//changelog
--- old-haskell-hastache//changelog 2012-02-04 23:36:32.515486430 +0000
+++ new-haskell-hastache//changelog 2012-02-04 23:36:32.523256175 +0000
@@ -1,3 +1,10 @@
+haskell-hastache (0.3.3-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Add missing dependencies.
+
+ -- Iulian Udrea <iulian at physics.org> Sat, 04 Feb 2012 23:34:34 +0000
+
haskell-hastache (0.2.4-1) unstable; urgency=low
* Initial release.
diff -rN -u old-haskell-hastache//control new-haskell-hastache//control
--- old-haskell-hastache//control 2012-02-04 23:36:32.511558264 +0000
+++ new-haskell-hastache//control 2012-02-04 23:36:32.523256175 +0000
@@ -16,11 +16,20 @@
, libghc-text-prof
, libghc-blaze-builder-dev
, libghc-blaze-builder-prof
+ , libghc-utf8-string-dev
+ , libghc-utf8-string-prof
+ , libghc-ieee754-dev
+ , libghc-ieee754-prof
+ , libghc-text-dev
+ , libghc-text-prof
Build-Depends-Indep: ghc-doc
, libghc-mtl-doc
, libghc-syb-doc
, libghc-text-doc
, libghc-blaze-builder-doc
+ , libghc-utf8-string-doc
+ , libghc-ieee754-doc
+ , libghc-text-doc
Standards-Version: 3.9.2
Homepage: http://github.com/lymar/hastache
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hastache
More information about the Pkg-haskell-commits
mailing list