[lttoolbox] 03/03: New upstream release, disabled tests as of now

Kartik Mistry kartik at moszumanska.debian.org
Sun Jun 21 15:42:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

kartik pushed a commit to branch master
in repository lttoolbox.

commit ef0bb12e59d9f7f2cff1f38c27371e0df1ba94c1
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Sun Jun 21 21:11:26 2015 +0530

    New upstream release, disabled tests as of now
---
 debian/changelog      | 8 ++++++++
 debian/patches/series | 2 +-
 debian/rules          | 3 +++
 3 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9eb1a1e..ec76977 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lttoolbox (3.3.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/rules:
+    + Disabled tests as of now.
+
+ -- Kartik Mistry <kartik at debian.org>  Sun, 21 Jun 2015 21:10:42 +0530
+
 lttoolbox (3.3.0.56152-3) unstable; urgency=low
 
   * Upload to unstable
diff --git a/debian/patches/series b/debian/patches/series
index 41bbdf7..e3a4541 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-lttoolbox_01_string_io.diff
+#lttoolbox_01_string_io.diff
diff --git a/debian/rules b/debian/rules
index 2350341..c4e405f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,3 +18,6 @@ export DH_OPTIONS
 
 %:
 	dh $@ --parallel --with autoreconf
+
+override_dh_auto_test:
+	# Disabled until fixed at upstream.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lttoolbox.git



More information about the debian-science-commits mailing list