Skip to content

Commit b48f88e

Browse files
author
jef
committed
debian packaging update (fixes #1879)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11422 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent b4f679f commit b48f88e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

debian/changelog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
qgis (1.2.0) UNRELEASED; urgency=low
22

33
* new development version after 1.1 branch
4+
* add new build dependency to pyqt4-dev-tools
5+
* update SONAMEs to 1.2.0
6+
* add python dependency to qgis-plugin-grass-common
7+
* include osm provider and evis plugin
48

5-
-- Juergen E. Fischer <jef@norbit.de> Sun, 03 May 2009 22:52:09 +0200
9+
-- Jürgen E. Fischer <jef@norbit.de> Tue, 18 Aug 2009 08:20:18 +0200
610

711
qgis (1.1.0-5) UNRELEASED; urgency=low
812

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5.0.51~), libgdal1-dev, libpq-dev,
88
sharutils, sip4 (>= 4.5), libqt4-core (>=4.2.0), libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0),
99
libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
1010
python-sip4-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
11-
libsm-dev
11+
libsm-dev, pyqt4-dev-tools
1212
Build-Conflicts: libqgis1.2.0-dev, qgis-dev
1313
Standards-Version: 3.8.0
1414
XS-Python-Version: current

0 commit comments

Comments
 (0)