Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-21 | Don't override dh_builddeb, xz compression is now the default method. | Lisandro Damián Nicanor Pérez Meyer | 1 | -3/+0 | |
2014-05-21 | Check for private symbols after running dh_makeshlibs. | Lisandro Damián Nicanor Pérez Meyer | 1 | -1/+4 | |
Just a better place to do it. | |||||
2014-05-21 | Mark private symbols at build time. | Lisandro Damián Nicanor Pérez Meyer | 1 | -0/+2 | |
2014-02-11 | Stop building qtdeclarative5-doc-html from this source. | Dmitry Shachnev | 1 | -2/+2 | |
It will be built from qttools-opensource-src instead. This allows us to drop qttools5-dev-tools build-dependency and get rid of dependency loop. | |||||
2013-11-04 | Explicitly define DEB_HOST_MULTIARCH in debian/rules. | Dmitry Shachnev | 1 | -0/+2 | |
2013-07-11 | Check files permission in a broader path. | Lisandro Damián Nicanor Pérez Meyer | 1 | -1/+1 | |
2013-07-11 | Add .qml to the list of file extensions that should not be executable. | Lisandro Damián Nicanor Pérez Meyer | 1 | -0/+1 | |
2013-06-07 | Build the documentation as a Build-Indep task. | Lisandro Damián Nicanor Pérez Meyer | 1 | -7/+8 | |
We avoid wasting buildd's time. This approach could help us to bootstrap qtbase and qttool's doc. | |||||
2013-06-06 | Build the docs. | Lisandro Damián Nicanor Pérez Meyer | 1 | -1/+6 | |
And also install it. | |||||
2013-04-30 | Simply remove the execute bit. | Lisandro Damián Nicanor Pérez Meyer | 1 | -1/+1 | |
2013-04-30 | rules: use $(DEB_HOST_MULTIARCH) everywhere | Pino Toscano | 1 | -2/+2 | |
2013-04-22 | Fix wrong permissions in examples. | Lisandro Damián Nicanor Pérez Meyer | 1 | -1/+1 | |
2013-04-21 | Fix wrong permissions in examples. | Lisandro Damián Nicanor Pérez Meyer | 1 | -0/+10 | |
2013-04-20 | We are failing on missing files, do not pass --list-missing. | Lisandro Damián Nicanor Pérez Meyer | 1 | -1/+1 | |
2013-04-20 | Fail on missing files. | Lisandro Damián Nicanor Pérez Meyer | 1 | -0/+3 | |
2013-04-20 | Remove libtool-like files. | Lisandro Damián Nicanor Pérez Meyer | 1 | -0/+4 | |
2013-04-20 | Export QT_SELECT=qt5. | Lisandro Damián Nicanor Pérez Meyer | 1 | -0/+1 | |
This will avoid FTBFSs when the patch for debhelper gets accepted. Remove qt5-defaults as B-D, because it's now not needed. | |||||
2013-03-21 | Fix pkgconfig files, add comment on disabling the tests. | Timo Jyrinki | 1 | -0/+7 | |
2013-01-09 | Final release. | Timo Jyrinki | 1 | -6/+0 | |
Update copyright, *.install/not-installed, remove suffix patch in favor of qtchooser usage. | |||||
2012-12-19 | Update packaging for rc2. | Timo Jyrinki | 1 | -0/+9 | |
Fix copyright to adhere DEP-5, update .install files, remove .la files, disable qmltest as being problematic at the moment, run qmake manually. Also includes a renaming patch that would go away if qtchooser is started to be used one way or another. | |||||
2012-09-04 | Use a single debug package. | Fathi Boudra | 1 | -5/+1 | |
Re-order packages. | |||||
2012-09-04 | Initial Qt declarative packaging | Fathi Boudra | 1 | -0/+20 | |