[qgis] branch master updated (18c64cd -> 432b044)

Bas Couwenberg sebastic at xs4all.nl
Fri Feb 14 17:08:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository qgis.

      from  18c64cd   Use dh_sip helper for sip:Depends substvar.
       new  9f37f49   Apply fixes from Peter Green to ARM patch.
       new  1a8fa5b   Add patch from Peter Green to fix qreal vs double issues with qmin and qmax.
       new  4b92f01   Don't include /usr/share/qgis/resources/srs.db in qgis-providers-common, updated in postinst by crssync. Remove srs.db in prerm.
       new  117e1a7   Add patch to fix mis-detection of PostGIS table types.
       new  6796152   Add patch to not look for topology layers without topology support.
       new  d7c76b6   Add patch to fix postgis topology availability detection query.
       new  856990c   Use dh --parallel instead of make flags.
       new  62892b5   Add patch to disable features on ARM.
       new  b975557   Add qgis-crssync dpkg trigger to run crssync after installing the srs.db. (closes: #738273)
       new  a3113cc   Also build osgEarth globe plugin.
       new  b19c25d   Use cmake -DCMAKE_VERBOSE_MAKEFILE=1 instead of make flags.
       new  fafdd23   Use dh commands instead of CMake directly.
       new  432b044   Set distribution to unstable.

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   | 27 +++++++++
 debian/control                                     | 23 ++++++++
 debian/patches/disable-features-on-arm.patch       | 67 ++++++++++++++++++++++
 debian/patches/fix-qreal-vs-double.patch           | 45 +++++++++++++++
 ...y-to-detect-postgis-topology-availability.patch | 17 ++++++
 .../mis-detection-of-PostGIS-table-type.patch      | 67 ++++++++++++++++++++++
 .../postgres-provider-topology-support.patch       | 15 +++++
 debian/patches/qgis_arm.patch                      | 19 +++---
 debian/patches/series                              |  5 ++
 debian/qgis-providers-common.install               |  2 +-
 debian/qgis-providers-common.postinst              |  3 +-
 debian/qgis-providers-common.prerm                 |  8 +++
 debian/qgis-providers.postinst                     | 10 ++++
 debian/qgis-providers.triggers                     |  1 +
 debian/rules                                       | 23 +++-----
 15 files changed, 308 insertions(+), 24 deletions(-)
 create mode 100644 debian/patches/disable-features-on-arm.patch
 create mode 100644 debian/patches/fix-qreal-vs-double.patch
 create mode 100644 debian/patches/fix-query-to-detect-postgis-topology-availability.patch
 create mode 100644 debian/patches/mis-detection-of-PostGIS-table-type.patch
 create mode 100644 debian/patches/postgres-provider-topology-support.patch
 create mode 100644 debian/qgis-providers-common.prerm
 create mode 100644 debian/qgis-providers.postinst
 create mode 100644 debian/qgis-providers.triggers

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git



More information about the Pkg-grass-devel mailing list