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

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:52:41 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: 665ddfde76668fe46f9c1fcb236ecb15
  
  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: 665ddfde76668fe46f9c1fcb236ecb15
  
  Keywords: 
  
  
  (jgoerzen at complete.org--projects/missingh--head--1.0--patch-123)
diff -rN -u old-haskell-testpack//changelog new-haskell-testpack//changelog
--- old-haskell-testpack//changelog	2013-01-04 14:52:38.798838087 +0000
+++ new-haskell-testpack//changelog	2013-01-04 14:52:40.899242469 +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-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control	2013-01-04 14:52:38.798838087 +0000
+++ new-haskell-testpack//control	2013-01-04 14:52:40.875225786 +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