Skip to content

Changelog libhtml-lint-perl (2.32+dfsg-1.1)

2020

libhtml-lint-perl (2.32+dfsg-1.1) unstable; urgency=medium

   * Non maintainer upload by the Reproducible Builds team.
   * No source change upload to rebuild on buildd with .buildinfo files.

2018

libhtml-lint-perl (2.32+dfsg-1) unstable; urgency=medium

   [ gregor herrmann ]
   * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
 
   [ Florian Schlichting ]
   * New upstream version 2.32+dfsg
   * Convert packaging from cdbs to dh
   * Declare compliance with Debian Policy 4.2.1

libhtml-lint-perl (2.30+dfsg-1) unstable; urgency=medium

   [ Damyan Ivanov ]
   * declare conformance with Policy 4.1.3 (no changes needed)
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 
   [ Florian Schlichting ]
   * Import upstream version 2.30+dfsg
   * Update copyright years
   * Declare compliance with Debian Policy 4.1.4

2017

libhtml-lint-perl (2.26+dfsg-1) unstable; urgency=medium

   * Team upload
 
   [ gregor herrmann ]
   * debian/rules: replace dpkg-parsechangelog call with /usr/share/dpkg
     /pkg-info.mk.
 
   [ Damyan Ivanov ]
   * New upstream version 2.26+dfsg
   * drop fix-test-hash-sort-order.patch, applied upstream
   * update years of upstream copyright
   * use https in debian/watch
   * declare conformance with Policy 4.1.1

libhtml-lint-perl (2.22+dfsg-2) unstable; urgency=medium

   * Team upload.
   * Remove Antonio Radici from Uploaders. Thanks for your work!
   * Change repacking framework to use Files-Excluded.
   * debian/rules: update txt2man invocation in order to make build
     reproducible. Thanks to Daniel Shahaf for the bug report and patch.
     (Closes: #844236)
   * Use HTTPS for some URLs in debian/*.
   * Bump debhelper compatibility level to 9.
   * debian/control: use canonical URL for Vcs-Git.
   * Declare compliance with Debian Policy 4.0.0.

2015

libhtml-lint-perl (2.22+dfsg-1) unstable; urgency=low

   [ gregor herrmann ]
   * Update debian/repack.stub.
 
   [ Axel Beckert ]
   * Switch Vcs-* header from Subversion to Git
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ Florian Schlichting ]
   * Import Upstream version 2.22+dfsg
   * Add upstream metadata
   * E-Mail change: Florian Schlichting -> fsfs@debian.org
   * Update years of packagaging copyright
   * Rename X-Repackaging-Reasoning field in debian/copyright
   * Add a NEWS file warning about important changes
   * Declare compliance with Policy version 3.9.6
   * Mark package as autopkgtestable
   * Add patch from upstrearm VCS to fix test failing due to hash randomization
   * Update repack.stub to latest version

2012

libhtml-lint-perl (2.20+dfsg-1) unstable; urgency=low

   * Import Upstream version 2.20+dfsg.
   * Bump dependency on HTML::Parser to 3.47.
   * Bump years of upstream copyright.
   * Bump Standards-Version to 3.9.3 (use copyright-format 1.0).

libhtml-lint-perl (2.10+dfsg-1) unstable; urgency=low

   [Florian Schlichting]
   * Imported upstream version 2.10 (closes: #653326).
   * Bumped Standards-Version to 3.9.2 (no change).
   * Refreshed debian/copyright.
   * Added myself to uploaders and copyright.
   * Switched to perl-makemaker.mk in debian/rules (fixing
     debian-rules-uses-deprecated-makefile lintian warning).
   * Added Replaces: weblint to fix breaks-without-version warning.
 
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
     perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
     permitted by Debian Policy 3.8.3).
 
   [ gregor herrmann ]
   * Set Standards-Version to 3.9.1; replace Conflicts with Breaks.

2009

libhtml-lint-perl (2.06+dfsg-1) unstable; urgency=low

   [ Antonio Radici ]
   * New upstream release
   * debian/compat bumped to 7
   * debian/control:
     + adding me to the Uploaders
     + debhelper compatibility bumped to 7
     + Standards-Version to 3.8.1
     + moved all deps except debhelper and cdbs to B-D-I
     + Homepage: s/::/-/
     + short description for libhtml-lint-perl is now a noun phrase
     + short description for weblint-perl: s/A //
     + long description for weblint-perl: s/This/weblint/
   * debian/copyright:
     + switched to the new format
     + added the copyright note for repack.sh
   * debian/watch:
     + removed "debian svn-upgrade"
     + added repack.sh to remove a testfile which contains a webpage we
       cannot redistribute
 
   [ gregor herrmann ]
   * debian/watch: use dist-based URL.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.

2008

libhtml-lint-perl (2.04-2) unstable; urgency=medium

   * Update tarball md5sum.
   * Remove bogus noise from 2.04-1 changelog.
   * Set urgency=medium as 2.04-1 included a FTBFS bugfix (similar to
     bug#487066).

libhtml-lint-perl (2.04-1) unstable; urgency=low

   * New upstream release.
   * Update local cdbs tweaks:
     + Various updates to copyright-check.mk, most importantly relaxing
       to only warn by default.
     + Drop wget options broken with recent versions of wget in
       update-tarball.mk.
     + Cosmetic updates to README.cdbs-tweaks.
   * Update debian/copyright-hints.
   * Bump debhelper compatibility level to 6.
   * Semi-auto-update debian/control to update build-dependencies:
       DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

libhtml-lint-perl (2.02-3) unstable; urgency=medium

   [ Jonas Smedegaard ]
   * Separate build-only dependencies from build-and-runtime-dependencies in
     debian/rules build-dependency resolving.
 
   [ gregor herrmann ]
   * Add "-p" to txt2man invocation in debian/rules to get name, section,
     etc. into the generated manpage; otherwise dh_installman errors out with
     "Could not determine section for debian/weblint.1" (closes: #479921).
   * Set urgency to medium because of the FTBFS bug.

libhtml-lint-perl (2.02-2) unstable; urgency=low

   * Pass over maintenance of the package to the Perl group: Change Maintainer,
     and add myself to Uploaders.
   * Change debian/watch to use svn-upgrade (not uupdate).
   * Move Homepage to own field (from pseudo-field in long description).
   * Add Vcs-* fields.
   * Bump up standards-version to 3.7.3 (no changes needed).
   * Bump dephelper compatibility level to 5.
   * Fix build-depends-indep -> build-depends.
   * Update local cdbs tweaks:
     + Add new snippet update-tarball, implementing get-orig-source and more.
     + Major improvements to copyright-check, including new versioned
       build-dependency on devscripts.  Update debian/copyright_hints.
     + Drop auto-update.mk.  Set DEB_AUTO_UPDATE_DEBIAN_CONTROL directly
       instead when needed.
     + Fix buildinfo.mk invoking dh-buildinfo only once.
     + Add debian/README.cdbs-tweaks documenting local tweaks.
   * Fix double cdbs build-dependencies in debian/rules.
   * Semi-auto-update debian/control to apply changes contained in the above:
     DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

2006

libhtml-lint-perl (2.02-1) unstable; urgency=low

   * New upstream release. Closes: bug#338217 (thanks to Florian Ernst
     <florian@uni-hd.de>).
   * Update local cdbs snippet buildinfo.mk to fix namespace.
   * Add and enable new local cdbs snippets copyright-check.mk and
     auto-update.mk.
   * Semi-auto-update debian/control.
   * Simplify debian/watch (qa.debian.org gets confused by multiple
     parantheses).
   * Build-depend on libtest-pod-coverage-perl to complete all tests.

2005

libhtml-lint-perl (2.0-1) unstable; urgency=low

   * New upstream release. Closes: bug#329555 (thanks to Florian Ragwitz
     <florian.ragwitz@s2004.tu-chemnitz.de>).
   * Improve watch file (bump up to version 3, allow more suffixes and
     add comment hinting at its use).
   * Use cdbs debian/rules auto-update when DEB_BUILD_OPTIONS contains
     "update".
   * Auto-update debian/rules (and strip bogus build-essential
     dependency).
   * Bump up standards-version to 3.6.2 (no changes needed).

libhtml-lint-perl (1.30-1) unstable; urgency=low

   * New upstream release.
   * Use local cdbs snippet for dh-buildinfo.

2004

libhtml-lint-perl (1.28-1) unstable; urgency=low

   * New upstream release.
   * Update debian/copyright:
     + Update copyright year to 2003
     + Cosmetic changes (syntactic sugar).
   * Correct debian/watch.
   * Build-depend on libtest-pod-perl to complete more tests (since
     build-recommends is not supported...).

2003

libhtml-lint-perl (1.24-1) unstable; urgency=low

   * New upstream release.
   * Fix watch file.
   * Drop local cdbs hacks (they are included officially now).
   * Wait moving files till they are actually installed (closes:
     Bug#208377).
   * Standards version 3.6.1 (no changes needed).

libhtml-lint-perl (1.22-1) unstable; urgency=low

   * New upstream release.
   * Switch to packaging using cdbs.
   * Standards version 3.6.0 (no changes needed).
   * Include (and build-depend on) dh_buildinfo.
   * Fix debian/copyright to include URL to upstream source, and not
     duplicate info in debian/changelog.

libhtml-lint-perl (1.21-2) unstable; urgency=low

   * Build-depend (in addition to depend) on libhtml-parser-perl and
     libhtml-tags-perl (closes: Bug#190777).

libhtml-lint-perl (1.21-1) unstable; urgency=low

   * Initial Release.
   * Have package weblint-perl replace and provide old weblint.