[Pkg-haskell-commits] darcs: hbro: New upstream version 0.9.0.0.
Clint Adams
clint at debian.org
Thu May 10 04:51:07 UTC 2012
Thu May 10 04:51:09 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.9.0.0.
Ignore-this: f279bde5a20fa898cf9da1f38ad085c8
M ./changelog -2 +6
M ./control -1 +1
M ./patches/haddock-transitive-deps-workaround.diff -1 +2
Thu May 10 04:51:09 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.9.0.0.
Ignore-this: f279bde5a20fa898cf9da1f38ad085c8
diff -rN -u old-hbro//changelog new-hbro//changelog
--- old-hbro//changelog 2012-05-10 04:51:06.039906472 +0000
+++ new-hbro//changelog 2012-05-10 04:51:06.091906155 +0000
@@ -1,8 +1,12 @@
-hbro (0.8.0.0-2) UNRELEASED; urgency=low
+hbro (0.9.0.0-1) unstable; urgency=low
+ [ Giovanni Mascellani ]
* Removing unused libghc-url-dev dependency.
- -- Giovanni Mascellani <gio at debian.org> Wed, 09 May 2012 15:49:02 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Thu, 10 May 2012 00:46:55 -0400
hbro (0.8.0.0-2) unstable; urgency=low
diff -rN -u old-hbro//control new-hbro//control
--- old-hbro//control 2012-05-10 04:51:06.003905439 +0000
+++ new-hbro//control 2012-05-10 04:51:06.091906155 +0000
@@ -14,7 +14,7 @@
, libghc-dyre-prof
, libghc-glib-dev
, libghc-glib-prof
- , libghc-gtk-dev
+ , libghc-gtk-dev (>> 0.12.3)
, libghc-gtk-prof
, libghc-mtl-dev
, libghc-mtl-prof
diff -rN -u old-hbro//patches/haddock-transitive-deps-workaround.diff new-hbro//patches/haddock-transitive-deps-workaround.diff
--- old-hbro//patches/haddock-transitive-deps-workaround.diff 2012-05-10 04:51:05.955906577 +0000
+++ new-hbro//patches/haddock-transitive-deps-workaround.diff 2012-05-10 04:51:06.131906969 +0000
@@ -1,6 +1,6 @@
--- a/hbro.cabal
+++ b/hbro.cabal
-@@ -58,13 +58,32 @@
+@@ -61,13 +61,33 @@
Executable hbro
Build-depends:
@@ -18,6 +18,7 @@
+ network,
+ pango,
+ process,
++ transformers,
+ unix,
+ webkit,
+ xdg-basedir,
More information about the Pkg-haskell-commits
mailing list