Change logs for parcimonie source package in Jessie

  • parcimonie (0.8.4-1) unstable; urgency=medium
    
    
      * Support encodings that are handled by Encode::XS (Closes: #768174).
    
     -- intrigeri <email address hidden>  Fri, 07 Nov 2014 12:51:29 +0100
  • parcimonie (0.8.3-1) unstable; urgency=medium
    
    
      * New upstream release: don't store the results of (up to the) 1000 last
        key fetches anymore.
      * Adjust dependencies accordingly to new upstream release:
        remove {build,runtime}-dependency on libtie-cache-perl.
      * Import upstream public OpenPGP key in debian/upstream/signing-key.asc.
      * Instruct uscan to verify upstream releases' OpenPGP signature.
      * watch: use http:// URL, as upstream's website uses an expired certificate.
    
     -- intrigeri <email address hidden>  Sun, 08 Jun 2014 01:11:11 +0200
  • parcimonie (0.8.2-1) unstable; urgency=medium
    
    
      * New upstream release: do not depend on Moose at all anymore.
      * Adjust {runtime,build}-dependencies for new upstream release:
        replace libnamespace-autoclean-perl with libnamespace-clean-perl.
    
     -- intrigeri <email address hidden>  Fri, 28 Mar 2014 12:43:34 +0100
  • parcimonie (0.8.1-1) unstable; urgency=medium
    
    
      * New upstream release. Most notable changes:
        - Sleep a random amount of time if the computed random sleep time
          is too short (Closes: #738134). Many thanks to Holger Levsen
          <email address hidden> for reporting this bug and a few others.
        - Clarify lapse time with large number of keys (Closes: #738004).
        - Various code, documentation and dependencies cleanups.
        - Migrate away from Path::Class to the lighter Path::Tiny.
      * Include gpg and OpenPGP in the package description, to ease finding
        the package with common search terms.
      * Update dependencies wrt. new upstream release:
        - Drop dependencies on libfile-sharedir-perl, libfile-spec-perl
          and libpath-class-perl.
        - Add dependency on libpath-tiny-perl.
      * Clean up build and runtime dependencies:
        - Don't version dependencies that are satisfied in Squeeze.
        - Drop build-dependency on libmodule-build-perl: it's shipped
          by perl itself.
        - Drop dependency on perl: it's taken care of by ${perl:Depends}.
        - Don't version dependencies when no older version was ever uploaded
          to Debian.
        - Simplify versioned build-dependency on debhelper: ">= 9" is enough.
    
     -- intrigeri <email address hidden>  Sun, 09 Feb 2014 19:48:30 +0100
  • parcimonie (0.8-1) unstable; urgency=medium
    
    
      * New upstream release (Closes: #722220):
        - Migrate to Moo, Type::Tiny and MooX::Options, thanks to MooX::late.
        - Use Moo::Role before loading other libraries: exports all methods
          declared after it's used.
        - Adapt syntax to newer Gtk3 bindings, and depend on it.
        - Documentation fixes: fix help urls about HKPS, use pools instead
          of specific keyservers, fix typos.
        - Move from the deprecated CriticTests to Test::Perl::Critic.
        - Use D::Z::P::ChangelogFromGit, rename old Changes, and stop using
          Dist::Zilla's CheckChangeLog.
        - Stop using OurPkgVersion, drop VERSION placeholders.
        - Bump copyright years, don't add copyright info to libraries.
      * Update long description.
      * Draft new debian/changelog entry.
      * Update copyright years in debian/copyright.
      * Update dependencies to match upstream changes.
      * Declare compliance with Standards-Version 3.9.5.
      * Drop obsolete Lintian overrides: these were fixed in Lintian
        two years ago.
    
     -- intrigeri <email address hidden>  Sun, 15 Dec 2013 13:52:26 +0100
  • parcimonie (0.7.1-1) unstable; urgency=low
    
    
      * Imported Upstream version 0.7.1, that fixes critical bugs in the applet:
        - Use correct method name to set tooltip on status icon.
          Thanks to Vagrant Cascadian for reporting it. (Closes: #690577)
        - Pass the -1 placeholder for text length when inserting into a TextBuffer.
    
     -- intrigeri <email address hidden>  Sat, 20 Oct 2012 13:01:52 +0200