summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)AuthorFilesLines
2014-05-21Don't override dh_builddeb, xz compression is now the default method.Lisandro Damián Nicanor Pérez Meyer1-3/+0
2014-05-21Check for private symbols after running dh_makeshlibs.Lisandro Damián Nicanor Pérez Meyer1-1/+4
Just a better place to do it.
2014-05-21Mark private symbols at build time.Lisandro Damián Nicanor Pérez Meyer1-0/+2
2014-02-11Stop building qtdeclarative5-doc-html from this source.Dmitry Shachnev1-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-04Explicitly define DEB_HOST_MULTIARCH in debian/rules.Dmitry Shachnev1-0/+2
2013-07-11Check files permission in a broader path.Lisandro Damián Nicanor Pérez Meyer1-1/+1
2013-07-11Add .qml to the list of file extensions that should not be executable.Lisandro Damián Nicanor Pérez Meyer1-0/+1
2013-06-07Build the documentation as a Build-Indep task.Lisandro Damián Nicanor Pérez Meyer1-7/+8
We avoid wasting buildd's time. This approach could help us to bootstrap qtbase and qttool's doc.
2013-06-06Build the docs.Lisandro Damián Nicanor Pérez Meyer1-1/+6
And also install it.
2013-04-30Simply remove the execute bit.Lisandro Damián Nicanor Pérez Meyer1-1/+1
2013-04-30rules: use $(DEB_HOST_MULTIARCH) everywherePino Toscano1-2/+2
2013-04-22Fix wrong permissions in examples.Lisandro Damián Nicanor Pérez Meyer1-1/+1
2013-04-21Fix wrong permissions in examples.Lisandro Damián Nicanor Pérez Meyer1-0/+10
2013-04-20We are failing on missing files, do not pass --list-missing.Lisandro Damián Nicanor Pérez Meyer1-1/+1
2013-04-20Fail on missing files.Lisandro Damián Nicanor Pérez Meyer1-0/+3
2013-04-20Remove libtool-like files.Lisandro Damián Nicanor Pérez Meyer1-0/+4
2013-04-20Export QT_SELECT=qt5.Lisandro Damián Nicanor Pérez Meyer1-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-21Fix pkgconfig files, add comment on disabling the tests.Timo Jyrinki1-0/+7
2013-01-09Final release.Timo Jyrinki1-6/+0
Update copyright, *.install/not-installed, remove suffix patch in favor of qtchooser usage.
2012-12-19Update packaging for rc2.Timo Jyrinki1-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-04Use a single debug package.Fathi Boudra1-5/+1
Re-order packages.
2012-09-04Initial Qt declarative packagingFathi Boudra1-0/+20