Skip to content

Changelog libhtml-tidy-perl (1.60-1)

2017

libhtml-tidy-perl (1.60-1) unstable; urgency=medium

   [ gregor herrmann ]
   * Remove Jonathan Yu from Uploaders. Thanks for your work!
   * Remove Ryan Niebur from Uploaders. Thanks for your work!
 
   [ Florian Schlichting ]
   * Import upstream version 1.60
   * Add upstream metadata
   * Update copyright years
   * Add build-dependency on Test::Exception, needed for new tests
   * Update t-don-t-assert-that-tidy-will-add-a-HTML-3.2-doctype.patch for new
     test
   * Declare compliance with Debian Policy 4.1.0

2016

libhtml-tidy-perl (1.56-2) unstable; urgency=medium

   * Team upload.
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
   [ Simon McVittie ]
   * d/p/fix-error-message-in-webtidy: move to end of patch series.
     This is a firmly Debian-specific change that is not suitable for
     upstream.
   * d/patches: put all patches in the git style allowed by DEP-3,
     so they can be manipulated with gbp-pq
   * d/p/lib-ignore-tidy-html5-s-differently-formatted-summar.patch,
     d/p/t-allow-tidy-html5-as-generator.patch,
     d/p/t-don-t-assert-that-tidy-will-add-a-HTML-3.2-doctype.patch,
     d/p/t-unicode.t-don-t-assert-that-the-DOCTYPE-is-preserv.patch,
     d/p/t-use-a-pre-HTML5-DOCTYPE-to-get-warnings-about-unes.patch,
     d/p/t-venus.t-adjust-expected-result-for-tidy-html5.patch:
     add patches to make the tests pass with tidy-html5 providing libtidy
     (Closes: #829409)
   * d/p/tidy-not-tidyp.patch: alter to support either tidyp or
     tidy-html5, reinstating the (now somewhat misleadingly named)
     _tidyp_version function by using tidy-html5's tidyLibraryVersion().
     This is hopefully more palatable to upstream.
     - d/p/remove-tidy_version.patch: drop
 
   [ gregor herrmann ]
   * Set bindnow linker flag in debian/rules.
   * Mark package as autopkgtest-able.
   * Drop versioned Test::More build dependency.
     Already satisfied in oldstable.
   * Declare compliance with Debian Policy 3.9.8.

2013

libhtml-tidy-perl (1.56-1) unstable; urgency=low

   [ Jonathan Yu ]
   * New upstream release (1.54)
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
     copyright"
 
   [ Florian Schlichting ]
   * Import Upstream version 1.56
   * Refresh patches
   * Add new tidy-not-tidyp.patch
   * Bump years of upstream copyright
   * Update stand-alone license paragraphs to commonly used version (not
     limiting Debian to GNU/Linux, directly linking to GPL-1)
   * Add build-dependency on Test::More 0.98
   * Switch to source format 3.0 (quilt)
   * Sort build-dependencies
   * Switch dh compatibility to level 9 to enable passing of hardening flags
   * Declare compliance with Debian Policy 3.9.4
   * Add myself to uploaders and copyright

2010

libhtml-tidy-perl (1.50-1) unstable; urgency=low

   [ Jonathan Yu ]
   * New upstream release
   * Standards-Version 3.8.4 (no changes)
   * Rewrite control description
   * Add myself to Uploaders and Copyright
   * Remove fix-segfault patch, it has been applied upstream
   * Add a patch to remove dependency on modified libtidy
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
   [ Ryan Niebur ]
   * Update ryan52's email address
 
   [ gregor herrmann ]
   * debian/copyright: update formatting and years of upstream copyright.

2009

libhtml-tidy-perl (1.08-1) unstable; urgency=low

   * Initial Release. (Closes: #531138)