[Python-modules-commits] [python-secretstorage] 01/01: Add allow-stderr restriction to the autopkgtest.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon Oct 12 10:53:41 UTC 2015


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

mitya57 pushed a commit to branch master
in repository python-secretstorage.

commit 4c056c2bebe79c78fefba61689e6e5cf7686ab3b
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Mon Oct 12 13:53:14 2015 +0300

    Add allow-stderr restriction to the autopkgtest.
    
    Needed as we use dbus-run-session which prints messages about initializing
    services.
---
 debian/changelog     | 7 +++++++
 debian/tests/control | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a226bd5..5a66659 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-secretstorage (2.1.2-3) UNRELEASED; urgency=medium
+
+  * Add allow-stderr restriction to the autopkgtest, needed as we use
+    dbus-run-session which prints messages about initializing services.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Mon, 12 Oct 2015 13:52:16 +0300
+
 python-secretstorage (2.1.2-2) unstable; urgency=medium
 
   * Replace Xvfb with dbus-run-session in gnome-keyring autopkgtest.
diff --git a/debian/tests/control b/debian/tests/control
index 2c4caff..6dd4132 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,3 +2,4 @@ Tests: gnome-keyring
 Depends: gnome-keyring (>= 3.11.92),
          python-secretstorage,
          python3-secretstorage
+Restrictions: allow-stderr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-secretstorage.git



More information about the Python-modules-commits mailing list