26 Commits

Author SHA1 Message Date
jef
4a6c91f1c7 package python support seperately in debian
git-svn-id: http://svn.osgeo.org/qgis/trunk@8541 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 23:00:37 +00:00
timlinux
27b0a65e9b Added x11 deps required for herob
git-svn-id: http://svn.osgeo.org/qgis/trunk@8445 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-15 20:30:01 +00:00
jef
a906ffb053 debian package: add files added to release branch to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8416 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-08 21:45:52 +00:00
jef
2e8ed99611 merged Release-0.10.0 changes r8366:r8391 into the trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8411 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-07 20:13:22 +00:00
jef
7f56f5526d debian packaging update
- 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
2008-04-14 21:30:22 +00:00
timlinux
04ed1817dc Added mim types and try to put qgis in root of application menu (Until I can figure out how to get it to create a new menu folder called science and add it into there)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8149 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-02-13 03:41:10 +00:00
timlinux
6f3986b922 Use png rather than xpm for desktop icon.
Run dh_icons & dh_desktop in rules



git-svn-id: http://svn.osgeo.org/qgis/trunk@8148 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-02-13 00:33:16 +00:00
timlinux
e2605a2b8e Synced from trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@8128 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-02-09 14:38:06 +00:00
timlinux
61906aac1c The last change I made to this file removed the incorrect line. This fixes that change
git-svn-id: http://svn.osgeo.org/qgis/trunk@8125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-02-08 15:33:56 +00:00
timlinux
fc1d450249 Fix .so collision between lib and app in deb packaging
git-svn-id: http://svn.osgeo.org/qgis/trunk@8122 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-02-08 15:17:31 +00:00
timlinux
ede437bd15 Updated changelogs and versions etc for 0.9.2rc1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@8067 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-29 01:07:58 +00:00
timlinux
275160ff5c Fix for #870 (suggest python sip4 for runtime)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8059 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-27 19:55:30 +00:00
jef
68ddcc8ac2 re-disable msexport and remove it from the debian package as it's going to be turned into a plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7945 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-12 21:36:56 +00:00
jef
df926fa09d revert some changes from r7926, which break building debian packages
git-svn-id: http://svn.osgeo.org/qgis/trunk@7942 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-12 21:05:19 +00:00
gsherman
c73ffbe699 Merge of raster transparency branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@7926 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-11 06:38:10 +00:00
timlinux
fc0e0f197f Changelog for debuan (dch -v 0.9.1)
Version string updates in qgisapp.cpp and qgis.cpp



git-svn-id: http://svn.osgeo.org/qgis/trunk@7729 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-07 03:43:40 +00:00
timlinux
ba4875d2c8 added python-sip4
git-svn-id: http://svn.osgeo.org/qgis/trunk@7274 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-15 03:27:47 +00:00
timlinux
0a183c0a00 Removed some autogenerated files
Added some extra tests for db existance in srs class



git-svn-id: http://svn.osgeo.org/qgis/trunk@7194 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-09-13 03:40:36 +00:00
timlinux
9bb35b3ae4 Theres always '1 more thing' isnt there?....Fixed dependency oon gdal-dev for feisty
git-svn-id: http://svn.osgeo.org/qgis/trunk@7187 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-09-11 16:27:51 +00:00
timlinux
6d65cad62b Tweaked deb scripts so we can build pacakges on ubuntu feisty
git-svn-id: http://svn.osgeo.org/qgis/trunk@7186 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-09-11 14:43:38 +00:00
timlinux
e499398296 Updated debian packaging stuff so it works with plain ole debian
git-svn-id: http://svn.osgeo.org/qgis/trunk@7175 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-31 19:57:20 +00:00
timlinux
4088e66f26 Remove mysqlite from build deps
git-svn-id: http://svn.osgeo.org/qgis/trunk@7170 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-29 05:41:46 +00:00
timlinux
07c86d23c6 Updated version in qgis.cpp and build pakcage script. Updated icon wiht new xpm
git-svn-id: http://svn.osgeo.org/qgis/trunk@7167 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-29 04:18:25 +00:00
timlinux
0993e672fa Added debian build files - updated from debiangis folks to use qt4 for deps instead of qt3
git-svn-id: http://svn.osgeo.org/qgis/trunk@7164 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-29 03:51:57 +00:00
stevehalasz
71aa0d6dfc moving debian files out of qgis sources to allow updates to debian package without requiring new qgis release
git-svn-id: http://svn.osgeo.org/qgis/trunk@485 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-15 20:37:15 +00:00
stevehalasz
40b9ac9bf2 adding debian files
git-svn-id: http://svn.osgeo.org/qgis/trunk@426 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-06 17:45:47 +00:00