[Pkg-haskell-commits] darcs: haskell-sdl: Add haskell:Provides substvar

Joachim Breitner mail at joachim-breitner.de
Sun May 2 15:46:31 UTC 2010


Sun May  2 15:43:17 UTC 2010  Joachim Breitner <mail at joachim-breitner.de>
  * Add haskell:Provides substvar
  Ignore-this: c4a96de2f97069e8178329f3e46ea964

    M ./changelog +6
    M ./control +2

Sun May  2 15:43:17 UTC 2010  Joachim Breitner <mail at joachim-breitner.de>
  * Add haskell:Provides substvar
  Ignore-this: c4a96de2f97069e8178329f3e46ea964
diff -rN -u old-haskell-sdl/changelog new-haskell-sdl/changelog
--- old-haskell-sdl/changelog	2010-05-02 15:46:31.492234670 +0000
+++ new-haskell-sdl/changelog	2010-05-02 15:46:31.500235100 +0000
@@ -1,3 +1,9 @@
+haskell-sdl (0.5.10-2) UNRELEASED; urgency=low
+
+  * Add haskell:Provides substvar
+
+ -- Joachim Breitner <nomeata at debian.org>  Sun, 02 May 2010 17:42:57 +0200
+
 haskell-sdl (0.5.10-1) unstable; urgency=low
 
   [ Marco Túlio Gontijo e Silva ]
diff -rN -u old-haskell-sdl/control new-haskell-sdl/control
--- old-haskell-sdl/control	2010-05-02 15:46:31.492234670 +0000
+++ new-haskell-sdl/control	2010-05-02 15:46:31.496234885 +0000
@@ -32,6 +32,7 @@
  libsdl1.2-dev
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
 Description: Haskell SDL binding for GHC
  This package provides the SDL library bindings for the Haskell programming
  language. SDL is a library that allows programs portable low level access
@@ -42,6 +43,7 @@
 Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
 Description: Haskell SDL binding for GHC - profiling libraries
  This package provides the SDL library bindings for the Haskell programming
  language, compiled for profiling. SDL is a library that allows programs





More information about the Pkg-haskell-commits mailing list