[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:20:52 UTC 2010


The following commit has been merged in the master branch:
commit c237f67f93df8cedae7fe566189030f516c65c73
Author: John Goerzen <jgoerzen at complete.org>
Date:   Thu Dec 7 05:17:49 2006 +0100

    Tweak tolgpl

diff --git a/tolgpl b/tolgpl
index fc215e9..7e3f0c9 100644
--- a/tolgpl
+++ b/tolgpl
@@ -1,5 +1,6 @@
 #!/bin/bash
 ssed -i -e 's/GNU General/GNU Lesser General/g' \
+        -e 's/ GPL/ LGPL/g' \
         -e 's/version 2 /version 2.1 /g' \
         -e 's/59 Temple Place, Suite 330, Boston, MA  02111-1307/51 Franklin St, Fifth Floor, Boston, MA  02110-1301/g' \
         $1

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list