[med-svn] r22558 - in trunk/packages/rostlab/proftmb/trunk/debian: . tests
Tatiana Malygina
latticetower-guest at moszumanska.debian.org
Sat Jul 16 05:46:41 UTC 2016
Author: latticetower-guest
Date: 2016-07-16 05:46:40 +0000 (Sat, 16 Jul 2016)
New Revision: 22558
Modified:
trunk/packages/rostlab/proftmb/trunk/debian/changelog
trunk/packages/rostlab/proftmb/trunk/debian/tests/control
Log:
add allow-stderr restriction to debian/tests/control
Modified: trunk/packages/rostlab/proftmb/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/proftmb/trunk/debian/changelog 2016-07-16 03:34:54 UTC (rev 22557)
+++ trunk/packages/rostlab/proftmb/trunk/debian/changelog 2016-07-16 05:46:40 UTC (rev 22558)
@@ -1,3 +1,12 @@
+proftmb (1.1.12-6) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * add allow-stderr restriction to debian/tests/control, since proftmb writes
+ some output messages (not errors) to stderr. Other solution would be to run
+ proftmb with --quiet flag - but this is more informative.
+
+ -- Tatiana Malygina <merlettaia at gmail.com> Sat, 16 Jul 2016 08:37:21 +0300
+
proftmb (1.1.12-5) unstable; urgency=medium
* Team upload.
Modified: trunk/packages/rostlab/proftmb/trunk/debian/tests/control
===================================================================
--- trunk/packages/rostlab/proftmb/trunk/debian/tests/control 2016-07-16 03:34:54 UTC (rev 22557)
+++ trunk/packages/rostlab/proftmb/trunk/debian/tests/control 2016-07-16 05:46:40 UTC (rev 22558)
@@ -1,2 +1,3 @@
Tests: installation-test
Depends: @
+Restrictions: allow-stderr
More information about the debian-med-commit
mailing list