Skip to content

Changelog libhtml-wikiconverter-moinmoin-perl (0.54-2)

2020

libhtml-wikiconverter-moinmoin-perl (0.54-2) unstable; urgency=medium

   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 
   [ gregor herrmann ]
   * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
 
   [ Debian Janitor ]
   * Trim trailing whitespace.
 
   [ Richard Hansen ]
   * debian/control: Sort dependencies
   * Use dh to build
   * Bump debhelper-compat to 13 (Closes: 965645)
   * Delete obsolete debian/control.in
   * debian/control: Update Homepage
   * debian/control: Set 'Rules-Requires-Root: no'
   * debian/control: Delete references to ancient versions
   * debian/control: Move most Build-Depends to -Indep
   * debian/control: Annotate test-only build deps with <!nocheck>
   * Convert debian/copyright to machine-readable format
   * Update debian/watch to version=4
   * debian/control: Mention the module name in the description
   * debian/control: Bump Standards-Version to 4.5.0
   * debian/control: Add myself to Uploaders
 
   [ gregor herrmann ]
   * Add empty debian/tests/pkg-perl/syntax-skip to enable all of
     autopkgtest-pkg-perl's syntax.t test.

2015

libhtml-wikiconverter-moinmoin-perl (0.54-1) unstable; urgency=low

   * Team upload
 
   [ Jonas Smedegaard ]
   * Relax dependency on libhtml-wikiconverter-perl to match upstream.
   * Depend on ${misc:Depends}.
   * Drop dependency (only build-depend) on libparams-validate-perl (used
     only in tests).
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
 
   [ Ryan Niebur ]
   * (NOT RELEASED YET) New upstream release
 
   [ 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).
 
   [ Jonathan Yu ]
   * Add clause to control.in indicating that this will not work with
     versions of MoinMoin newer than 1.6 (Closes: #513457)
 
   [ gregor herrmann ]
   * Set Standards-Version to 3.9.1; replace Conflicts with Breaks.
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Update Vcs-Browser URL to cgit web frontend
 
   [ Damyan Ivanov ]
   * use source format "3.0 (quilt)"
   * add a patch sorting table attributes, fixing test failure with 50%
     probability due to hash key order randomization since perl 5.18.
     Closes: #720018
   * declare suitable for autopkgtest-pkg-perl
   * migrate from perlmodule.mk to perl-makemaker.mk
   * declare conformance with Policy 3.9.6

2008

libhtml-wikiconverter-moinmoin-perl (0.53-4) unstable; urgency=medium

   * Provide and replace old libhtml-wikiconverter-perl, to ease
     transition to split packages.
   * Keep urgency=medium.

libhtml-wikiconverter-moinmoin-perl (0.53-3) unstable; urgency=medium

   * Set urgency=medium as 0.53-3 included a FTBFS bugfix.

libhtml-wikiconverter-moinmoin-perl (0.53-2) unstable; urgency=low

   * Update local cdbs tweaks:
     + Various updates to copyright-check.mk, most importantly relaxing
       to only warn by default.  Closes: bug#487071, thanks to Lucas
       Nussbaum.
     + Drop wget options broken with recent versions of wget in
       update-tarball.mk.
     + Update dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1).
   * 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-wikiconverter-moinmoin-perl (0.53-1) unstable; urgency=low

   [ Jonas Smedegaard ]
   * Initial official release. Closes: bug#448912.
   * Pass over maintenance of the package to the Perl group:
     + Change Maintainer, and add myself to Uploaders.
     + Add Perl group as copyright holder for 2008.
   * Update cdbs routines.
   * Bump up standards-version (no changes needed).
   * Add Vcs-* fields to debian/control.
   * Change debian/watch to use svn-upgrade (not uupdate).
 
   [ Martín Ferrari ]
   * Updated debian/watch to use by-dist.

2007

libhtml-wikiconverter-moinmoin-perl (0.53-0~0jones1) jones; urgency=low

   * Initial unofficial build.