Change logs for tpp source package in Trusty

  • tpp (1.3.1-3) unstable; urgency=low
    
    
      [ Jari Aalto ]
      * Switch from dpatch to source format "3.0 (quilt)". (Closes: #669595)
        + Remove dpatch traces from debian/rules and remove dpatch
          build-dependency
      * Bump debhelper compatibility to 9
        + Update versioned debhelper build-dependency
      * Use dh_prep instead of dh_clean -k
      * Fix the following lintian warnings:
        + copyright-refers-to-symlink-license
        + debhelper-but-no-misc-depends
        + debian-rules-missing-recommended-target
      * Add watch file
    
      [ Axel Beckert ]
      * Adopt the package (Closes: #706041)
      * Cherry-pick afb57d9 (make key events work on ruby 1.9) from upstream
        (Closes: #671530)
      * Add patch to make parsing of --exec optional (Closes: #706644)
      * Update homepage to point to GitHub
      * Fix patch header
      * Update watch file to also check release tags at GitHub
      * Revamp debian/rules:
        + No more clean up stamp files manually (dh_clean does that now)
        + Remove redundant dh_installchangelogs parameter
        + Don't compress any .tpp example file
        + Replace dh_installexamples parameter with debian/examples
        + Switch to a dh7 style debian/rules file
        + Switch to gem2deb based packaging (Closes: #671540)
          Thanks to Per Andersson!
      * Suggest texlive-latex-extra instead of transitional package texpower
      * Bump Standards-Version to 3.9.4 (no further changes necessary)
      * Recode examples to UTF-8 at build time (Closes: #705965)
        + Add build-dependency on recode
      * Add Vcs-* headers
      * Apply wrap-and-sort
    
     -- Axel Beckert <email address hidden>  Wed, 12 Jun 2013 22:18:56 +0200