Change logs for medusa source package in Disco

  • medusa (2.2-6) unstable; urgency=medium
    
      * Team upload.
      [ Raphaël Hertzog ]
      * d/control:
        - Update team maintainer address to Debian Security Tools
    
      [ SZ Lin (林上智) ]
      * Add upstream metadata file
      * d/control:
        - Bump Standards-Version to 4.2.1
      * d/rules:
        - Add override_dh_missing target (--fail-missing)
    
     -- SZ Lin (林上智) <email address hidden>  Sun, 23 Sep 2018 15:59:47 +0800
  • medusa (2.2-5) unstable; urgency=medium
    
      * Team upload.
      * Update to debhelper compatibility level 11.
      * Update debian/rules to use the dh sequencer.
        - Medusa modules are now installed in multiarch subdir of /usr/lib.
      * Enable additional hardening options.
      * debian/patches:
        - Remove any patches which are not applied (not part of series file).
        - Add a short description to web_form.patch.
        - Document the origin of openssl-1.1.patch.
      * Bump Standards-Version to 4.1.3 (no change needed).
      * Drop the debian/dirs file as its not needed.
      * Install upstream's README.md instead of README as documentation (otherwise
        README ends up as dangling symlink in the package).
      * Drop preinst script. It used to print a warning regarding GNOME medusa
        which is no longer relevant.
      * Update copyright file.
      * Remove automake from Build-Depends, the version constraint is useless now
        and automake is a (transitive) dependency of debhelper >= 11.
      * Point Vcs-* control fields to salsa.debian.org.
      * Drop support for the remote desktop protocol (RDP) module until upstream
        supports the freerdp2 library (Closes: #888322).
    
     -- Lukas Schwaighofer <email address hidden>  Mon, 12 Feb 2018 23:55:30 +0100