Package: release.debian.org Severity: normal Tags: stretch User: release.debian....@packages.debian.org Usertags: pu
Hey, charmtimetracker is currently not installable in stable (#873918), this pu fixes this. Additionally I also fixed #873917, to have a better wording in the short discription. I made sure, that it still builds for stable on amd64. Best Regards, sandro -- System Information: Debian Release: buster/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=en_US (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru charmtimetracker-1.11.4/debian/changelog charmtimetracker-1.11.4/debian/changelog --- charmtimetracker-1.11.4/debian/changelog 2016-11-10 09:33:30.000000000 +0100 +++ charmtimetracker-1.11.4/debian/changelog 2017-10-23 11:20:46.000000000 +0200 @@ -1,3 +1,12 @@ +charmtimetracker (1.11.4-1+deb9u1) stretch; urgency=medium + + * Fix "Missing binary dependency on libqt5sql5-sqlite" (Closes: #873918) + - Adding libqt5sql5-sqlite to depends list of charmtimetracker. + * Fix "Please drop "Cross-Platform" from package description" rewrite + discription for the pacakge (Closes: #873917) + + -- Sandro Knauß <he...@debian.org> Mon, 23 Oct 2017 11:20:46 +0200 + charmtimetracker (1.11.4-1) unstable; urgency=medium [ Sandro Knauß ] diff -Nru charmtimetracker-1.11.4/debian/control charmtimetracker-1.11.4/debian/control --- charmtimetracker-1.11.4/debian/control 2016-11-10 09:27:15.000000000 +0100 +++ charmtimetracker-1.11.4/debian/control 2017-10-23 11:20:46.000000000 +0200 @@ -20,8 +20,8 @@ Package: charmtimetracker Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} -Description: Cross-Platform Time Tracker +Depends: libqt5sql5-sqlite, ${misc:Depends}, ${shlibs:Depends} +Description: a task based Time Tracker It is built around two major ideas - tasks and events. Tasks are the things time is spend on, repeatedly. Tasks are done in events.