[Pkg-haskell-commits] darcs: alex: Enable tests

Joachim Breitner mail at joachim-breitner.de
Mon May 27 13:51:26 UTC 2013


Mon May 27 13:21:44 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable tests 
  Ignore-this: f0b887bbb99f2421b26d41abb9d9d47d

    M ./changelog +1
    M ./rules +2

Mon May 27 13:21:44 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Enable tests 
  Ignore-this: f0b887bbb99f2421b26d41abb9d9d47d
diff -rN -u old-alex//changelog new-alex//changelog
--- old-alex//changelog	2013-05-27 13:51:26.850071847 +0000
+++ new-alex//changelog	2013-05-27 13:51:26.854094980 +0000
@@ -1,6 +1,7 @@
 alex (3.0.5-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Enable tests 
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 27 May 2013 15:20:51 +0200
 
diff -rN -u old-alex//rules new-alex//rules
--- old-alex//rules	2013-05-27 13:51:26.842042653 +0000
+++ new-alex//rules	2013-05-27 13:51:26.862043612 +0000
@@ -9,6 +9,8 @@
 
 DEB_BUILD_DEPENDENCIES = build-arch
 
+DEB_ENABLE_TESTS = yes
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
 





More information about the Pkg-haskell-commits mailing list