File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,9 @@ qgis (2.17.0) UNRELEASED; urgency=medium
4
4
* drop support for debian wheezy and ubuntu wily
5
5
* add python-requests dependency for metasearch plugin
6
6
* lintian fixes
7
+ * add version constraint to libqgis-customwidgets dependency.
7
8
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
9
10
10
11
qgis (2.16.0) unstable; urgency=medium
11
12
Original file line number Diff line number Diff line change @@ -407,7 +407,7 @@ Depends:
407
407
python-gdal,
408
408
python-matplotlib,
409
409
python-shapely,
410
- libqgis-customwidgets,
410
+ libqgis-customwidgets (= ${source:Version}) ,
411
411
${misc:Depends}
412
412
XB-Python-Version: ${python:Versions}
413
413
Description: Python bindings to QGIS - architecture-independent files
You can’t perform that action at this time.
0 commit comments