diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-04-23 16:31:19 -0400 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-04-23 16:31:19 -0400 |
commit | 47deee06fd902d1fc4e7b6d447f41fe94c8bca04 (patch) | |
tree | e06a693b0f34806d6d5539a7f348615945e67f1e /debian/changelog | |
parent | 4a5edf4054ea7b3c9ccf070c48faedf77f84e434 (diff) | |
download | qmenumodel-47deee06fd902d1fc4e7b6d447f41fe94c8bca04.tar.gz qmenumodel-47deee06fd902d1fc4e7b6d447f41fe94c8bca04.tar.bz2 qmenumodel-47deee06fd902d1fc4e7b6d447f41fe94c8bca04.zip |
Don't build binary packages on powerpc; qtdeclarative5 isn't available;
so explicitly list the architectures we can build on.
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 719fc68..2ca86e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ qmenumodel (0.2.6-0ubuntu1) UNRELEASED; urgency=low - Move libgl-dev as an alternate Build-Depends to libgles2-mesa-dev. - Add Homepage field. - Extend binary packages descriptions. + - Don't build binary packages on powerpc; qtdeclarative5 isn't available; + so explicitly list the architectures we can build on. * debian/rules: - Override dh_install to use --fail-missing. * debian/copyright: should be LGPL-3, not LGPL-3+. |