[Pkg-haskell-commits] darcs: haskell-configfile: Added missing build-dep on libghc6-hunit-dev
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:33:32 UTC 2013
Mon Oct 25 08:22:00 UTC 2004 John Goerzen <jgoerzen at complete.org>
* Added missing build-dep on libghc6-hunit-dev
Ignore-this: c879679575fd5280c10d590291bb092b
Keywords:
(jgoerzen at complete.org--projects/missingh--head--1.0--patch-123)
M ./changelog +6
M ./control -1 +1
Mon Oct 25 08:22:00 UTC 2004 John Goerzen <jgoerzen at complete.org>
* Added missing build-dep on libghc6-hunit-dev
Ignore-this: c879679575fd5280c10d590291bb092b
Keywords:
(jgoerzen at complete.org--projects/missingh--head--1.0--patch-123)
diff -rN -u old-haskell-configfile//changelog new-haskell-configfile//changelog
--- old-haskell-configfile//changelog 2013-01-04 14:33:28.334230773 +0000
+++ new-haskell-configfile//changelog 2013-01-04 14:33:32.151719110 +0000
@@ -1,3 +1,9 @@
+missingh (0.5.1) unstable; urgency=low
+
+ * Added libghc6-hunit-dev to build-depends. Closes: #278138.
+
+ -- John Goerzen <jgoerzen at complete.org> Sun, 24 Oct 2004 22:21:21 -0500
+
missingh (0.5.0) unstable; urgency=low
* Lots of new code: FTP, MIME, Wash, Hsemail, etc.
diff -rN -u old-haskell-configfile//control new-haskell-configfile//control
--- old-haskell-configfile//control 2013-01-04 14:33:28.334230773 +0000
+++ new-haskell-configfile//control 2013-01-04 14:33:32.095732746 +0000
@@ -1,7 +1,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.1)
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.2.2), ghc6 (<< 6.2.3), haskell-devscripts (>= 0.5.1), libghc6-hunit-dev
Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs, haskell-devscripts (>= 0.5.1)
Standards-Version: 3.6.1
Section: devel
More information about the Pkg-haskell-commits
mailing list