Change logs for scummvm source package in Focal

  • scummvm (2.1.1+dfsg1-1build1) focal; urgency=medium
    
      * No-change rebuild for libgcc-s1 package name change.
    
     -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:57:27 +0100
  • scummvm (2.1.1+dfsg1-1) unstable; urgency=medium
    
      * New upstream release.
      * Build-Depends += "libspeechd-dev" for text-to-speech support.
    
     -- Dmitry Smirnov <email address hidden>  Sat, 18 Jan 2020 11:16:46 +1100
  • scummvm (2.1.0+dfsg1-2) unstable; urgency=medium
    
      [ Sebastien Bacher ]
      * New patch to fix FTBFS with the new fluidsynth (Closes: #946888).
    
      [ Markus Koschany ]
      * ScummVM 2.1.0 breaks drascula 1.0+ds3 in Debian. Update Breaks relationship.
    
     -- Dmitry Smirnov <email address hidden>  Tue, 17 Dec 2019 21:31:28 +1100
  • scummvm (2.1.0+dfsg1-1build2) focal; urgency=medium
    
      * debian/patches/git_fluidsynth_update.patch:
        - backport some upstream fixes to build with the new fluidsynth
    
     -- Sebastien Bacher <email address hidden>  Tue, 17 Dec 2019 10:10:30 +0100
  • scummvm (2.1.0+dfsg1-1build1) focal; urgency=medium
    
      * Rebuild against new libfluidsynth2.
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 16 Dec 2019 12:19:44 +0100
  • scummvm (2.1.0+dfsg1-1) unstable; urgency=medium
    
      [ Dmitry Smirnov ]
      * rules: added forgotten argument to "scummtheme.py".
      * rules: removed obsolete "get-orig-source" target.
    
      [ Stephen Kitt ]
      * Repack to remove non-distributable sphelper-scummvm.h.
      * Use Python 3 in the build. Closes: #938452.
      * Generate compressed themes directly instead of re-compressing after
        the fact.
      * Add some missing files to debian/copyright.
      * Handle fonts in gui/themes generically, without hard-coding
        subdirectories.
      * In the Built-Using calculation, pass all packages to a single dpkg-
        query invocation instead of looping.
      * Avoid hard-coding the list of themes in debian/clean.
      * Remove now-unnecessary --parallel argument to dh.
      * Clean up *.dwo files.
    
     -- Stephen Kitt <email address hidden>  Fri, 18 Oct 2019 14:57:00 +0200
  • scummvm (2.0.0+dfsg-2) unstable; urgency=medium
    
      * Migrate to Salsa.
      * It turns out that ScummVM 2.0 breaks older releases of Drascula; add
        a “Breaks” entry to force the corresponding upgrade. See #908864 for
        details.
      * Mark scummvm-data as “Multi-Arch: foreign”.
      * Document “engines/director/lingo/tests/Lingo bytecode.html” and
        override its Lintian error.
      * Drop explicit xz compression setting.
      * Use pkg-info.mk instead of dpkg-parsechangelog.
      * Use secure URLs in debian/watch.
      * Rely on dh-autoconf instead of autotools_dev.
      * Set “Rules-Requires-Root: no”.
      * Standards-Version 4.2.1, no further change required.
    
     -- Stephen Kitt <email address hidden>  Sun, 09 Dec 2018 14:06:11 +0100