[Pkg-haskell-commits] darcs: gitit: Build-Depends on libghc-ghc-paths-{dev, prof, doc}
Giovanni Mascellani
gio at debian.org
Thu Apr 26 12:47:24 UTC 2012
Thu Apr 26 12:46:53 UTC 2012 Giovanni Mascellani <gio at debian.org>
* Build-Depends on libghc-ghc-paths-{dev,prof,doc}
Ignore-this: 4891b4e96938d4b3787da1ad9ea3bfc9
M ./changelog -1 +4
M ./control +4
Thu Apr 26 12:46:53 UTC 2012 Giovanni Mascellani <gio at debian.org>
* Build-Depends on libghc-ghc-paths-{dev,prof,doc}
Ignore-this: 4891b4e96938d4b3787da1ad9ea3bfc9
diff -rN -u old-gitit//changelog new-gitit//changelog
--- old-gitit//changelog 2012-04-26 12:47:23.767249147 +0000
+++ new-gitit//changelog 2012-04-26 12:47:23.863250221 +0000
@@ -4,8 +4,11 @@
causes the build to fail at the documentation generation stage. This is
due to an as-yet undiscovered bug elsewhere in the stack. The patch was
written by Iain Lane for the Ubuntu package.
+ * Build-Depends on libghc-ghc-paths-{dev,prof,doc} to have plugin
+ support (closes: #655061).
+ * Other minor fixes.
- -- Giovanni Mascellani <gio at debian.org> Wed, 25 Apr 2012 16:47:54 +0200
+ -- Giovanni Mascellani <gio at debian.org> Thu, 26 Apr 2012 14:27:44 +0200
gitit (0.9-1) unstable; urgency=low
diff -rN -u old-gitit//control new-gitit//control
--- old-gitit//control 2012-04-26 12:47:23.755249304 +0000
+++ new-gitit//control 2012-04-26 12:47:23.871252427 +0000
@@ -89,6 +89,8 @@
, libghc-zlib-dev (>> 0.5)
, libghc-zlib-dev (<< 0.6)
, libghc-zlib-prof
+ , libghc-ghc-paths-dev
+ , libghc-ghc-paths-prof
Build-Depends-Indep: ghc-doc
, libghc-blaze-html-doc
, libghc-cgi-doc
@@ -119,6 +121,7 @@
, libghc-xml-doc
, libghc-xss-sanitize-doc
, libghc-zlib-doc
+ , libghc-ghc-paths-doc
Standards-Version: 3.9.3
Homepage: http://hackage.haskell.org/package/gitit
Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/gitit
@@ -158,6 +161,7 @@
Architecture: any
Depends:
${haskell:Depends},
+ ${haskell:Extra-Depends},
${misc:Depends},
${shlibs:Depends},
gitit
More information about the Pkg-haskell-commits
mailing list