1b1e60d2a5 Use libqscintilla2-qt5-dev instead of virtual package.
dd5003e1e4 Use "-noawait" variant for qgis-crssync trigger.
d0e156e44e Remove obsolete diversions in qgis.preinst, but don't rename.
25a677e1ff Update watch file to use HTTPS.
7ca6a995eb Update registration URL in upstream metadata.
789d4fb56b Don't recommend liblwgeom-dev, it shouldn't be used by other projects.
7d3844047a Update packaging for Python 3.
bb0017c793 Remove documentation outside /usr/share/doc from non-doc packages.
cd7f1fd9b4 Fix FTBFS when building only arch:any packages (with -B).
03e4d0b6e1 Add -DNDEBUG flag for non-debug builds.
c6cb002fc9 Include percentage of started edges in ninja output.
f86761e712 Set -j & -v ninja options based on DEB_BUILD_OPTIONS.
3b07a54606 Use pkg-info.mk variables instead of dpkg-parsechangelog output.
5e18a74d8d Align paths in links file to improve readability.
2bd52f39b0 Don't use libjs-jquery for Doxygen docs.
3b9e875bbf Simplify python-qgis.install with common path to match all files.
96d5f202a3 Don't rely on QT_PLUGINS_DIR placeholder in template files.
74c3750741 Update copyright file.
1b596f5c21 Don't rely on QGIS_ABI placeholder in template files.
aaabb94e70 Simplify lintian overrides.
38fad4d44c Don't rely on GRASSVER placeholder in template files.
9c772d174f Override dh_gencontrol to set GRASS ABI dependency with substvars.
8b9c14ba76 Reorder paths in install files.
c518e14d1b Reorder (build) dependencies & remove duplicates.
instead of adding an extra CMakeLists in .ci/travis/code_layout to build API doc, astyle and run tests (indentation, spelling, sip, doc coverage), the top CMakeLists has been adapted to allow not building core libraries and possibly just the static code layout
* astyle has been moved from /src/astyle to /lib/astyle (I would propose to move all external libraries, and possibly add git submodules)
This functionality is available in OGR and there is no longer
a need for a dedicated QGIS plugin to do this task
Marked as feature for documentation + changelog reminder
* save block inserts in separate shape instead of expanding it
once at the first insertion (also removes GPL-2 only code)
* update dxflib to 3.7.5 (usable under GPL-2+)
- update for next release
- removed some temporary files in debian/
- add version number to shared libraries names and split them into
libqgis-core0.9, libqgis-gui0.9 and libqgisgrass0.9 (fixes#36)
- split python binding and plugins into separate package python-qgis
- merge some changes from the DebianGIS repository
- build in debian/build
- updated menu and icon
- use qgis man pages (qgis_help added)
- build on Debian unstable is lintian clean (may fix#1028)
- build also tested on OSX (Tim Sutton), MinGW (Marco Pasetti) and with MSVC
git-svn-id: http://svn.osgeo.org/qgis/trunk@8351 c8812cc2-4d05-0410-92ff-de0c093fc19c