Bas Couwenberg pushed to branch master at Debian GIS Project / qmapshack
Commits: 6204a35f by Bas Couwenberg at 2019-12-16T05:13:48Z Reorder dependencies. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ qmapshack (1.14.0-2) UNRELEASED; urgency=medium * Drop Name field from upstream metadata. + * Reorder dependencies. -- Bas Couwenberg <[email protected]> Mon, 09 Dec 2019 09:41:52 +0100 ===================================== debian/control ===================================== @@ -24,9 +24,9 @@ Homepage: https://github.com/Maproom/qmapshack/wiki Package: qmapshack Architecture: any -Depends: ${misc:Depends}, +Depends: libqt5sql5-sqlite, ${shlibs:Depends}, - libqt5sql5-sqlite + ${misc:Depends} Recommends: gdal-bin, routino Suggests: gpsd View it on GitLab: https://salsa.debian.org/debian-gis-team/qmapshack/commit/6204a35f3cc3a73da55f4d0fb6562ede76f556fe -- View it on GitLab: https://salsa.debian.org/debian-gis-team/qmapshack/commit/6204a35f3cc3a73da55f4d0fb6562ede76f556fe You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
