[Pkg-haskell-commits] darcs: ghc: Fix control syntax

Joachim Breitner mail at joachim-breitner.de
Sat Jan 15 16:53:36 UTC 2011


Sat Jan 15 16:52:59 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Fix control syntax
  Ignore-this: 7f52e18a141c28ac088491f6ec21314c

    M ./control -1 +1

Sat Jan 15 16:52:59 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Fix control syntax
  Ignore-this: 7f52e18a141c28ac088491f6ec21314c
diff -rN -u old-ghc/control new-ghc/control
--- old-ghc/control	2011-01-15 16:53:35.955364426 +0000
+++ new-ghc/control	2011-01-15 16:53:35.975365480 +0000
@@ -26,7 +26,7 @@
 
 Package: ghc-prof
 Architecture: any
-Provides: ghc-prof, ghc6-prof ${provided-profs}, ${haskell:Provides}
+Provides: ghc-prof, ghc6-prof, ${provided-profs}, ${haskell:Provides}
 Depends: ghc (= ${binary:Version}), ${misc:Depends}
 Replaces: ghc6-prof (<< 7)
 Conflicts: ghc6-prof (<< 7)





More information about the Pkg-haskell-commits mailing list