Change logs for imagination source package in Focal

  • imagination (3.5-1) unstable; urgency=medium
    
      * QA upload.
      * New upstream version 3.5. (Closes: #829985)
      * debian/control:
          - Added 'Rules-Requires-Root: no' to source stanza.
          - Bumped Standards-Version to 4.5.0.
          - Changed libgtk2.0-dev to libgtk-3-dev in Build-Depends field.
      * debian/copyright:
          - Removed rights no longer existent.
          - Updated upstream and packaging copyright years.
      * debian/not-installed: created to list all .la files, to be not installed.
      * debian/patches/:
          - 15_add-keywords.patch: removed. The upstream fixed the source code.
          - 30_modernize-autotools.patch: removed. The upstream fixed the source
            code.
      * debian/rules: removed a variable no longer needed
        (DEB_LDFLAGS_MAINT_APPEND).
      * debian/salsa-ci.yml: added to provide CI tests for Salsa.
      * debian/tests/control: created to perform a trivial test.
    
     -- Joao Eriberto Mota Filho <email address hidden>  Mon, 27 Jan 2020 00:57:40 -0300
  • imagination (3.4-1) unstable; urgency=medium
    
      * QA upload.
      * New upstream version 3.4.
      * Using new DH level format. Consequently:
          - debian/compat: removed.
          - debian/control: changed from 'debhelper' to 'debhelper-compat' in
            Build-Depends field and bumped level to 12.
      * debian/control:
          - Added VCS fields.
          - Bumped Standards-Version to 4.3.0.
          - Removed no longer needed build dependency dh-autoreconf.
      * debian/copyright:
          - Removed section for no longer present files src/sexy-icon-entry.c and
            src/sexy-icon-entry.h.
          - Updated upstream and packaging copyright years.
          - Using a secure copyright format in URI.
      * debian/imagination.lintian-overrides: created to override a false positive.
      * debian/patches/:
          - 10_plugins-installed.patch: removed. The upstream is installing the
            plugins now. Thanks!
          - 20_fix-FTBFS-Makevars.patch: created to fix a FTBFS when running
            dh_auto_test.
          - 30_modernize-autotools.patch: added to fix some issues in autotools.
      * debian/rules:
          - Removed no longer needed addon autoreconf from dh.
          - Removed no longer needed variable DEB_CFLAGS_MAINT_APPEND. The upstream
            fixed the source code. Thanks.
    
     -- Joao Eriberto Mota Filho <email address hidden>  Thu, 28 Feb 2019 07:44:46 -0300