Skip to content

Commit 7d926a0

Browse files
committed
debian packaging update
1 parent bcae15b commit 7d926a0

24 files changed

+12
-1065
lines changed

debian/changelog

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ qgis (2.1.0) UNRELEASED; urgency=low
22

33
* new development version 2.1 after branch of 2.0
44
* drop qgis_icon.xpm and use "upstream" version
5+
* Update Qt dependency to 4.7
6+
* drop support for Debian squeeze and Ubuntu lucid, maverick, natty and oneiric
57

6-
-- Jürgen E. Fischer <jef@norbit.de> Sun, 15 Sep 2013 21:59:49 +0200
8+
-- Jürgen E. Fischer <jef@norbit.de> Sat, 30 Nov 2013 11:26:34 +0100
79

810
qgis (1.9.0) UNRELEASED; urgency=low
911

debian/compat.lucid

-1
This file was deleted.

debian/compat.maverick

-1
This file was deleted.

debian/compat.natty

-1
This file was deleted.

debian/compat.oneiric

-1
This file was deleted.

debian/compat.squeeze

-1
This file was deleted.

debian/control.jessie

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Build-Depends:
1515
libgsl0-dev,
1616
libpq-dev,
1717
libproj-dev,
18-
libqt4-dev (>=4.6.0),
18+
libqt4-dev (>= 4.7.0),
1919
libqt4-opengl-dev,
2020
libqtwebkit-dev,
2121
libqwt-dev,
@@ -26,7 +26,7 @@ Build-Depends:
2626
pyqt4-dev-tools,
2727
python,
2828
python-dev (>= 2.6.6-3~),
29-
python-qt4 (>=4.1.0),
29+
python-qt4 (>= 4.1.0),
3030
python-qt4-dev (>=4.1.0),
3131
python-sip (>= 4.5.0),
3232
python-sip-dev (>= 4.5.0),

debian/control.lucid

-204
This file was deleted.

0 commit comments

Comments
 (0)