[Pkg-haskell-commits] darcs: ftphs: Updates
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:26:13 UTC 2013
Fri Dec 5 21:28:01 UTC 2008 John Goerzen <jgoerzen at complete.org>
* Updates
Ignore-this: 20d5ad8c42e513897861a2f04c30051e
M ./changelog +7
M ./control -1 +1
M ./rules +1
Fri Dec 5 21:28:01 UTC 2008 John Goerzen <jgoerzen at complete.org>
* Updates
Ignore-this: 20d5ad8c42e513897861a2f04c30051e
diff -rN -u old-ftphs//changelog new-ftphs//changelog
--- old-ftphs//changelog 2013-01-04 14:26:12.542926053 +0000
+++ new-ftphs//changelog 2013-01-04 14:26:13.066761610 +0000
@@ -1,3 +1,10 @@
+ftphs (1.0.4.4) unstable; urgency=low
+
+ * Rebuild for newer MissingH.
+ * Introduce dh_haskell_depends.
+
+ -- John Goerzen <jgoerzen at complete.org> Fri, 05 Dec 2008 15:26:43 -0600
+
ftphs (1.0.4.3) unstable; urgency=low
* Note VCS-* and Homepage lines in control.
diff -rN -u old-ftphs//control new-ftphs//control
--- old-ftphs//control 2013-01-04 14:26:12.534265997 +0000
+++ new-ftphs//control 2013-01-04 14:26:13.066761610 +0000
@@ -1,7 +1,7 @@
Source: ftphs
Priority: optional
Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.4), cpphs, libghc6-network-dev, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.1.0), libghc6-hslogger-dev (>= 1.0.5)
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.4), cpphs, libghc6-network-dev, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.3.0), libghc6-hslogger-dev (>= 1.0.6.2)
Build-Depends-Indep: debhelper (>= 4.0.0), haddock, haskell-devscripts (>= 0.6.4), ghc6 (>= 6.8), cpphs
Standards-Version: 3.6.2
Section: devel
diff -rN -u old-ftphs//rules new-ftphs//rules
--- old-ftphs//rules 2013-01-04 14:26:12.534265997 +0000
+++ new-ftphs//rules 2013-01-04 14:26:13.050926942 +0000
@@ -67,6 +67,7 @@
# Add here commands to install the package into debian/tmp
dh_haskell -a
+ dh_haskell_depends -a
make test-ghc6
builddocs: builddocs-stamp
More information about the Pkg-haskell-commits
mailing list