diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-30 17:36:23 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-30 17:36:23 -0500 |
commit | a640bfebd38b880a86d1ba7697c3b77f156869ee (patch) | |
tree | a7c95d6f914f796bb4e31a0604753e05356ee5b7 /debian/changelog | |
parent | 085a347978d50cce0400b968272a05f5c3afa272 (diff) | |
download | libayatana-appindicator-a640bfebd38b880a86d1ba7697c3b77f156869ee.tar.gz libayatana-appindicator-a640bfebd38b880a86d1ba7697c3b77f156869ee.tar.bz2 libayatana-appindicator-a640bfebd38b880a86d1ba7697c3b77f156869ee.zip |
Properly disable tests for gtk2 and gtk3, not the gtk2 build.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 716fe22..7643608 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,7 +15,7 @@ libappindicator (12.10.1-0ubuntu1) UNRELEASED; urgency=low - Add and export DPKG_GENSYMBOLS_CHECK_LEVEL. - Override dh_autoreconf to run autogen.sh and not call configure. - Override dh_auto_test to run tests per-flavor. - - Temporarily disable GTK2 tests. + - Temporarily disable tests. * debian/*.install: - Update paths for multiarch and for use with dh9 (remove debian/tmp...) |