[Pkg-haskell-commits] darcs: gitit: Fix comment syntax

Giovanni Mascellani gio at debian.org
Tue May 15 09:04:22 UTC 2012


Tue May 15 08:19:44 UTC 2012  Giovanni Mascellani <gio at debian.org>
  * Fix comment syntax
  Ignore-this: 98f2d91e96b7cbc223eb3ea80292d86a

    M ./control -3 +3

Tue May 15 08:19:44 UTC 2012  Giovanni Mascellani <gio at debian.org>
  * Fix comment syntax
  Ignore-this: 98f2d91e96b7cbc223eb3ea80292d86a
diff -rN -u old-gitit//control new-gitit//control
--- old-gitit//control	2012-05-15 09:04:22.088829392 +0000
+++ new-gitit//control	2012-05-15 09:04:22.232830295 +0000
@@ -11,7 +11,7 @@
  pandoc (>= 1.8),
  xsltproc,
  docbook-xsl
- # -dev dependencies
+# -dev dependencies
  , libghc-base-dev
  , libghc-parsec3-dev
  , libghc-pretty-dev
@@ -72,7 +72,7 @@
  , libghc-json-dev (>= 0.4)
  , libghc-json-dev (<< 0.6)
  , libghc-ghc-paths-dev
- # -prof dependencies
+# -prof dependencies
  , libghc-base-prof
  , libghc-parsec3-prof
  , libghc-pretty-prof
@@ -134,7 +134,7 @@
  , libghc-json-prof (<< 0.6)
  , libghc-ghc-paths-prof
 Build-Depends-Indep: ghc-doc
- # -doc dependencies
+# -doc dependencies
  , libghc-base-doc
  , libghc-parsec3-doc
  , libghc-pretty-doc





More information about the Pkg-haskell-commits mailing list