[Pkg-haskell-commits] darcs: haskell-testpack: New version number and use of dh_haskell_depends
John Goerzen
jgoerzen at complete.org
Fri Jan 4 15:03:06 UTC 2013
Fri Dec 5 19:31:04 UTC 2008 John Goerzen <jgoerzen at complete.org>
* New version number and use of dh_haskell_depends
Ignore-this: ef9df4151b57a5038d71d4df00b0b31
M ./changelog +8
M ./rules +1
Fri Dec 5 19:31:04 UTC 2008 John Goerzen <jgoerzen at complete.org>
* New version number and use of dh_haskell_depends
Ignore-this: ef9df4151b57a5038d71d4df00b0b31
diff -rN -u old-haskell-testpack//changelog new-haskell-testpack//changelog
--- old-haskell-testpack//changelog 2013-01-04 15:03:05.418723663 +0000
+++ new-haskell-testpack//changelog 2013-01-04 15:03:06.403220950 +0000
@@ -1,3 +1,11 @@
+missingh (1.0.3.0) unstable; urgency=low
+
+ * New upstream release to bring more sanity to upstream/debian version numbering.
+ Also will reduce API-visible changes when Debian changes are made.
+ * Now uses dh_haskell_depends to reduce future dependency issues. Closes: #507848.
+
+ -- John Goerzen <jgoerzen at complete.org> Fri, 05 Dec 2008 13:28:14 -0600
+
missingh (1.0.2.1) unstable; urgency=low
* Rebuilt with newer hslogger. Closes: #503005.
diff -rN -u old-haskell-testpack//rules new-haskell-testpack//rules
--- old-haskell-testpack//rules 2013-01-04 15:03:05.418723663 +0000
+++ new-haskell-testpack//rules 2013-01-04 15:03:06.323218577 +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