[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:46:18 UTC 2010


The following commit has been merged in the master branch:
commit 80e55dab3f9dab4b20e155b1e6cc64bb20f6b0cd
Author: John Goerzen <jgoerzen at complete.org>
Date:   Fri Oct 29 19:27:13 2004 +0100

    Added build-dep-indep in libhugs-hunit-dev
    
    Keywords:
    
    
    (jgoerzen at complete.org--projects/missingh--head--0.5--patch-21)

diff --git a/ChangeLog b/ChangeLog
index 4f389af..8c962d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,24 @@
 # arch-tag: automatic-ChangeLog--jgoerzen at complete.org--projects/missingh--head--0.5
 #
 
+2004-10-29 13:27:13 GMT	John Goerzen <jgoerzen at complete.org>	patch-21
+
+    Summary:
+      Added build-dep-indep in libhugs-hunit-dev
+    Revision:
+      missingh--head--0.5--patch-21
+
+
+    new files:
+     libsrc/MissingH/Cmd/.arch-ids/=id
+
+    modified files:
+     ChangeLog debian/changelog debian/control
+
+    new directories:
+     libsrc/MissingH/Cmd libsrc/MissingH/Cmd/.arch-ids
+
+
 2004-10-27 13:42:06 GMT	John Goerzen <jgoerzen at complete.org>	patch-20
 
     Summary:
diff --git a/debian/changelog b/debian/changelog
index d25bf1e..83d0205 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+missingh (0.5.3) unstable; urgency=low
+
+  * Added build-dep-indep on libhugs-hunit-dev.  Closes: #278802.
+
+ -- John Goerzen <jgoerzen at complete.org>  Fri, 29 Oct 2004 08:25:21 -0500
+
 missingh (0.5.2) unstable; urgency=low
 
   * New module: sendmail
diff --git a/debian/control b/debian/control
index b663b01..1962573 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.1), libghc6-hunit-dev
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs, haskell-devscripts (>= 0.5.1)
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs, haskell-devscripts (>= 0.5.1), libhugs-hunit-dev
 Standards-Version: 3.6.1
 Section: devel
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list