diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-22 18:25:10 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-22 18:25:10 -0500 |
commit | 197688438c54ff42088745e16457432bb0f907ce (patch) | |
tree | 02cbfaaf8e1add33fa9ba77ffa045b71ca9636cd /debian/changelog | |
parent | 20640f316057304f9a6d7439e40467508eae080e (diff) | |
download | libdbusmenu-197688438c54ff42088745e16457432bb0f907ce.tar.gz libdbusmenu-197688438c54ff42088745e16457432bb0f907ce.tar.bz2 libdbusmenu-197688438c54ff42088745e16457432bb0f907ce.zip |
Clean up unnecessary files we don't want to install, so that dh_install
can complete.
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 2743496..73403da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ libdbusmenu (12.10.3-0ubuntu1) UNRELEASED; urgency=low - Convert to dh9; some variables where kept but renamed to brevity. - Override dh_autoreconf to make sure it calls autogen.sh, and doesn't run configure. + - Clean up unnecessary files we don't want to install, so that dh_install + can complete. * debian/compat: bump to compat level 9. * debian/libdbusmenu-gtk-doc.install: add the glib-server-nomenu.c example. |