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

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


Sun Apr 11 17:00:05 UTC 2010  Joachim Breitner <mail at joachim-breitner.de>
  * Add haskell Provides: substvars
  Ignore-this: 14a4a6a7015c52fc4511341366932aee

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

Sun Apr 11 17:00:05 UTC 2010  Joachim Breitner <mail at joachim-breitner.de>
  * Add haskell Provides: substvars
  Ignore-this: 14a4a6a7015c52fc4511341366932aee
diff -rN -u old-haskell-harp/changelog new-haskell-harp/changelog
--- old-haskell-harp/changelog	2010-04-11 17:01:46.517932755 +0000
+++ new-haskell-harp/changelog	2010-04-11 17:01:46.525933170 +0000
@@ -1,5 +1,9 @@
 haskell-harp (0.4-1) unstable; urgency=low
 
+  [ Giovanni Mascellani ]
   * Initial release. (closes: #569546)
 
+  [ Joachim Breitner ]
+  * Add haskell Provides: substvars
+
  -- Giovanni Mascellani <mascellani at poisson.phc.unipi.it>  Tue, 06 Apr 2010 15:10:56 +0200
diff -rN -u old-haskell-harp/control new-haskell-harp/control
--- old-haskell-harp/control	2010-04-11 17:01:46.517932755 +0000
+++ new-haskell-harp/control	2010-04-11 17:01:46.521932962 +0000
@@ -24,6 +24,7 @@
  ${shlibs:Depends}
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
 Description: Haskell support for regexp based pattern matching - GHC 6 libraries
  HaRP, or Haskell Regular Patterns, is a Haskell extension that extends
  the normal pattern matching facility, allowing the user to match against
@@ -41,6 +42,7 @@
  ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
+Provides: ${haskell:Provides}
 Description: Haskell support for regexp based pattern matching - GHC 6 profiling libraries
  HaRP, or Haskell Regular Patterns, is a Haskell extension that extends
  the normal pattern matching facility, allowing the user to match against





More information about the Pkg-haskell-commits mailing list