diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-19 14:04:49 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-19 14:04:49 -0500 |
commit | 634fa1b43ab42febbcf33d0baa29c751db096eae (patch) | |
tree | b480e07d7ed92e565f85a680fae6b330106a8ea6 /debian/changelog | |
parent | e1ee78207d229ad553455a49d3ead21c11592741 (diff) | |
download | ayatana-ido-634fa1b43ab42febbcf33d0baa29c751db096eae.tar.gz ayatana-ido-634fa1b43ab42febbcf33d0baa29c751db096eae.tar.bz2 ayatana-ido-634fa1b43ab42febbcf33d0baa29c751db096eae.zip |
* debian/rules:
- Add and export DPKG_GENSYMBOLS_CHECK_LEVEL instead of passing -c4 to
dh_makeshlibs.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ebddd7b..ece3340 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ ido (12.10.3-0ubuntu1) UNRELEASED; urgency=low * debian/control: - Update to match style with other indicator stack packages: use trailing commas at the end of dependency lists. + * debian/rules: + - Add and export DPKG_GENSYMBOLS_CHECK_LEVEL instead of passing -c4 to + dh_makeshlibs. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Mon, 19 Nov 2012 14:00:05 -0500 |