[sdformat] 01/02: Imported 2.0.0-6 changes from debian sdformat
Jose Luis Rivero
jrivero-guest at moszumanska.debian.org
Mon Sep 22 15:50:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
jrivero-guest pushed a commit to branch master
in repository sdformat.
commit 9c06336035afb800b2fd14ce97e0e148e425bb43
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date: Mon Sep 22 15:49:32 2014 +0000
Imported 2.0.0-6 changes from debian sdformat
---
debian/changelog | 9 ++++++++-
debian/rules | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f7af3ac..6eed523 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,17 @@
sdformat (2.0.1-1) unstable; urgency=medium
* Imported Upstream version 2.0.1
- * Run test one by one
-- Jose Luis Rivero <jrivero at osrfoundation.org> Mon, 18 Aug 2014 23:42:06 +0000
+sdformat (2.0.0-6) unstable; urgency=medium
+
+ [ Dejan Latinovic ]
+ * Team upload.
+ * Fix FTBFS due to a failing tests. (Closes: #754619)
+
+ -- Anton Gladky <gladk at debian.org> Tue, 16 Sep 2014 22:08:55 +0200
+
sdformat (2.0.0-5) unstable; urgency=medium
* [31b98a5] Define LC_ALL=POSIX for the test suite (Closes: #750133)
diff --git a/debian/rules b/debian/rules
index d5c23f9..c43f96b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ override_dh_auto_build-indep:
dh_auto_build -- doc # Generate documentation.
override_dh_auto_test:
- LC_ALL=POSIX dh_auto_test --max-parallel=1
+ HOME=$(CURDIR) LC_ALL=POSIX dh_auto_test
override_dh_strip:
dh_strip -a --dbg-package=libsdformat2-dbg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sdformat.git
More information about the debian-science-commits
mailing list