382 Commits

Author SHA1 Message Date
Bas Couwenberg
d4e1c85d9f Update dependencies for GSL 2.0.
Starting with gsl (2.0+dfsg-1) the libgsl0-dev package has been renamed
to libgsl-dev, and libgsl0-dev is provided by libgsl-dev for transition
purposes.

libgsl-dev is likely to stop providing libgsl0-dev in the future. To
remain compatible with both GSL 1.x and 2.0 packaging libgsl-dev is now
the preferred (build) dependency, when it's not available libgsl0-dev will
be used instead.
2015-11-08 13:16:17 +01:00
Juergen E. Fischer
f8256dbb38 debian: add build dependency to qsci sip files 2015-11-03 23:58:12 +01:00
Juergen E. Fischer
1a9aec4adf Bump version to 2.13 2015-10-23 14:11:22 +02:00
Juergen E. Fischer
76ba841853 update debian changelog 2015-10-22 23:16:09 +02:00
Bas Couwenberg
fd6bec43fe Also install MIME type icon in hicolor theme.
Additionally the Shared MIME-info configuration is updated to reference the icon by name (without extension) like the desktop files.
2015-10-22 23:16:09 +02:00
Bas Couwenberg
b730fa0c78 Fix desktop-file-valide issues.
The desktop-file-valide utility reported the following issues:
```
debian/qbrowser.desktop: hint: value "Qt;Education;Science;Geography;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
debian/qbrowser.desktop: error: value "map;globe;postgis;wms;wfs;ogc;osgeo" for locale string list key "Keywords" in group "Desktop Entry" does not have a semicolon (';') as trailing character

debian/qgis.desktop: hint: value "Qt;Education;Science;Geography;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
debian/qgis.desktop: error: value "map;globe;postgis;wms;wfs;ogc;osgeo" for locale string list key "Keywords" in group "Desktop Entry" does not have a semicolon (';') as trailing character
```

Only the Keywords syntax error is addressed, the Categories hint is left as-is.
2015-10-22 23:16:09 +02:00
Bas Couwenberg
7102c522d4 Drop menu files in favor of desktop files.
The menu files are no longer required for the Debian packages since
[CTTE #741573 Debian Menu System](https://lists.debian.org/debian-devel-announce/2015/09/msg00000.html)
which advised:

>  2. In addition to those changes, the Technical Committee resolves that
>     packages providing a .desktop file shall not also provide a menu
>     file for the same application.
2015-10-22 23:16:09 +02:00
Juergen E. Fischer
e193c7c904 debian packaging update (revert GEOS C++ dependency) 2015-10-12 21:39:09 +02:00
Juergen E. Fischer
ade713d6d7 debian packaging: restore dh targets 2015-10-05 03:28:11 +02:00
Juergen E. Fischer
c3b027121a debian packaging update and typo fix 2015-10-05 00:17:05 +02:00
Juergen E. Fischer
7408151916 remove whatsnew from api and install (followup 95c377a) 2015-10-04 09:51:00 +02:00
Juergen E. Fischer
e263e9ecbf debian packaging update (take II on fixing #13310) 2015-10-01 13:24:36 +02:00
Juergen E. Fischer
2fa916df00 yadpu 2015-09-28 15:43:39 +02:00
Nyall Dawson
808a432f9e Fix bad profiles in some PNG images, causes libpng warning on startup 2015-09-28 18:41:56 +10:00
Juergen E. Fischer
212a9247a6 fixes for debian and osgeo4w packaging 2015-09-27 16:05:28 +02:00
Juergen E. Fischer
667fb04da7 debian packaging update 2015-09-27 12:35:51 +02:00
Juergen E. Fischer
48d16ed380 include libqgis_app in install (fixes #13417) 2015-09-26 21:50:07 +02:00
Juergen E. Fischer
6148731697 packaging: use WITH_GRASS to enable GRASS and WITH_GRASS$VERSION only with the available version 2015-09-26 21:32:32 +02:00
Juergen E. Fischer
b3f3d65f5e debian packaging update 2015-09-26 19:26:58 +02:00
Juergen E. Fischer
6a6adc9a98 debian packaging update 2015-09-22 22:08:15 +02:00
Juergen E. Fischer
bb9addd05b debian packaging fix (fixes #13310) 2015-09-06 01:40:25 +02:00
Matthias Kuhn
1e6f673a23 Update email address 2015-08-30 13:00:15 +02:00
Juergen E. Fischer
f7e07c22a7 debian packaging update 2015-08-29 23:03:13 +02:00
Juergen E. Fischer
4c28d7fd80 debian packaging: support multiple conditions 2015-08-27 22:35:11 +02:00
Juergen E. Fischer
7de000d5c3 debian packaging: modify grass support (ubuntugis also has grass7) 2015-08-27 01:41:43 +02:00
Juergen E. Fischer
d97736a077 debian packaging: modify grass support (ubuntugis also has grass7) 2015-08-27 01:41:43 +02:00
Juergen E. Fischer
3efa50c9c2 debian packaging update 2015-08-25 00:15:01 +02:00
Juergen E. Fischer
39ad2b079a debian packaging update (followup 32d7cc5) 2015-07-24 08:39:02 +02:00
Juergen E. Fischer
d3c49b321a Bump version to 2.11 2015-06-26 14:39:39 +02:00
Juergen E. Fischer
438a61d91c include python-spatialite as build depencency for debian (followup 551cf82) 2015-06-22 12:37:33 +02:00
Juergen E. Fischer
551cf82628 include libqt4-sql-sqlite as build dependency for debian 2015-06-22 09:02:20 +02:00
Juergen E. Fischer
f261270292 debian packaging update (fixes #12954) 2015-06-14 23:28:34 +02:00
Juergen E. Fischer
43a8d72baf debian packaging update: include links to qt4 in api docs 2015-06-02 22:55:15 +02:00
Juergen E. Fischer
f0eeef7913 debian packaging update: make build dir configuable 2015-05-28 00:39:50 +02:00
Bas Couwenberg
44d6cc3786 Add qgis-dbg package to provide debug symbols.
The debug package was requested in [Debian Bug #786985](https://bugs.debian.org/786985).
2015-05-28 00:35:06 +02:00
Juergen E. Fischer
f2d4d3083b debian packaging update 2015-05-22 08:39:07 +02:00
Juergen E. Fischer
dfda3fb778 yet another debian fix (followup 1dd8317) 2015-04-12 02:02:48 +02:00
Juergen E. Fischer
1dd8317b52 debian packaging fix (followup 1a547d0) 2015-04-11 20:56:47 +02:00
Juergen E. Fischer
1a547d070f grass related debian packaging update 2015-04-11 17:20:52 +02:00
Juergen E. Fischer
721933628b GRASS 6/7 build fixes:
* fix build on windows
* fix grass build on precise (using cmake <2.8.8, ie. without INCLUDE_DIRECTORIES target property)
* support desktop & browser shortcut for GRASS 6/7 in OSGeo4W nightly build
2015-04-10 14:44:10 +02:00
Juergen E. Fischer
b8dc08f8ef debian packaging: create LICENSE link (fixes #12400) 2015-03-18 23:10:15 +01:00
Bas Couwenberg
a3811ecf8f Update copyright years for Tom Kralidis, MetaSearch is (C) 2014. 2015-03-07 16:45:44 +01:00
Bas Couwenberg
c68e60427c Don't build internal pyspatialite on Debian jessie & sid, python-pyspatialite package is instead. 2015-03-06 17:47:15 +01:00
Juergen E. Fischer
3628b43a84 dxf2shp cleanup:
* 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+)
2015-03-01 00:48:15 +01:00
Jürgen Fischer
63f3b9d93a Merge pull request #1930 from sebastic/debian
Add dependency on libqgis-server to libqgis-dev.
2015-02-25 23:55:05 +01:00
Juergen E. Fischer
97ace3cf38 debian packaging fix (fixes #11465) 2015-02-25 23:41:23 +01:00
Bas Couwenberg
159f577583 Add dependency on libqgis-server to libqgis-dev. 2015-02-25 22:05:14 +01:00
Juergen E. Fischer
f05ff8f98b debian packaging updates 2015-02-25 18:21:01 +01:00
Bas Couwenberg
7244f694fc * Update copyright file.
- Add additional copyright holders to general files section
 - Add copyright years to general files section
 - Order copyright holder by year
 - Group files sections
 - Sort groups files sections alphanumerically
 - Document copyright holders & licenses for external modules
 - Add license specifications for: Apache-2.0, BSD-2-Clause,
   dxflib-Commercial-License, GPL-2, LGPL-2.1+, QT-Commericial,
   LGPL-2.1 with Digia Qt LGPL Exception 1.1 & GPL-3.
* Remove extra license file for MetaSearch plugin.
* Install libqgis_server.so in libqgis-dev.
* Install schemaExtension.xsd in qgis-server.
* Install contributors.json & developersmap.html in qgis-common.
2015-02-25 18:16:40 +01:00
Juergen E. Fischer
33c6051f58 debian packaging fix 2015-02-24 02:32:50 +01:00