Skip to content

Changelog php-fdomdocument (1.6.7-1)

2022

php-fdomdocument (1.6.7-1) unstable; urgency=medium

   [ Arne Blankerts ]
   * Fix/Avoid deprecation notices on PHP 8.1
 
   [ David Prévot ]
   * Simplify gbp import-orig
   * Drop patches handled upstream
   * Install /u/s/pkg-php-tools/{autoloaders,overrides} files
   * Update standards version to 4.6.0, no changes needed.
   * Install dh-sequence-* instead of using dh --with

2020

php-fdomdocument (1.6.6-3) unstable; urgency=medium

   * Forwarded patch
   * Adapt to recent version of PHPUnit (9)
   * Rename main branch to debian/latest (DEP-14)
   * Update watch file format version to 4.
   * Set upstream metadata fields:
     Bug-Database, Bug-Submit, Repository, Repository-Browse.
   * Remove obsolete fields Contact, Name from debian/upstream/metadata
     (already present in machine-readable debian/copyright).
   * Set Rules-Requires-Root: no.
   * Update Standards-Version to 4.5.1
   * Use debhelper-compat 13
   * Simplify override_dh_auto_test

2019

php-fdomdocument (1.6.6-2) unstable; urgency=medium

   * Adapt to recent version of PHPUnit
   * Use versioned copyright format URI.
   * Bump debhelper from old 9 to 12.
   * Set upstream metadata fields: Contact, Name.
   * Move repository to salsa.d.o
   * Drop get-orig-source target
   * Update Standards-Version to 4.4.0

2017

php-fdomdocument (1.6.6-1) unstable; urgency=medium

   * Update copyright (years)
   * Convert packaging to Composer source
   * Update Standards-Version to 4.0.0

2016

php-fdomdocument (1.6.1-2) unstable; urgency=medium

   * Use configuration file for CI
   * Update watch for Composer source
   * Update Standards-Version to 3.9.7
   * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

2015

php-fdomdocument (1.6.1-1) unstable; urgency=medium

   [ Arne Blankerts ]
   * Workaround for HHVM Issue #5412
   * Release 1.6.1
 
   [ David Prévot ]
   * Add a get-orig-source target
   * Simplify test calls
   * Bump standards version to 3.9.6

2014

php-fdomdocument (1.6.0-1) unstable; urgency=medium

   [ Arne Blankerts ]
   * Added filename to exception messages
   * Added various forwarder calls
   * More tests
   * Release 1.6.0
 
   [ David Prévot ]
   * No tests if DEB_BUILD_OPTIONS contains nocheck

php-fdomdocument (1.5.0-1) unstable; urgency=low

   * Initial Release (Closes: #746298)