summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)AuthorFilesLines
2016-07-05Drop the syncqt hack, the new tarballs are generated properly.Dmitry Shachnev1-7/+0
2016-03-20Do not hardcode version number in debian/rules.Dmitry Shachnev1-1/+5
2016-03-07Make sure the Makefile needed for building docs is generated.Dmitry Shachnev1-0/+1
2016-03-06Explicitly specify Makefile for building docs.Dmitry Shachnev1-2/+2
2016-03-06Call syncqt.pl in configure target.Dmitry Shachnev1-0/+3
2016-03-05Add back qtwebkit5-doc package.Dmitry Shachnev1-2/+2
2015-08-24Explicitly specify Makefile to use for installing docs.Dmitry Shachnev1-1/+1
2015-08-23Add empty override_dh_auto_test target to make indep builds work.Dmitry Shachnev1-0/+3
2014-12-20Disable precompiled headers on amd64, powerpc and s390x.Dmitry Shachnev1-0/+7
2014-09-07Remove unused code from debian/rules.Dmitry Shachnev1-7/+0
2014-06-28Switch amd64's debugging symbols to stabs.Lisandro Damián Nicanor Pérez Meyer1-2/+2
2014-06-06Switch back to build full debugging symbols on amd64.Lisandro Damián Nicanor Pérez Meyer1-2/+2
2014-05-23Switch debugging symbols for amd64 to gstabs.Lisandro Damián Nicanor Pérez Meyer1-2/+2
2014-05-23Remove private headers with m-a path.Lisandro Damián Nicanor Pérez Meyer1-4/+4
2014-05-17Do not force dh_builddeb to use xz compression: it's now the default.Lisandro Damián Nicanor Pérez Meyer1-3/+0
2014-05-17Do not build qtwebkit5-doc from this source anymore.Lisandro Damián Nicanor Pérez Meyer1-2/+2
2014-04-27Use Files-Excluded and remove dygraph-combined.js.Lisandro Damián Nicanor Pérez Meyer1-7/+0
2014-03-15Disable JIT on armel, mips and mipsel.Lisandro Damián Nicanor Pérez Meyer1-0/+6
2014-02-25Only generate debugging symbols on selected archs.Lisandro Damián Nicanor Pérez Meyer1-11/+19
2014-02-21Remove code in debian/rules that tried to fix the above unsuccessfully.Lisandro Damián Nicanor Pérez Meyer1-6/+0
2014-02-20Revert "Put the debugging symbols of libqt5webkitwidgets5 in it's own dbg pac...Lisandro Damián Nicanor Pérez Meyer1-5/+1
2014-02-13Put the debugging symbols of libqt5webkitwidgets5 in it's own dbg package.Lisandro Damián Nicanor Pérez Meyer1-1/+5
2014-02-02Repack source tarball to remove minified javascript without sourceLisandro Damián Nicanor Pérez Meyer1-0/+2
2014-02-02rules: fix typo in DEB_CPPFLAGS_MAINT_APPEND, export itPino Toscano1-1/+1
2014-01-31Move mkspec files to their new location.Lisandro Damián Nicanor Pérez Meyer1-2/+2
2013-12-20Workaround FTBFS in 64 bits big endian archs.Lisandro Damián Nicanor Pérez Meyer1-2/+10
2013-12-18Remove jsmin.py from the original tarball.Lisandro Damián Nicanor Pérez Meyer1-0/+5
2013-12-17Remove private stuff we are not shipping.Lisandro Damián Nicanor Pérez Meyer1-0/+3
2013-07-27Just for m68k.Lisandro Damián Nicanor Pérez Meyer1-1/+1
2013-07-25Use -gstabs instead of -g in i386 and m68k.Lisandro Damián Nicanor Pérez Meyer1-1/+1
2013-06-16Build and create packages for qch and HTML doc formats.Lisandro Damián Nicanor Pérez Meyer1-1/+13
2013-06-03Set DEB_HOST_MULTIARCH in rulesTimo Jyrinki1-0/+1
2013-05-19use $(DEB_HOST_MULTIARCH)Pino Toscano1-3/+3
2013-05-19remove private headersPino Toscano1-0/+4
2013-05-19rules: make .la removal similar to what's done in other modulesPino Toscano1-3/+3
2013-05-16Initial commit.Lisandro Damián Nicanor Pérez Meyer1-0/+48