pluxml (5.6-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * rebuild for mstrict-align

 -- root <root@loongson-pc>  Fri, 28 Jan 2022 17:29:49 +0800

pluxml (5.6-1) unstable; urgency=medium

  * New upstream release.
  * debian/po/es.po: Update Spanish translation. (Closes: #855162)
  * debian/postinst:
     - add new config parameter bypage_tags.
     - update the software version parameter in the generated configuration
       file.
  * debian/patches:
     - fix-mandatory-captcha.patch: remove patch applied upstream.
     - mitigate_CVE-2017-1001001.patch: mitigate a security issue
       CVE-2017-1001001 (Closes: #881796)
  * debian/compat: use debhelper compatibility level 11.
  * debian/control:
     - depend on debhelper >= 9.
     - switch priority from extra (deprecated) to optional.
     - add Rules-Requires-Root: binary-targets, necessary to run chmod and
       chown in debian/rules.
     - add default-mta to the recommends.
     - update Standards-Version to 4.1.3 (changes required).
  * debian/copyright: use a secure format URL.
  * debian/rules: remove inappropriate exec rights on a PHP class file.
  * debian/source/lintian-overrides: remove obsolete overrides.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Wed, 21 Mar 2018 10:48:19 +0100

pluxml (5.5-2) unstable; urgency=medium

  * debian/po: update template translations
     - pt.po: Portuguese translation, thanks to Américo Monteiro.
       (Closes: #823783)
     - ru.po: Russian translation, thanks to Yuri Kozlov. (Closes: #823942)
     - fr.po: French translation, thanks to Julien Patriarca. (Closes: #824009)
     - sv.po: Swedish translation, thanks to Martin Bagge and Anders Jonsson.
       (Closes: #824020)
     - de.po: German translation, thanks to Chris Leick. (Closes: #824144)
     - da.po: Danish translation, thanks to Joe Dalton. (Closes: #824468)
     - nl.po: Dutch translation, thanks to Frans Spiesschaert. (Closes: #825692)
     - it.po: Italian translation, thanks to Beatrice Torracca.
       (Closes: #825731)
     - pt_BR.po: new Brazilian Portuguese translation, thanks to Adriano
       Rafael Gomes. (Closes: #829345)
     - cs.po: Czech translation, thanks to Michal Simunek. (Closes: #834125)

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Fri, 12 Aug 2016 17:37:21 +0200

pluxml (5.5-1) unstable; urgency=medium

  * New upstream release.
  * debian/config: correct so it goes back to the password question in case of
    password/confirm mismatch (instead of incorrectly going back to the
    description question).
  * debian/control:
     + change dependencies php5* to generic php*. (Closes: #821641)
     + add dependency on php-xml (no longer part of just the php package).
     + update Standards-Version to 3.9.8 (no change needed).
     + depend on debhelper >= 9.
     + use secure Vcs-* URLs.
  * debian/postinst:
     + update engine version in config file.
     + reindex comment files as part of the upgrade.
     + correct parameter "captcha" to "capcha" (upstream typo!).
  * debian/templates (and debian/po/*): add new Occitan language choice.
  * debian/copyright: update, mention unspecified contributors, and correct a
    typo on one author's name.
  * debian/compat: use debhelper compatibility level 9.
  * debian/install: remove file "version" which has been removed upstream.
  * debian/rules: install upstream changelog.
  * debian/po:
     + nl.po: Dutch translation, thanks to Frans Spiesschaert.
       (Closes: #767412)
     + es.po: correct default language choice.
  * debian/patches/fix-mandatory-captcha.patch: fix an upstream bug that had
    all comments rejected when captcha is disabled.
  * debian/links: remove link "version" since file has been removed upstream.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Sun, 08 May 2016 18:02:37 +0200

pluxml (5.4-1) unstable; urgency=medium

  * New upstream release.
  * debian/dirs: update to new layout (data/images/ replaced by data/medias).
  * debian/postinst:
     + migrate images from data/images/ to data/medias/.
     + update main configuration file (version has changed, and a parameter
       was added).
     + use `command -v` instead of `test` to check for lighty-enable-mod
       existence, to avoid using a fully qualified path.
  * debian/postrm:
     + use `command -v` instead of `test` to check for lighty-disable-mod, ucf
       and ucfr existence, to avoid using a fully qualified path.
  * debian/rules: remove some JavaScript minimizing rules (that file is no
    longer part of PluXml).
  * debian/control:
     + no longer depend on slimit (no more JavaScript minimizing).
     + use a line per build dependency and order them alphabetically.
     + update Standards-Version to 3.9.6 (no change needed).
  * debian/copyright: remove everything about respond.js which is no longer
    part of PluXml.
  * debian/links: update to new layout (data/images replaced by data/medias).
  * debian/NEWS: added, to document the migration to 5.4 layout.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Wed, 22 Jul 2015 14:22:20 +0200

pluxml (5.3.1-2) unstable; urgency=low

  * debian/control: correct Vcs URLs.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Sun, 31 Aug 2014 18:42:19 +0200

pluxml (5.3.1-1) unstable; urgency=medium

  * New upstream bugfix version.
  * debian/postinst: set configuration parameter display_empty_cat
    (it was missing from both install.php and debian/postinst, nothing
    critical as it ended set by the web interface anyway)
  * debian/source/lintian-overrides: override one error and one pedantic issue
     + themes/defaut/js/respond.min.js is missing source: it is provided in
       debian/addons/respond.src.js. (Closes: #735504)
     + themes/defaut/js/respond.min.js is prebuilt: it is rebuilt from its
       source by the package.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Fri, 18 Apr 2014 16:36:48 +0200

pluxml (5.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/po/es.po: Spanish translation, thanks to Matías Bellone.
   (Closes: #733066)
  * debian/control: update Standards-Version to 3.9.5 (no change needed).
  * debian/postinst: update PluXml version in configuration file, to avoid
    triggering the update script (nothing else to do).

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Tue, 14 Jan 2014 21:55:05 +0100

pluxml (5.2-4) unstable; urgency=low

  * debian/control: apply corrections from the l10n-english team.
    (Closes: #721790)
  * debian/po/sv.po: Swedish template translation, thanks to Martin Bagge.
    (Closes: #728075)

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Sun, 24 Nov 2013 19:53:00 +0100

pluxml (5.2-3) unstable; urgency=low

  * debian/postrm:
     - remove useless restart of webserver, already done in another place.
     - disable webserver configuration on remove rather than on purge, since
       it makes no sense to keep a webserver configured for a blog that has
       been removed (the webserver configuration files are still kept in
       /etc/pluxml, only their enabling symlinks are removed).
     - invoke-rc.d lighttpd may fail if lighttpd is not running: this may be a
       problem but not this package's, and no reason to abort the removal, so
       ignore this failure.
  * debian/postinst:
     - use new apache2 2.4 syntax for denying access.
     - invoke-rc.d lighttpd may fail if lighttpd is not running: this may be a
       problem but not this package's, and no reason to abort the
       installation, so ignore this failure.
  * debian/templates, debian/po/templates.pot: update templates with the
    corrections from the l10-english team.
  * debian/po: install templates translations from the l10-* teams
     - da.po: Danish translation, thanks to Joe Dalton.
       (Closes: #725733, #725989)
     - ru.po: Russian translation, thanks to Yuri Kozlov. (Closes: #725814)
     - cs.po: Czech translation, thanks to Michal Simunek. (Closes: #726121)
     - de.po: German translation, thanks to Chris Leick. (Closes: #726441)
     - fr.po: French translation, thanks to Julien Patriarca.
       (Closes: #726712)
     - ja.po: Japanese translation, thanks to victory. (Closes: #726744)
     - it.po: Italian translation, thanks to Beatrice Torracca.
       (Closes: #726833)
     - pt.po: Portuguese translation, thanks to Américo Monteiro.
       (Closes: #726864)
     - pl.po: Polish translation, thanks to Michał Kułach. (Closes: #727302)

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Sun, 27 Oct 2013 18:58:50 +0100

pluxml (5.2-2) unstable; urgency=low

  * debian/control: make the binary package Architecture:all.
    (in 5.2-1 it was incorrectly set to any, whereas this is clearly an
    architecture-independeant package)

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Sun, 18 Aug 2013 22:02:46 +0200

pluxml (5.2-1) unstable; urgency=low

  * Initial release (Closes: #630467)

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Fri, 16 Aug 2013 12:01:42 +0200
