Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hi, The current version of kstars in stretch is missing a runtime dependency against libqt5sql5-sqlite as reported in #854516, please unblock package kstars so we can fix this for stretch. unblock kstars/4:16.08.3-2 - -- System Information: Debian Release: 9.0 APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'buildd-unstable'), (500, 'testing'), (500, 'stable'), (50, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386, armhf Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) -----BEGIN PGP SIGNATURE----- iQJEBAEBCgAuFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAlie61gQHG1heHlAZGVi aWFuLm9yZwAKCRDHGXaZspsjKvLqD/4klxGfbz7LLaaDPjbDK0217YpMbdrU2sdF KqLXUzBuoFTCvGtrsNwdUgj6xz4J19qek9W/DKgwT/+hHMWpkgo0OCJnBVswMcyp YFVKsRfSaWjdZ/5CR7cwo9cp0stIb4B4+tJ6kFwpVess2LV3rxUQ2Uh1nMHB5S2B Qrabjs9kE8oJ1yAi26VRSHNdZDi4/cIHiNQjTIvgrQb5Xzs2dhV/upY03vk+EapY dFrx9tr+vzyAai5bGOHqVjnXr+MgzVHfTm6hqdwtbAxLo0mJV0ExFCmCOr4jqBvs gXCafcOkMrKbQ0JxKM/mzzlhTdxrwu066U6efl3nlohywXyeHaKYF/wc9ppbRVJg WzOVqy5J7CQ0yWyPj/ya38jP0tjZp5rYzg7e5aDUN3cfJy9gUEuuzKW1fM8d0nHl QbORxBNa4+QGVkERS2qwRFKBSYEhRJRgFC+4xeZZwTOh6FR2jsiSuGZCvreiWBmn YtRIoHsK5xXdU+xgFMH7Ua9ry5P08T5q2Ki7i6+JEJceh3eUzD5oA3CQDsfDO/fx qO6dVuom3GSIOtRxBQFI6qfki2jUxT7kMs7n33DKeGpFOo29I0DpmIzZCf0aAJea UYsqaJvem6YnQ0jxStrepRtHksCdd+cWJD/Delu8zZ6cGh0ssavruTdpZvlaWdPG N/NWCaFx9w== =s/EX -----END PGP SIGNATURE-----
diff -Nru kstars-16.08.3/debian/changelog kstars-16.08.3/debian/changelog --- kstars-16.08.3/debian/changelog 2016-11-23 21:16:46.000000000 +0100 +++ kstars-16.08.3/debian/changelog 2017-02-10 17:52:14.000000000 +0100 @@ -1,3 +1,10 @@ +kstars (4:16.08.3-2) unstable; urgency=medium + + * Add libqt5sql5-sqlite runtime dependency. + Thanks to Jan Echternach for reporting (Closes: 854516) + + -- Maximiliano Curia <m...@debian.org> Fri, 10 Feb 2017 17:52:14 +0100 + kstars (4:16.08.3-1) unstable; urgency=medium * New upstream release (16.08.3) diff -Nru kstars-16.08.3/debian/control kstars-16.08.3/debian/control --- kstars-16.08.3/debian/control 2016-11-23 21:16:46.000000000 +0100 +++ kstars-16.08.3/debian/control 2017-02-10 17:52:14.000000000 +0100 @@ -50,7 +50,10 @@ Package: kstars Architecture: any Section: science -Depends: kstars-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} +Depends: kstars-data (= ${source:Version}), + libqt5sql5-sqlite, + ${misc:Depends}, + ${shlibs:Depends} Suggests: khelpcenter, konqueror Recommends: astrometry.net, indi-bin, xplanet Breaks: kstars-data (<= 4:16.04)