[ubuntu/maverick] dokuwiki 0.0.20091225c-8 (Accepted)

Alessio Treglia quadrispro at ubuntu.com
Sat Sep 4 17:30:33 BST 2010


dokuwiki (0.0.20091225c-8) unstable; urgency=low

  * debian/rules: remove lib/exe/multipleUpload.swf from binary package, as it
    cannot be built from source, violating the Policy. (Closes: #592593)
  * debian/NEWS: document that removal and how to get
    lib/exe/multipleUpload.swf from the upstream distribution.
  * debian/postinst: correct wrong plugin path
     + in the dpkg-statoverride. (Closes: #592653)
     + in the symlink creation. (Closes: #592656)
  * debian/po/de.po: debconf template translation update
     + German, thanks to Holger Wansing. (Closes: #592651)
  * debian/copyright: explicited the license of lib/_fla/* (the Flash-base
    multiple upload applet).

dokuwiki (0.0.20091225c-7) unstable; urgency=low

  * debian/po/fr.po: debconf template translation update
     + French, thanks to Steve Petruzzello. (Closes: #591252)
  * debian/control: bumped Standards-Version to 3.9.1 (no change
    needed).

dokuwiki (0.0.20091225c-6) unstable; urgency=low

  * debian/postinst: check existence of conffiles before chown/chmoding them:
    the user may have deleted them. (Closes: #589263)
  * debian/po/*.po: debconf templates translation update
     + Czech, thanks to Miroslav Kure. (Closes: #589566)
     + Danish (new translation), thanks to Joe Hansen. (Closes: #589095)
     + Spanish, thanks to Francisco Javier Cuadrado. (Closes: #590051)
     + Portuguese, thanks to Rui Branco. (Closes: #589086)
     + Russian, thanks to Yuri Kozlov. (Closes: #588950)

dokuwiki (0.0.20091225c-5) unstable; urgency=low

  * debian/preinst: remove useless ucf association with
    /usr/share/dokuwiki/.htaccess
  * debian/postinst:
     + make /etc/dokuwiki/local.php readable by the web server.
       (Closes: #588699)
     + transition to plugins and templates under /var/lib/dokuwiki/lib,
       see below.
     + remove auto_prepend_file from Apache configuration: it only works
       with mod_php and is now useless, see below.
     + generate wiki configuration file /etc/dokuwiki/local.php candidate
       event if there is already one: ucf is here to allow the user to manage
       the conflict.
  * debian/postrm: do not call lighty-disable-mod if lighttpd is not
    installed. (Closes: #588700)
  * debian/copyright: integrated the BSD license, as it will be removed from
    common-licenses.
  * debian/control: updated Standards-Version to 3.9.0, taking into account
    the BSD license removal from common-licenses.
  * debian/patches/fhs.diff: modified lib/plugins/acl/ajax.php to define
    DOKU_INC to its location under Debian. (Closes: #588405) (LP: #589469)
  * Added an ucf historical md5sum file for
    /usr/share/dokuwiki/.htaccess.dist.
  * conf/license.php: backported an upstream commit to fix the CC-BY-ND
    license URL (btw, this license is inappropriate for a wiki, and will be
    removed in the next upstream version). (Closes: #531353)
  * Added a lintian override for a template detected as unused because
    lintian does not understand Perl config scripts.
  * Moved templates and plugins to /var/lib/dokuwiki/lib, to reproduce the
    original hierarchy of DokuWiki, so that plugins with standalone scripts
    can find it where they expect it. Cf.
    <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588405#20>.

dokuwiki (0.0.20091225c-4) unstable; urgency=low

  * debian/control:
     + added Vcs-* fields (correct ones, this time).
     + removed useless build-dependency on sharutils.
     + switch from Uploader to Maintainer.
  * Added debconf and postinst support for special file system rights:
    optional web-writeable configuration and plugins. (Closes: #572502)
    (LP: #219414, #205908)
  * Added debconf and postinst support for wiki configuration.
    (Closes: #404353)
  * debian/templates: corrected templates according to advice from
    <debian-l10-en at l.d.o>.
  * debian/config: removed non-translatable titles.
  * debian/preinst: removed useless exit 0.
  * debian/postinst:
     + made the plugins and template transition to /var/lib/ more robust
       for some specific cases.
       (Closes: #572377)
     + corrected web server reload command (file descriptor #3 redirection,
       see bug #446324).
     + write configuration for apache2 only if autoconfiguration for apache2
       is requested.
     + apache2 configuration: added preload.php as an auto_prepend_file
       for the plugins directory, to set the base DokuWiki directory for
       plugins that need to find it.
     + use full path for lighttpd-{enable|disable}-mod.
  * debian/postrm:
     + updated content purging rules with more precise ones.
     + moved #DEBHELPER# placeholder to the end.
     + removed old commented part.
     + use full path for lighttpd-{enable|disable}-mod.
  * debian/rules:
     + updated to debhelper 7 new syntax: implicit catch-all rule and
       dedicated overrides.
     + updated special permissions rules with more precise ones:
        - the web server only needs write permissions to the data and cache
          directories and files.
        - root:www-data is more appropriate for web apps configuration files.
  * Added auto-configuration for the lighttpd server. (LP: #489987)
  * Disabled the built-in update notifier, not relevant for a distro-managed
    software. (LP: #325013)
  * Updated the debian footer button: cleaner Debian spiral, HTML code similar
    to the other buttons.
  * Removed the symlink to /etc/dokuwiki not to expose it to the web.
  * Moved the prepend.php to the new upstream-supported inc/preload.php
    and removed the now useless PHP preload code from the .htaccess.
    Cf. <http://www.dokuwiki.org/security#move_directories_out_of_docroot>.
  * debian/copyright and patches: clarified the licences of files that were
    taken from other projects.

Date: Fri, 13 Aug 2010 22:28:17 +0200
Changed-By: Alessio Treglia <quadrispro at ubuntu.com>
Maintainer: Tanguy Ortolo <tanguy+debian at ortolo.eu>
Origin: debian/unstable
https://launchpad.net/ubuntu/maverick/+source/dokuwiki/0.0.20091225c-8
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 13 Aug 2010 22:28:17 +0200
Source: dokuwiki
Binary: dokuwiki
Architecture: source
Version: 0.0.20091225c-8
Distribution: maverick
Urgency: low
Maintainer: Tanguy Ortolo <tanguy+debian at ortolo.eu>
Changed-By: Alessio Treglia <quadrispro at ubuntu.com>
Description: 
 dokuwiki   - standards compliant simple to use wiki
Closes: 404353 531353 572377 572502 588405 588699 588700 588950 589086 589095 589263 589566 590051 591252 592593 592651 592653 592656
Changes: 
 dokuwiki (0.0.20091225c-8) unstable; urgency=low
 .
   * debian/rules: remove lib/exe/multipleUpload.swf from binary package, as it
     cannot be built from source, violating the Policy. (Closes: #592593)
   * debian/NEWS: document that removal and how to get
     lib/exe/multipleUpload.swf from the upstream distribution.
   * debian/postinst: correct wrong plugin path
      + in the dpkg-statoverride. (Closes: #592653)
      + in the symlink creation. (Closes: #592656)
   * debian/po/de.po: debconf template translation update
      + German, thanks to Holger Wansing. (Closes: #592651)
   * debian/copyright: explicited the license of lib/_fla/* (the Flash-base
     multiple upload applet).
 .
 dokuwiki (0.0.20091225c-7) unstable; urgency=low
 .
   * debian/po/fr.po: debconf template translation update
      + French, thanks to Steve Petruzzello. (Closes: #591252)
   * debian/control: bumped Standards-Version to 3.9.1 (no change
     needed).
 .
 dokuwiki (0.0.20091225c-6) unstable; urgency=low
 .
   * debian/postinst: check existence of conffiles before chown/chmoding them:
     the user may have deleted them. (Closes: #589263)
   * debian/po/*.po: debconf templates translation update
      + Czech, thanks to Miroslav Kure. (Closes: #589566)
      + Danish (new translation), thanks to Joe Hansen. (Closes: #589095)
      + Spanish, thanks to Francisco Javier Cuadrado. (Closes: #590051)
      + Portuguese, thanks to Rui Branco. (Closes: #589086)
      + Russian, thanks to Yuri Kozlov. (Closes: #588950)
 .
 dokuwiki (0.0.20091225c-5) unstable; urgency=low
 .
   * debian/preinst: remove useless ucf association with
     /usr/share/dokuwiki/.htaccess
   * debian/postinst:
      + make /etc/dokuwiki/local.php readable by the web server.
        (Closes: #588699)
      + transition to plugins and templates under /var/lib/dokuwiki/lib,
        see below.
      + remove auto_prepend_file from Apache configuration: it only works
        with mod_php and is now useless, see below.
      + generate wiki configuration file /etc/dokuwiki/local.php candidate
        event if there is already one: ucf is here to allow the user to manage
        the conflict.
   * debian/postrm: do not call lighty-disable-mod if lighttpd is not
     installed. (Closes: #588700)
   * debian/copyright: integrated the BSD license, as it will be removed from
     common-licenses.
   * debian/control: updated Standards-Version to 3.9.0, taking into account
     the BSD license removal from common-licenses.
   * debian/patches/fhs.diff: modified lib/plugins/acl/ajax.php to define
     DOKU_INC to its location under Debian. (Closes: #588405) (LP: #589469)
   * Added an ucf historical md5sum file for
     /usr/share/dokuwiki/.htaccess.dist.
   * conf/license.php: backported an upstream commit to fix the CC-BY-ND
     license URL (btw, this license is inappropriate for a wiki, and will be
     removed in the next upstream version). (Closes: #531353)
   * Added a lintian override for a template detected as unused because
     lintian does not understand Perl config scripts.
   * Moved templates and plugins to /var/lib/dokuwiki/lib, to reproduce the
     original hierarchy of DokuWiki, so that plugins with standalone scripts
     can find it where they expect it. Cf.
     <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588405#20>.
 .
 dokuwiki (0.0.20091225c-4) unstable; urgency=low
 .
   * debian/control:
      + added Vcs-* fields (correct ones, this time).
      + removed useless build-dependency on sharutils.
      + switch from Uploader to Maintainer.
   * Added debconf and postinst support for special file system rights:
     optional web-writeable configuration and plugins. (Closes: #572502)
     (LP: #219414, #205908)
   * Added debconf and postinst support for wiki configuration.
     (Closes: #404353)
   * debian/templates: corrected templates according to advice from
     <debian-l10-en at l.d.o>.
   * debian/config: removed non-translatable titles.
   * debian/preinst: removed useless exit 0.
   * debian/postinst:
      + made the plugins and template transition to /var/lib/ more robust
        for some specific cases.
        (Closes: #572377)
      + corrected web server reload command (file descriptor #3 redirection,
        see bug #446324).
      + write configuration for apache2 only if autoconfiguration for apache2
        is requested.
      + apache2 configuration: added preload.php as an auto_prepend_file
        for the plugins directory, to set the base DokuWiki directory for
        plugins that need to find it.
      + use full path for lighttpd-{enable|disable}-mod.
   * debian/postrm:
      + updated content purging rules with more precise ones.
      + moved #DEBHELPER# placeholder to the end.
      + removed old commented part.
      + use full path for lighttpd-{enable|disable}-mod.
   * debian/rules:
      + updated to debhelper 7 new syntax: implicit catch-all rule and
        dedicated overrides.
      + updated special permissions rules with more precise ones:
         - the web server only needs write permissions to the data and cache
           directories and files.
         - root:www-data is more appropriate for web apps configuration files.
   * Added auto-configuration for the lighttpd server. (LP: #489987)
   * Disabled the built-in update notifier, not relevant for a distro-managed
     software. (LP: #325013)
   * Updated the debian footer button: cleaner Debian spiral, HTML code similar
     to the other buttons.
   * Removed the symlink to /etc/dokuwiki not to expose it to the web.
   * Moved the prepend.php to the new upstream-supported inc/preload.php
     and removed the now useless PHP preload code from the .htaccess.
     Cf. <http://www.dokuwiki.org/security#move_directories_out_of_docroot>.
   * debian/copyright and patches: clarified the licences of files that were
     taken from other projects.
Checksums-Sha1: 
 7f38337ed12a8b4022a3eb144d305157e51c7563 1274 dokuwiki_0.0.20091225c-8.dsc
 b5c558601a2c8ecb65206b72cdd096772aa1561f 66867 dokuwiki_0.0.20091225c-8.debian.tar.gz
Checksums-Sha256: 
 d4c29a817a9687d612d64f7e8b5dda0895593b6ac23c93f7a6c8fcf6eb289ebb 1274 dokuwiki_0.0.20091225c-8.dsc
 b43c06319cb8e6485746b794bb7e2329b97bb54bdfe7d150927501c4a1f0a11c 66867 dokuwiki_0.0.20091225c-8.debian.tar.gz
Files: 
 87a84a2e4ed6b567d7a4cf1d8d04fae3 1274 web optional dokuwiki_0.0.20091225c-8.dsc
 554478bb32d3fcb7518dd05d39b0f0ce 66867 web optional dokuwiki_0.0.20091225c-8.debian.tar.gz
Origin: debian/unstable
Launchpad-Bugs-Fixed: 219414 205908 589469 325013 489987

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkyCc6MACgkQRdSMfNz8P9BrGgCfRkVAqEYsxNzUN0e+3STuGt8y
9LsAninPQ0R2nk7RTIC3atzaQxZeLUlP
=wkQI
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list