Change logs for planner source package in Eoan

  • planner (0.14.6-7) unstable; urgency=medium
    
      * QA upload.
      * debian/patches/python-plugin-crash.patch: New; fix python plugin crash
        when executing python scripts (Closes: #584832).
      * debian/patches/no-scrollkeeper.patch: New; eliminate scrollkeeper
        dependency (Closes: #885113).
      * debian/patches/no-libgnomeui.patch: New; eliminate libgnomeui
        dependency.  It is only needed by the SQL plugin which is not built
        anyway as it needs porting to libgda5.  This should allow the package
        to migrate to testing (Closes: #888857).
      * debian/patches/document-help-option.patch: New (Closes: #675794).
      * debian/patches/pkg-config-detection.patch: New; use
        PKG_PROG_PKG_CONFIG to detect pkg-config.
      * debian/patches/gsettings-port.patch: New; move away from GConf.
      * debian/patches/series: Update.
      * debian/compat: Set to 11.
      * debian/control (Build-Depends): Bump debhelper requirement to match
        the compat level.  Remove dh-autoreconf, dpkg-dev, scrollkeeper,
        libgnomeui-dev and libgconf2-dev.  Remove python-gtk2-dev and
        intltool version requirements; satisfied even in oldstable.
        (Recommends): Remove scrollkeeper; add gconf2 for data migration.
        (Breaks, Replaces): Remove; obsolete.
        (Vcs-Git, Vcs-Browser): Remove as the repository is gone.
        (Standards-Version): Bump to 4.2.1; no changes needed.
      * debian/rules: Remove --parallel and --with autoreconf.
        (override_dh_auto_configure): Drop --disable-schemas-install.
        (override_dh_builddeb): Remove override as advised by lintian.
      * debian/planner.install: Remove /etc; nothing to install there.
      * debian/planner-data.install: Remove usr/share/omf; add usr/share/GConf
        and usr/share/glib-2.0.
      * debian/watch: Use https.
      * debian/copyright: Add missing short license.  Add myself.
      * debian/changelog: Strip trailing whitespace.
    
     -- Yavor Doganov <email address hidden>  Sat, 20 Oct 2018 15:05:33 +0300