Skip to content

Commit ec6f8f8

Browse files
author
pcav
committed
Minor improvement to the IT GUI
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15142 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent aeb74f0 commit ec6f8f8

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
qgis (1.7.02011020412091) testing; urgency=low
2+
3+
* Faunalia testing autobuild from trunk
4+
5+
-- paolo <paolo@faunalia.it> Fri, 04 Feb 2011 12:09:59 +0100
6+
17
qgis (1.7.0) UNRELEASED; urgency=low
28

39
* new development version 1.7 after branch

debian/control

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Maintainer: Quantum GIS developers <qgis-developer@lists.osgeo.org>
55
Build-Depends:
66
bison,
77
cmake (>= 2.6),
8-
debhelper (>= 5.0.51~),
8+
debhelper (>= 7),
99
flex,
1010
grass-dev,
1111
libexpat1-dev,
@@ -14,16 +14,20 @@ Build-Depends:
1414
libgeos-dev (>= 3.0.0),
1515
libgsl0-dev,
1616
libpq-dev,
17+
libproj-dev,
1718
libqt4-dev (>=4.4.0),
1819
libqwt5-qt4-dev,
20+
libspatialite-dev,
1921
libsqlite3-dev,
20-
proj (<< 4.7.0) | libproj-dev (>= 4.7.0),
22+
pkg-config,
2123
pyqt4-dev-tools,
2224
python,
2325
python-central (>=0.5),
2426
python-dev,
27+
python-qt4 (>=4.1.0),
2528
python-qt4-dev (>=4.1.0),
26-
python-sip4-dev (>= 4.5.0) | sip4 (>= 4.5),
29+
python-sip (>= 4.5.0),
30+
python-sip-dev (>= 4.5.0),
2731
subversion
2832
Build-Conflicts: libqgis-dev, qgis-dev
2933
Standards-Version: 3.8.4
@@ -93,7 +97,7 @@ Description: Quantum GIS - development files
9397

9498
Package: qgis-plugin-grass
9599
Architecture: any
96-
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass
100+
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, grass640+42329
97101
Description: GRASS plugin for Quantum GIS
98102
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
99103
and display databases of geographic information.
@@ -116,7 +120,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
116120
Package: python-qgis
117121
Section: python
118122
Architecture: any
119-
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
123+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
120124
Provides: ${python:Provides}
121125
XB-Python-Version: ${python:Versions}
122126
Description: Python bindings to Quantum GIS

i18n/qgis_it.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ sono stati ridotti a %2 dopo la semplificazione</translation>
569569
<message>
570570
<location filename="../python/plugins/fTools/tools/frmPointsInPolygon.ui" line="62"/>
571571
<source>PNTCNT</source>
572-
<translation>TOTPNT</translation>
572+
<translation>TOT_PNT</translation>
573573
</message>
574574
<message>
575575
<location filename="../python/plugins/fTools/tools/frmRandPoints.ui" line="17"/>

0 commit comments

Comments
 (0)