Change logs for gntp-send source package in Buster

  • gntp-send (0.3.4-3) unstable; urgency=medium
    
      [ Ondřej Nový ]
      * d/control: Add Vcs-* field
    
      [ Kentaro Hayashi ]
      * debian/.gitlab-ci.yml
        - Add salsa CI configuration
      * debian/compat
        - Drop needless file (Replaced by debhelper-compat)
      * debian/control
        - Replace by debhelper-compat.
        - Bump standards version to 4.2.1. No other changes are required.
    
     -- Kentaro Hayashi <email address hidden>  Sun, 02 Dec 2018 11:03:57 +0900
  • gntp-send (0.3.4-2) unstable; urgency=medium
    
      * debian/control
        - Bump debhelper version to 11.
        - Bump standards version to 4.1.3. No other changes are required.
      * debian/compat
        - Bump compatibility level to 11.
      * debian/copyright
        - Fix insecure protocol for the URI.
    
     -- Kentaro Hayashi <email address hidden>  Thu, 22 Feb 2018 00:48:58 +0900
  • gntp-send (0.3.4-1) unstable; urgency=medium
    
      * Initial upload to Debian (Closes: #829331)
      * debian/changelog
        - Removed past release changelog entries which are originally
          maintained by Yasuhiro Matsumoto who is upstream author of
          gntp-send. Those entries are just maintained to provide
          packages on Launchpad PPA.
          ref. https://launchpad.net/~mattn/+archive/ubuntu/gntp-send
      * debian/watch
        - Supported to watch upstream.
      * debian/upstream/signing-key.asc
        - Supported cryptographic signature.
      * debian/upstream/metadata
        - Added metadata about gntp-send package
      * debian/rules
        - Enabled hardening compile flags.
        - Supported multiarch.
      * debian/control
        - Removed needless dependency to autotools-dev because debhelper
          9.20160114 requires it.
    
     -- Kentaro Hayashi <email address hidden>  Sun, 17 Jul 2016 16:25:53 +0900