Skip to content

Commit aef8703

Browse files
committed
debian packaging update
1 parent d01bfd1 commit aef8703

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

debian/changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ qgis (2.17.0) UNRELEASED; urgency=medium
44
* drop support for debian wheezy and ubuntu wily
55
* add python-requests dependency for metasearch plugin
66
* lintian fixes
7+
* add version constraint to libqgis-customwidgets dependency.
78

8-
-- Jürgen E. Fischer <jef@norbit.de> Mon, 01 Aug 2016 10:06:23 +0200
9+
-- Jürgen E. Fischer <jef@norbit.de> Thu, 04 Aug 2016 11:38:39 +0200
910

1011
qgis (2.16.0) unstable; urgency=medium
1112

debian/control.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ Depends:
407407
python-gdal,
408408
python-matplotlib,
409409
python-shapely,
410-
libqgis-customwidgets,
410+
libqgis-customwidgets (= ${source:Version}),
411411
${misc:Depends}
412412
XB-Python-Version: ${python:Versions}
413413
Description: Python bindings to QGIS - architecture-independent files

0 commit comments

Comments
 (0)