[Git][debian-gis-team/qmapshack][master] Reorder dependencies.
Bas Couwenberg
gitlab at salsa.debian.org
Mon Dec 16 05:13:56 GMT 2019
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 <sebastic at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20191216/e75f7814/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list