Package: release.debian.org Severity: normal Tags: stretch User: release.debian....@packages.debian.org Usertags: pu
The version of sogo-connector in stretch does not work with the version of thunderbird in stretch. (#945061) The attached debdiff is against the version in unstable, which has already been backported to buster. (#948205) Despite the dh compat difference the resulting package works, and debdiff reports no differences.
diff -Nru sogo-connector-68.0.1/debian/changelog sogo-connector-68.0.1/debian/changelog --- sogo-connector-68.0.1/debian/changelog 2020-02-05 13:31:44.000000000 +0200 +++ sogo-connector-68.0.1/debian/changelog 2020-07-05 21:47:13.000000000 +0300 @@ -1,3 +1,11 @@ +sogo-connector (68.0.1-2~deb9u1) stretch; urgency=medium + + * Non-maintainer upload. + * Rebuild for stretch. + - Lower dh compat to 10. + + -- Adrian Bunk <b...@debian.org> Sun, 05 Jul 2020 21:47:13 +0300 + sogo-connector (68.0.1-2) unstable; urgency=medium * [2bfa6a2] d/control: bump Standards-Version to 4.5.0 diff -Nru sogo-connector-68.0.1/debian/compat sogo-connector-68.0.1/debian/compat --- sogo-connector-68.0.1/debian/compat 1970-01-01 02:00:00.000000000 +0200 +++ sogo-connector-68.0.1/debian/compat 2020-07-05 21:47:13.000000000 +0300 @@ -0,0 +1 @@ +10 diff -Nru sogo-connector-68.0.1/debian/control sogo-connector-68.0.1/debian/control --- sogo-connector-68.0.1/debian/control 2020-02-05 13:30:39.000000000 +0200 +++ sogo-connector-68.0.1/debian/control 2020-07-05 21:47:13.000000000 +0300 @@ -7,7 +7,7 @@ Christoph Goehre <ch...@sigxcpu.org>, Standards-Version: 4.5.0 Build-Depends: - debhelper-compat (= 12), + debhelper (>= 10), Rules-Requires-Root: no Homepage: https://github.com/inverse-inc/sogo-connector X-Debian-Homepage: http://wiki.debian.org/SOGoConnector