[Pkg-haskell-commits] darcs: =?UTF-8?Q?haskell-b=7Alib?=: Add haskell-substvars to *-doc package

Joachim Breitner mail at joachim-breitner.de
Fri Feb 24 21:08:26 UTC 2012


Fri Feb 24 21:08:18 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Add haskell-substvars to *-doc package 
  Ignore-this: 962a197900a6f40426d842c051b4496b

    M ./changelog +6
    M ./control -1 +3

Fri Feb 24 21:08:18 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Add haskell-substvars to *-doc package 
  Ignore-this: 962a197900a6f40426d842c051b4496b
diff -rN -u old-haskell-bzlib//changelog new-haskell-bzlib//changelog
--- old-haskell-bzlib//changelog	2012-02-24 21:08:26.565797415 +0000
+++ new-haskell-bzlib//changelog	2012-02-24 21:08:26.571217544 +0000
@@ -1,3 +1,9 @@
+haskell-bzlib (0.5.0.3-2) UNRELEASED; urgency=low
+
+  * Add haskell-substvars to *-doc package 
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 24 Feb 2012 22:08:05 +0100
+
 haskell-bzlib (0.5.0.3-1) unstable; urgency=low
 
   * New upstream version.
diff -rN -u old-haskell-bzlib//control new-haskell-bzlib//control
--- old-haskell-bzlib//control	2012-02-24 21:08:26.565797415 +0000
+++ new-haskell-bzlib//control	2012-02-24 21:08:26.571217544 +0000
@@ -53,7 +53,9 @@
 Package: libghc-bzlib-doc
 Section: doc
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
 Recommends: doc-base
 Description: Documentation for the Haskell bindings to the bzip2 library
  .





More information about the Pkg-haskell-commits mailing list