[Pkg-haskell-commits] darcs: haskell-cabal: Add documentation and doc-base
Joachim Breitner
mail at joachim-breitner.de
Mon Jun 9 10:53:26 UTC 2014
Sun Jun 8 16:14:23 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Add documentation and doc-base
M ./copyright +5
A ./libghc-cabal-doc.doc-base
A ./libghc-cabal-doc.docs
Sun Jun 8 16:14:23 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Add documentation and doc-base
diff -rN -u old-haskell-cabal/copyright new-haskell-cabal/copyright
--- old-haskell-cabal/copyright 2014-06-09 10:53:26.229063634 +0000
+++ new-haskell-cabal/copyright 2014-06-09 10:53:26.233063634 +0000
@@ -14,6 +14,11 @@
Copyright: 1914 Joachim Breitner
License: cabal license
+Files: debian/docs-sources/
+Comment:
+ These are the source for the documentation, stored there until Upstream
+ decides to put them in the tarball.
+
License: cabal license
All rights reserved.
.
diff -rN -u old-haskell-cabal/libghc-cabal-doc.doc-base new-haskell-cabal/libghc-cabal-doc.doc-base
--- old-haskell-cabal/libghc-cabal-doc.doc-base 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-cabal/libghc-cabal-doc.doc-base 2014-06-09 10:53:26.237063634 +0000
@@ -0,0 +1,8 @@
+Document: cabal-user-guide
+Title: Cabal User Guide
+Abstract: User documentation for Cabal, the Haskell build and package system.
+Section: Programming/Haskell
+
+Format: html
+Index: /usr/share/doc/libghc-cabal-doc/users-guide/index.html
+Files: /usr/share/doc/libghc-cabal-doc/users-guide/*.html
diff -rN -u old-haskell-cabal/libghc-cabal-doc.docs new-haskell-cabal/libghc-cabal-doc.docs
--- old-haskell-cabal/libghc-cabal-doc.docs 1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-cabal/libghc-cabal-doc.docs 2014-06-09 10:53:26.237063634 +0000
@@ -0,0 +1 @@
+doc/users-guide/
More information about the Pkg-haskell-commits
mailing list