Change logs for mailto source package in Noble

  • mailto (1.3.2-4) unstable; urgency=medium
    
      * QA upload.
      * Set Debian QA Group as maintainer. (see #934424)
      * Migrations:
          - DebSrc to 3.0.
          - debian/copyright to 1.0 format.
          - debian/rules to new (reduced) format. Consequently:
              ~ debian/docs: created to install documents.
              ~ debian/install: created to install the conf file.
      * Ran wrap-and-sort.
      * debian/changes: renamed to upstream.changelog.
      * debian/conffiles: removed because debhelper manages the content of /etc
        automatically.
      * debian/control:
          - Added ${misc:Depends}.
          - Added Build-Depends field.
          - Added Homepage field.
          - Added 'Rules-Requires-Root: no' to source stanza.
          - Added Vcs-* fields.
          - Bumped Standards-Version to 4.6.2.
          - Fixed a spelling error in long description.
          - Removed from binary stanza the fields already declared in source stanza
            (Section and Priority).
          - Updated dependencies:
              ~ apache => apache2.
              ~ exim4 => default-mta.
      * debian/copyright:
          - Fixed the main licensing. Changed from GPL-2+ to GPL-2.
          - Set mailto.c as MIT-variant.
          - Updated all data.
      * debian/mailto.conf: fixed a spelling error.
      * debian/NMU-Disclaimer: removed. This file had inside very deprecated
        information.
      * debian/patches/:
          - 010_changes-from-1.0.patch: created to group all previous direct
            changes in upstream source code.
          - 020_fix-string.patch: created to fix a string with no format arguments.
          - 030_fix-enc-size.patch: created to fix the size of enc, considering a
            \0 termination.
          - 040_add-gcc-hardening.patch: created to add the GCC hardening.
      * debian/readme.txt: fixed a spelling error.
      * debian/salsa-ci.yml: added to provide CI tests for Salsa.
      * debian/usage.txt: fixed some spelling errors.
      * debian/watch: added a fake site to explain about the current status of the
        original upstream homepage.
    
     -- Joao Eriberto Mota Filho <email address hidden>  Mon, 19 Jun 2023 14:17:17 -0300