[Pkg-haskell-commits] r1159 - /packages/hs-plugins/trunk/debian/patches/10fix-plugins-cabal.dpatch

arjan at users.alioth.debian.org arjan at users.alioth.debian.org
Sun Apr 27 22:58:18 UTC 2008


Author: arjan
Date: Sun Apr 27 22:58:17 2008
New Revision: 1159

URL: http://svn.debian.org/wsvn/pkg-haskell/?sc=1&rev=1159
Log:
 r85 at reddwarf:  arjan | 2008-04-27 23:44:19 +0200
 Add a patch which remove some text from the description field on which ghc-pkg seems to choke

Added:
    packages/hs-plugins/trunk/debian/patches/10fix-plugins-cabal.dpatch   (with props)

Added: packages/hs-plugins/trunk/debian/patches/10fix-plugins-cabal.dpatch
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/hs-plugins/trunk/debian/patches/10fix-plugins-cabal.dpatch?rev=1159&op=file
==============================================================================
--- packages/hs-plugins/trunk/debian/patches/10fix-plugins-cabal.dpatch (added)
+++ packages/hs-plugins/trunk/debian/patches/10fix-plugins-cabal.dpatch Sun Apr 27 22:58:17 2008
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 10fix-plugins-cabal.dpatch by Arjan Oosting <arjan at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad hs-plugins~/plugins.cabal hs-plugins/plugins.cabal
+--- hs-plugins~/plugins.cabal	2008-04-27 21:34:50.000000000 +0200
++++ hs-plugins/plugins.cabal	2008-04-27 23:37:20.000000000 +0200
+@@ -5,8 +5,6 @@
+ description:        Dynamic linking and runtime evaluation of Haskell,
+                     and C, including dependency chasing and package resolution.
+                     .
+-                    Described in the paper:
+-                        /Plugging Haskell In/, <http://www.cse.unsw.edu.au/~dons/papers/PSSC04.html>
+ category:           System
+ license:            BSD3
+ License-file:       LICENSE

Propchange: packages/hs-plugins/trunk/debian/patches/10fix-plugins-cabal.dpatch
------------------------------------------------------------------------------
    svn:executable = *




More information about the Pkg-haskell-commits mailing list