diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-03-29 13:34:16 +0000 |
---|---|---|
committer | Tarmac <> | 2013-03-29 13:34:16 +0000 |
commit | 10d7da043d679bf03c6c11640de1e90f1652f120 (patch) | |
tree | a07ce0a583af35c3ddb5fd8a64ed03b8ced33e74 /debian/changelog | |
parent | 46f476e45c53d0d1f1db17c71f80d5a7f1ff45de (diff) | |
parent | 43f8630eab611f521e156b546a537f2a50efd886 (diff) | |
download | qmenumodel-10d7da043d679bf03c6c11640de1e90f1652f120.tar.gz qmenumodel-10d7da043d679bf03c6c11640de1e90f1652f120.tar.bz2 qmenumodel-10d7da043d679bf03c6c11640de1e90f1652f120.zip |
Packaging review for daily release.
Approved by Didier Roche, PS Jenkins bot.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e483b98..d56c213 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +qmenumodel (0.2.6-0ubuntu1) UNRELEASED; urgency=low + + * debian/control: + - Add Vcs-Browser, add comment to developers. + - Update Vcs-Bzr. + - Move libgl-dev as an alternate Build-Depends to libgles2-mesa-dev. + - Add Homepage field. + - Extend binary packages descriptions. + * debian/rules: + - Override dh_install to use --fail-missing. + * debian/copyright: should be LGPL-3, not LGPL-3+. + + -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Mon, 25 Mar 2013 11:50:07 -0400 + qmenumodel (0.2.6) quantal; urgency=low * Updated to qt5 final. |