diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-01-15 17:52:32 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-01-15 17:52:32 -0500 |
commit | 31a952e5ad6bdaaa7f7fdb369f1833457a0418f0 (patch) | |
tree | 1d6e51ca7ed650d79a91a1de4ce7f35af7f6bf15 | |
parent | d6c6804420a3c627c056cb0ffc7b6095b2f4fb47 (diff) | |
download | ayatana-indicator-session-31a952e5ad6bdaaa7f7fdb369f1833457a0418f0.tar.gz ayatana-indicator-session-31a952e5ad6bdaaa7f7fdb369f1833457a0418f0.tar.bz2 ayatana-indicator-session-31a952e5ad6bdaaa7f7fdb369f1833457a0418f0.zip |
debian/control: temporarily comment out the XS-Testsuite entry to disable
autopkgtest until the tests really work properly.
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 882d64a..eb8acc2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,8 @@ indicator-session (12.10.5-0ubuntu1) UNRELEASED; urgency=low * Move TestCanStartService into a separate make target "localcheck"; so that the other tests can successfully run, and this one be used as an integration check. + * debian/control: temporarily comment out the XS-Testsuite entry to disable + autopkgtest until the tests really work properly. [ Sebastien Bacher ] * debian/control: diff --git a/debian/control b/debian/control index 0432587..3131969 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Homepage: https://launchpad.net/indicator-session # and sync up the code again. Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-session/trunk.13.04 Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-session/trunk.13.04/files -XS-Testsuite: autopkgtest +#XS-Testsuite: autopkgtest Package: indicator-session Architecture: any |