diff options
author | Andreas Rottmann <a.rottmann@gmx.at> | 2011-10-26 11:23:19 +0200 |
---|---|---|
committer | Andreas Rottmann <a.rottmann@gmx.at> | 2011-10-26 23:24:30 +0200 |
commit | 7c87dceb2cff351345f93592090989a2d6bc36a0 (patch) | |
tree | f202c74408cc6aba7f25c5b999ed06e726b8d465 /debian/changelog | |
parent | c1255d46d206ae666c705ad93c2b45aaa5f6c5fd (diff) |
Fix lintian warnings about DH compat level and DEP5 issuesdebian/0.9.3-5
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index e4c856c0..90d51bf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ libunistring (0.9.3-5) unstable; urgency=low * Standards-Version 3.9.2 (no changes). - * Convert package to multiarch: + * Convert package to multiarch (closes: #646068): - Bumped build-depends versions for cdbs and debhelper. - Extend configure flags to install libraries into multi-arch library directory. @@ -10,9 +10,13 @@ libunistring (0.9.3-5) unstable; urgency=low * Applied outstanding changes from multiarch patch provided by Steve Langasek on bug #646068: - Removed useless .dirs files. - - debian/compat bumped to 9. + - debian/compat bumped to 8 (compat level 9 not needed as we don't use + the "dh" script). + * debian/copyright: + - Bumped DEP5 revision in format URL to 202. + - Fixed various issues pointed out by lintian. - -- Andreas Rottmann <rotty@debian.org> Sat, 22 Oct 2011 02:42:09 +0200 + -- Andreas Rottmann <rotty@debian.org> Wed, 26 Oct 2011 23:23:59 +0200 libunistring (0.9.3-4) unstable; urgency=low |