diff options
author | Fathi Boudra <fabo@debian.org> | 2009-10-02 19:35:50 +0200 |
---|---|---|
committer | Fathi Boudra <fabo@debian.org> | 2009-10-02 19:35:50 +0200 |
commit | 8d4929caebaf75f2e37bebf40f69ffe6cfe72fcf (patch) | |
tree | 1ffd77ac852f98efcf288fd3ab1cf9dc6af67321 | |
parent | 36470aae4a8707e15ca40b108a23b48f66cdf74b (diff) | |
download | qt4-x11-8d4929caebaf75f2e37bebf40f69ffe6cfe72fcf.tar.gz |
Update changelog: add debian/rules changes.
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 26bc9a5..ed5e1b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,12 @@ qt4-x11 (4:4.5.3-1) UNRELEASED; urgency=low * Update debian/copyright: - Update Nokia Qt url. - Update Nokia Qt LGPL Exception from version 1.0 to version 1.1. + * Update debian/rules: + - Build translations + - Generate include directory before configure call. + - Test file type on *.a cleaning. tests directory contains *.a in their + names. + - Make sure translations directory is created before calling lrelease. * Update debian/watch: - Update Nokia Qt url. |