[Pkg-haskell-commits] darcs: haskell-hs-bibutils: Fix lintian issues.

Giovanni Mascellani gio at debian.org
Sat Aug 13 18:55:41 UTC 2011


Sat Aug 13 18:55:15 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Fix lintian issues.
  Ignore-this: b47e45db22778951808ff65a303453fa

    M ./control -3 +3
    M ./patches/fix_cabal.patch +8

Sat Aug 13 18:55:15 UTC 2011  Giovanni Mascellani <gio at debian.org>
  * Fix lintian issues.
  Ignore-this: b47e45db22778951808ff65a303453fa
diff -rN -u old-haskell-hs-bibutils//control new-haskell-hs-bibutils//control
--- old-haskell-hs-bibutils//control	2011-08-13 18:55:41.605562673 +0000
+++ new-haskell-hs-bibutils//control	2011-08-13 18:55:41.605562673 +0000
@@ -27,7 +27,7 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Haskell bindings to bibutils library
- bibutils is a program by Chris Putnam to to converts between various
+ bibutils is a program by Chris Putnam to convert between various
  bibliography formats, using a common MODS-format XML intermediate. This
  package offers Haskell bindings to the bibutils library.
  .
@@ -42,7 +42,7 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Haskell bindings to bibutils library; profiling libraries
- bibutils is a program by Chris Putnam to to converts between various
+ bibutils is a program by Chris Putnam to convert between various
  bibliography formats, using a common MODS-format XML intermediate. This
  package offers Haskell bindings to the bibutils library.
  .
@@ -56,7 +56,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Haskell bindings to bibutils library; documentation
- bibutils is a program by Chris Putnam to to converts between various
+ bibutils is a program by Chris Putnam to convert between various
  bibliography formats, using a common MODS-format XML intermediate. This
  package offers Haskell bindings to the bibutils library.
  .
diff -rN -u old-haskell-hs-bibutils//patches/fix_cabal.patch new-haskell-hs-bibutils//patches/fix_cabal.patch
--- old-haskell-hs-bibutils//patches/fix_cabal.patch	2011-08-13 18:55:41.585562554 +0000
+++ new-haskell-hs-bibutils//patches/fix_cabal.patch	2011-08-13 18:55:41.609099970 +0000
@@ -1,3 +1,11 @@
+From: Giovanni Mascellani <gio at debian.org>
+Subject: Fix .cabal file for using Debian bibutils package
+Forwarded: not-needed
+Last-Update: 2011-08-13
+
+The .cabal files instructs the compiler to use the embedded bibutils
+library. This patch makes it use the Debian packaged one.
+
 Index: haskell-hs-bibutils-4.12/hs-bibutils.cabal
 ===================================================================
 --- haskell-hs-bibutils-4.12.orig/hs-bibutils.cabal	2011-08-13 19:53:44.000000000 +0200





More information about the Pkg-haskell-commits mailing list