[Pkg-haskell-commits] darcs: ftphs: Added missing build-dep on libghc6-hunit-dev

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:19:27 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: dcf6f8426286ed6594728fbc929e7223
  
  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: dcf6f8426286ed6594728fbc929e7223
  
  Keywords: 
  
  
  (jgoerzen at complete.org--projects/missingh--head--1.0--patch-123)
diff -rN -u old-ftphs//changelog new-ftphs//changelog
--- old-ftphs//changelog	2013-01-04 14:19:25.459759559 +0000
+++ new-ftphs//changelog	2013-01-04 14:19:27.010726092 +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-ftphs//control new-ftphs//control
--- old-ftphs//control	2013-01-04 14:19:25.459759559 +0000
+++ new-ftphs//control	2013-01-04 14:19:26.994467948 +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