diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-19 17:50:42 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-19 17:50:42 -0500 |
commit | a06895c0dc218c5e072941973e678ff1c83b424c (patch) | |
tree | ae257b417114ba7fcdd4866b9182567c8b17ca7d /debian/changelog | |
parent | 64322799a3e8768ad14dc68fbe75cdcef7d0f04e (diff) | |
download | ayatana-ido-a06895c0dc218c5e072941973e678ff1c83b424c.tar.gz ayatana-ido-a06895c0dc218c5e072941973e678ff1c83b424c.tar.bz2 ayatana-ido-a06895c0dc218c5e072941973e678ff1c83b424c.zip |
Temporarily disable tests via overriding dh_auto_test; they fail to
properly start X in a schroot.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 801bb75..bfb791b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ ido (12.10.3-0ubuntu1) UNRELEASED; urgency=low - Add and export DPKG_GENSYMBOLS_CHECK_LEVEL instead of passing -c4 to dh_makeshlibs. - Override dh_autoreconf to call autogen.sh and not run configure... + - Temporarily disable tests via overriding dh_auto_test; they fail to + properly start X in a schroot. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Mon, 19 Nov 2012 14:00:05 -0500 |