Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Drop python-gdal dependency, scripts moved to gdal-bin in 2.4.3+dfsg-1.
· e0c28bb6
Bas Couwenberg
authored
Nov 05, 2019
e0c28bb6
Set distribution to unstable.
· 2ea9a572
Bas Couwenberg
authored
Nov 05, 2019
2ea9a572
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2ea9a572
qgis (3.4.13+dfsg-2) unstable; urgency=medium
* Drop python-gdal dependency, scripts moved to gdal-bin in 2.4.3+dfsg-1.
-- Bas Couwenberg <sebastic@debian.org> Tue, 05 Nov 2019 05:49:05 +0100
qgis (3.4.13+dfsg-1) unstable; urgency=medium
* Drop unused override for sphinxdoc-but-no-sphinxdoc-depends.
...
...
debian/control
View file @
2ea9a572
...
...
@@ -366,7 +366,6 @@ Package: python3-qgis-common
Architecture: all
Section: python
Depends: gdal-bin,
python-gdal,
python3-gdal,
python3-matplotlib,
libqgis-customwidgets (>= ${source:Version}),
...
...