[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 14:54:21 UTC 2010
The following commit has been merged in the master branch:
commit fea9563e4b9aac02b69c4e5fef046b79fa3acc6d
Author: John Goerzen <jgoerzen at complete.org>
Date: Thu Jan 27 23:57:12 2005 +0100
Fixed build-dep-indep on ghc
Keywords:
(jgoerzen at complete.org--projects/missingh--head--0.7--patch-176)
diff --git a/ChangeLog b/ChangeLog
index d32b44c..403b538 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,18 @@
# arch-tag: automatic-ChangeLog--jgoerzen at complete.org--projects/missingh--head--0.7
#
+2005-01-27 16:57:12 GMT John Goerzen <jgoerzen at complete.org> patch-176
+
+ Summary:
+ Fixed build-dep-indep on ghc
+ Revision:
+ missingh--head--0.7--patch-176
+
+
+ modified files:
+ ChangeLog debian/control
+
+
2005-01-26 16:37:51 GMT John Goerzen <jgoerzen at complete.org> patch-175
Summary:
diff --git a/debian/control b/debian/control
index ebd98a4..4a923ba 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: missingh
Priority: optional
Maintainer: John Goerzen <jgoerzen at complete.org>
Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.2.2), ghc6 (<< 6.2.3), haskell-devscripts (>= 0.5.3), libghc6-hunit-dev
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs, haskell-devscripts (>= 0.5.2), libhugs-hunit
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs, haskell-devscripts (>= 0.5.3), libhugs-hunit
Standards-Version: 3.6.1
Section: devel
--
haskell-testpack
More information about the Pkg-haskell-commits
mailing list