diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-26 22:30:44 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-26 22:30:44 -0500 |
commit | bab27b91609d93dc5d6ed6dd2b3fadefcf7f3d90 (patch) | |
tree | ef07607f10c7487a1cee1a49728332ed382e2984 /debian/changelog | |
parent | 97eb2fd0abb21d25a80882a06b8853d682e7c42e (diff) | |
download | libayatana-appindicator-bab27b91609d93dc5d6ed6dd2b3fadefcf7f3d90.tar.gz libayatana-appindicator-bab27b91609d93dc5d6ed6dd2b3fadefcf7f3d90.tar.bz2 libayatana-appindicator-bab27b91609d93dc5d6ed6dd2b3fadefcf7f3d90.zip |
Override dh_auto_test to run tests per-flavor.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d80fdd2..29e1060 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ libappindicator (12.10.1-0ubuntu1) UNRELEASED; urgency=low - Convert from cdbs to debhelper 9. - 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. * debian/*.install: - Update paths for multiarch and for use with dh9 (remove debian/tmp...) |