This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qgis.
commit 80acb47a7335d32bc2da26501c520e185cf1b0b8 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Tue Mar 8 07:09:48 2016 +0100 Add patch to fix 'number' typo. --- debian/changelog | 1 + debian/patches/number-typo.patch | 483 +++++++++++++++++++++++++++++++++++++++ debian/patches/series | 1 + 3 files changed, 485 insertions(+) diff --git a/debian/changelog b/debian/changelog index 598f534..403875a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ qgis (2.14.0+dfsg0-1~exp2) UNRELEASED; urgency=medium * Disable globe plugin, fails to build with osgEarth 2.7. * Add Breaks/Replaces to qgis for binaries moved from grass provider. + * Add patch to fix 'number' typo. -- Bas Couwenberg <sebas...@debian.org> Mon, 07 Mar 2016 22:53:49 +0100 diff --git a/debian/patches/number-typo.patch b/debian/patches/number-typo.patch new file mode 100644 index 0000000..2c6f22a --- /dev/null +++ b/debian/patches/number-typo.patch @@ -0,0 +1,483 @@ +Description: Fix 'nubmer' typo, replace with 'number'. +Author: Bas Couwenberg <sebas...@debian.org> + +--- a/i18n/qgis_ar.ts ++++ b/i18n/qgis_ar.ts +@@ -89214,7 +89214,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_bg.ts ++++ b/i18n/qgis_bg.ts +@@ -89177,7 +89177,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_bs.ts ++++ b/i18n/qgis_bs.ts +@@ -89281,7 +89281,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_ca.ts ++++ b/i18n/qgis_ca.ts +@@ -89141,7 +89141,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_cs.ts ++++ b/i18n/qgis_cs.ts +@@ -89187,7 +89187,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_da.ts ++++ b/i18n/qgis_da.ts +@@ -89576,7 +89576,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_de.ts ++++ b/i18n/qgis_de.ts +@@ -89787,7 +89787,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_el.ts ++++ b/i18n/qgis_el.ts +@@ -89134,7 +89134,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_en.ts ++++ b/i18n/qgis_en.ts +@@ -89774,7 +89774,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +@@ -90092,7 +90092,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_es.ts ++++ b/i18n/qgis_es.ts +@@ -89635,7 +89635,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_et.ts ++++ b/i18n/qgis_et.ts +@@ -89112,7 +89112,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_eu.ts ++++ b/i18n/qgis_eu.ts +@@ -89618,7 +89618,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_fi.ts ++++ b/i18n/qgis_fi.ts +@@ -89546,7 +89546,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +@@ -89864,7 +89864,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_fr.ts ++++ b/i18n/qgis_fr.ts +@@ -89709,7 +89709,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_gl.ts ++++ b/i18n/qgis_gl.ts +@@ -89758,7 +89758,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_hi.ts ++++ b/i18n/qgis_hi.ts +@@ -89178,7 +89178,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_hr.ts ++++ b/i18n/qgis_hr.ts +@@ -88957,7 +88957,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_hu.ts ++++ b/i18n/qgis_hu.ts +@@ -89292,7 +89292,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_id.ts ++++ b/i18n/qgis_id.ts +@@ -89101,7 +89101,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_it.ts ++++ b/i18n/qgis_it.ts +@@ -89649,7 +89649,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_ja.ts ++++ b/i18n/qgis_ja.ts +@@ -89635,7 +89635,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_km.ts ++++ b/i18n/qgis_km.ts +@@ -89049,7 +89049,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_ko.ts ++++ b/i18n/qgis_ko.ts +@@ -89451,7 +89451,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_lt.ts ++++ b/i18n/qgis_lt.ts +@@ -89263,7 +89263,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_lv.ts ++++ b/i18n/qgis_lv.ts +@@ -88938,7 +88938,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_nb.ts ++++ b/i18n/qgis_nb.ts +@@ -89592,7 +89592,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_nl.ts ++++ b/i18n/qgis_nl.ts +@@ -89745,7 +89745,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_pl.ts ++++ b/i18n/qgis_pl.ts +@@ -89484,7 +89484,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_pt_BR.ts ++++ b/i18n/qgis_pt_BR.ts +@@ -89715,7 +89715,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_pt_PT.ts ++++ b/i18n/qgis_pt_PT.ts +@@ -89601,7 +89601,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_ro.ts ++++ b/i18n/qgis_ro.ts +@@ -89809,7 +89809,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_ru.ts ++++ b/i18n/qgis_ru.ts +@@ -89482,7 +89482,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_sk.ts ++++ b/i18n/qgis_sk.ts +@@ -88994,7 +88994,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_sl.ts ++++ b/i18n/qgis_sl.ts +@@ -89079,7 +89079,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis...@latin.ts ++++ b/i18n/qgis...@latin.ts +@@ -88930,7 +88930,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_sv.ts ++++ b/i18n/qgis_sv.ts +@@ -89722,7 +89722,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_tr.ts ++++ b/i18n/qgis_tr.ts +@@ -88864,7 +88864,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_vi.ts ++++ b/i18n/qgis_vi.ts +@@ -89605,7 +89605,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_zh-Hans.ts ++++ b/i18n/qgis_zh-Hans.ts +@@ -89236,7 +89236,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/i18n/qgis_zh-Hant.ts ++++ b/i18n/qgis_zh-Hant.ts +@@ -89236,7 +89236,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/resources/context_help/QgsDelimitedTextSourceSelect ++++ b/resources/context_help/QgsDelimitedTextSourceSelect +@@ -221,7 +221,7 @@ Each attribute also has a data type, one + or real number. + The data type is inferred from the content of the fields - if every non blank value + is a valid integer then the type is integer, otherwise if it is a valid long long +-nubmer then the type is longlong, otherwise if it is a valid real ++number then the type is longlong, otherwise if it is a valid real + number then the type is real, otherwise the type is string. Note that this is + based on the content of the fields - quoting fields does not change the way they + are interpreted. +--- a/src/providers/wcs/qgswcsprovider.cpp ++++ b/src/providers/wcs/qgswcsprovider.cpp +@@ -193,7 +193,7 @@ QgsWcsProvider::QgsWcsProvider( QString + return; + } + +- // Get small piece of coverage to find GDAL data type and nubmer of bands ++ // Get small piece of coverage to find GDAL data type and number of bands + int bandNo = 0; // All bands + int width; + int height; diff --git a/debian/patches/series b/debian/patches/series index f894267..5d76f65 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -3,3 +3,4 @@ disable-doxygen.patch developersmap-use-debian-package.patch exclude-elvensword-resources.patch occurred-typo.patch +number-typo.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel