[Pkg-haskell-commits] darcs: haskell-github: Add corresponding -doc packages to Build-Depends-Indep.
James McCoy
jamessan at debian.org
Tue Jun 30 01:27:45 UTC 2015
Sun Jun 28 19:50:54 UTC 2015 James McCoy <jamessan at debian.org>
* Add corresponding -doc packages to Build-Depends-Indep.
M ./changelog +1
M ./control +3
Sun Jun 28 19:50:54 UTC 2015 James McCoy <jamessan at debian.org>
* Add corresponding -doc packages to Build-Depends-Indep.
diff -rN -u old-haskell-github/changelog new-haskell-github/changelog
--- old-haskell-github/changelog 2015-06-30 01:27:45.497730520 +0000
+++ new-haskell-github/changelog 2015-06-30 01:27:45.505730517 +0000
@@ -4,6 +4,7 @@
* Update d/copyright
* Add new Build-Depends for cryptohash, byteable, and base16-bytestring
libraries.
+ * Add corresponding -doc packages to Build-Depends-Indep.
-- James McCoy <jamessan at debian.org> Sat, 27 Jun 2015 20:48:06 -0400
diff -rN -u old-haskell-github/control new-haskell-github/control
--- old-haskell-github/control 2015-06-30 01:27:45.497730520 +0000
+++ new-haskell-github/control 2015-06-30 01:27:45.505730517 +0000
@@ -40,7 +40,10 @@
Build-Depends-Indep: ghc-doc
, libghc-aeson-doc
, libghc-attoparsec-doc
+ , libghc-base16-bytestring-doc
+ , libghc-byteable-doc
, libghc-case-insensitive-doc
+ , libghc-cryptohash-doc
, libghc-failure-doc
, libghc-http-conduit-doc
, libghc-http-doc
More information about the Pkg-haskell-commits
mailing list