[Pkg-haskell-commits] darcs: haskell-hsx: Add haskell Provides: substvars

Joachim Breitner mail at joachim-breitner.de
Sun Apr 11 17:04:22 UTC 2010


Sun Apr 11 17:03:28 UTC 2010  Joachim Breitner <mail at joachim-breitner.de>
  * Add haskell Provides: substvars
  Ignore-this: c737490b1ee9b4c8c219b0e69e717aa2

    M ./changelog +4
    M ./control +2

Sun Apr 11 17:03:28 UTC 2010  Joachim Breitner <mail at joachim-breitner.de>
  * Add haskell Provides: substvars
  Ignore-this: c737490b1ee9b4c8c219b0e69e717aa2
diff -rN -u old-haskell-hsx/changelog new-haskell-hsx/changelog
--- old-haskell-hsx/changelog	2010-04-11 17:04:22.050005367 +0000
+++ new-haskell-hsx/changelog	2010-04-11 17:04:22.058005783 +0000
@@ -1,5 +1,9 @@
 haskell-hsx (0.6.2-1) unstable; urgency=low
 
+  [ Giovanni Mascellani ]
   * Initial release. (closes: #569508)
 
+  [ Joachim Breitner ]
+  * Add haskell Provides: substvars
+
  -- Giovanni Mascellani <mascellani at poisson.phc.unipi.it>  Tue, 06 Apr 2010 14:44:06 +0200
diff -rN -u old-haskell-hsx/control new-haskell-hsx/control
--- old-haskell-hsx/control	2010-04-11 17:04:22.050005367 +0000
+++ new-haskell-hsx/control	2010-04-11 17:04:22.058005783 +0000
@@ -33,6 +33,7 @@
  ${shlibs:Depends}
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
 Description: Haskell support for XML in source code - GHC 6 libraries
  HSX (Haskell Source with XML) allows literal XML syntax to be used in
  Haskell source code. The trhsx preprocessor translates .hsx source files
@@ -49,6 +50,7 @@
  ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
 Description: Haskell support for XML in source code - GHC 6 profiling libraries
  HSX (Haskell Source with XML) allows literal XML syntax to be used in
  Haskell source code. The trhsx preprocessor translates .hsx source files





More information about the Pkg-haskell-commits mailing list