Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-29 | Refresh patches - no changes needed. | Fathi Boudra | 5 | -5/+5 | |
2011-12-29 | Prepare QtWebKit 2.2.1 multiaarch for experimental. | Fathi Boudra | 1 | -2/+2 | |
2011-12-28 | Update the symbols file for mipsel architecture. | Fathi Boudra | 2 | -10712/+10712 | |
2011-12-28 | Update the symbols file for ia64 architecture. | Fathi Boudra | 2 | -6/+6 | |
2011-12-28 | Prepare entry for QtWebKit 2.2.0-3 | Fathi Boudra | 1 | -0/+6 | |
2011-12-26 | Upload to unstabledebian/2.2.0-2 | Fathi Boudra | 1 | -1/+1 | |
2011-12-25 | improve the symbols file for more archs: armel ia64 kfreebsd-amd64 ↵ | Pino Toscano | 2 | -355/+11035 | |
kfreebsd-i386 mips powerpc s390 s390x sparc ... based on their build logs (most probably it will still fail on e.g. mipsel) | |||||
2011-12-25 | start a new changelog version for 2.2.0-2 | Pino Toscano | 1 | -0/+5 | |
2011-12-25 | Revert "* New upstream release." | Pino Toscano | 9 | -17/+39 | |
As also agreed with Fathi, we'll concentrate on 2.2.0 for now, until it builds everywhere. This reverts commit 4c2df0583cc94d24746bc0957473f010a0cd3679. | |||||
2011-12-24 | * New upstream release. | Fathi Boudra | 9 | -39/+17 | |
* Drop adjust_symbols_visibility_for_webcore.diff - stolen upstream. * Update debian/control: - bump build dependency on Qt 4.8. * Refresh patches | |||||
2011-12-23 | * Add adjust_symbols_visibility_for_webcore.diff to fix WebCore symbolsdebian/2.2.0-1 | Fathi Boudra | 4 | -36822/+37 | |
visibility. * Update symbols file accordingly. | |||||
2011-12-13 | Revert multiarch changes | Fathi Boudra | 5 | -19/+58083 | |
Update symbols file to QtWebKit 2.2.0 | |||||
2011-12-12 | libqtwebkit4.symbols: add Build-Depends-Package | Pino Toscano | 1 | -0/+1 | |
2011-12-01 | add a first version of symbols file | Pino Toscano | 2 | -0/+852 | |
... based on the previous qtwebkit version, 2.1.0~2011week13 | |||||
2011-11-26 | Use dh_auto_* instead of calling (q)make directly for the designer plugin. | Felix Geyer | 1 | -3/+7 | |
2011-10-01 | Merge branch 'master' of git+ssh://git.debian.org/git/pkg-kde/qt/qtwebkit | Fathi Boudra | 1 | -1/+1 | |
2011-10-01 | Update to Qt WebKit 2.2.0 | Fathi Boudra | 1 | -1/+1 | |
2011-09-23 | explicitly call qmake-qt4 | Pino Toscano | 1 | -1/+1 | |
2011-09-22 | Add pre-dependency on multiarch support. | Fathi Boudra | 1 | -0/+2 | |
2011-09-22 | use qmake buildsystem | Fathi Boudra | 1 | -1/+1 | |
2011-09-22 | Add qwebview designer plugin and make libqtwebkit-dev depend on | Fathi Boudra | 5 | -8/+20 | |
${shlibs:Depends} as we are shipping the qwebview designer plugin. (Closes: #612974) | |||||
2011-09-20 | refresh patches adding/updating diffstat | Pino Toscano | 3 | -7/+10 | |
2011-09-20 | add patch glibc_mkspec.diff | Pino Toscano | 3 | -0/+35 | |
... to enable/fix compile options for platforms using our custom glibc-g++ mkspec | |||||
2011-09-20 | enable the video support for all the OSes, not just on Linux | Pino Toscano | 2 | -5/+2 | |
2011-09-20 | fold the wilrdcard stuff into the drop of those b-d | Pino Toscano | 1 | -5/+3 | |
2011-09-20 | drop patches 06_kfreebsd_strnstr.diff and 09_hurd.diff | Pino Toscano | 4 | -49/+2 | |
now strnstr() is properly enabled in WTF | |||||
2011-09-20 | (minor) add spaces | Pino Toscano | 1 | -1/+1 | |
2011-09-20 | and actually reenable no_gc_sections.diff | Pino Toscano | 1 | -1/+1 | |
2011-09-20 | no_gc_sections.diff: refresh to apply cleanly | Pino Toscano | 2 | -6/+7 | |
2011-09-20 | 05_sparc_unaligned_access.diff: refresh and reenable | Pino Toscano | 3 | -35/+14 | |
2011-09-20 | drop patch s390.diff, already provided upstream | Pino Toscano | 3 | -38/+1 | |
adapt changelog consequently | |||||
2011-09-20 | TODO: update debian/rules for qwebview | Fathi Boudra | 1 | -0/+2 | |
2011-09-20 | Add qwebview plugin for Qt Designer. | Fathi Boudra | 8 | -0/+257 | |
Update README.source: how to create qwebview plugin. | |||||
2011-09-20 | drop patch 0001_fix_symbols_visibility_for_webcore.diff - stolen upstream. | Fathi Boudra | 3 | -21/+2 | |
2011-09-20 | * Update debian/rules: | Fathi Boudra | 2 | -3/+13 | |
- drop ENABLE_GEOLOCATION as qt-mobility build dependency is removed. - add WTF_USE_GSTREAMER to enable GStreamer as the multimedia backend. - pass --sourcedirectory=Source to dh as the upstream tarball format has changed. - add override_dh_auto_clean to remove Source/Makefile file and avoid dh_clean failure. | |||||
2011-09-20 | Add debian/README.source: explain how to create a new upstream tarball. | Fathi Boudra | 2 | -0/+19 | |
2011-09-20 | Update debian/*.install files for multiarch. | Fathi Boudra | 3 | -5/+5 | |
2011-09-20 | * Update debian/control: | Fathi Boudra | 2 | -7/+18 | |
- bump debhelper build dependency to 8.1.3~. - bump Qt build dependency to 4:4.7.4~. This version introduce multiarch. - add pkg-config, libgstreamer-plugins-base0.10-dev and libgstreamer0.10-dev build dependencies. - drop libphonon-dev build and qt-mobility build dependencies. GStreamer will be used as the multimedia backend as recommended by upstream. | |||||
2011-09-20 | Disable patches that doesn't apply to new upstream release | Fathi Boudra | 1 | -5/+5 | |
2011-09-20 | Refresh patches | Fathi Boudra | 13 | -85/+75 | |
Adapt 03_hide_std_symbols: BASE_DIR -> PWD | |||||
2011-09-20 | Update to new upstream release | Fathi Boudra | 1 | -2/+4 | |
2011-08-10 | add -gstabs to the C(XX)FLAGS also for s390x (#637004) | Pino Toscano | 2 | -1/+2 | |
2011-08-10 | 05_sparc_unaligned_access.diff: reduce unneeded changes | Pino Toscano | 2 | -14/+5 | |
2011-08-10 | s/author/Author/ in patch headers | Pino Toscano | 2 | -2/+2 | |
2011-08-10 | add patch s390.diff from upstream to support s390x (#637004) | Pino Toscano | 3 | -0/+38 | |
2011-08-10 | mark #634388 as fixed | Pino Toscano | 1 | -1/+1 | |
2011-06-21 | use wildcard architectures | Pino Toscano | 2 | -2/+6 | |
- !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 -> linux-any - kfreebsd-i386 kfreebsd-amd64 hurd-i386 -> !linux-any | |||||
2011-06-21 | start a new changelog entry for 2.1.0~2011week13-3 | Pino Toscano | 1 | -0/+5 | |
2011-06-20 | Bump Standards-Version to 3.9.2 (no changes needed)debian/2.1.0-2011week13-2 | Fathi Boudra | 2 | -1/+2 | |
2011-06-20 | Use wrap-and-sort | Fathi Boudra | 1 | -10/+17 | |