[ubuntu/jaunty] ikiwiki 3.00ubuntu1 (Accepted)

Alessio Treglia quadrispro at ubuntu.com
Sat Jan 3 16:10:12 GMT 2009


ikiwiki (3.00ubuntu1) jaunty; urgency=low

  * Merge from debian unstable (LP: #nnn), Ubuntu remaining changes:
   - Don't build-depend on wdg-html-validator. The xmlns now set in
     generated <html> elements causes /usr/bin/validate to attempt
     to download a file from w3.org. This doesn't work without
     Internet access.

ikiwiki (3.00) unstable; urgency=low

  * Remove support for GlobLists.
  * Remove support for configuring allowed attachments, locked pages,
    and banned users from the admin preferences page. These can only be
    controlled via the setup file now.
  * ikiwiki-transition moveprefs can be used to move the above
    admin preferences into a setup file.
  * prefix_directives and aggregate_internal are now turned on by default.
  * ikiwiki-transition prefix_directives syntax changed
  * googlecalendar: removed this deprecated plugin. Use htmlscrubber_skip
    instead.
  * embed: This plugin is deprecated, use htmlscrubber_skip instead.
    Closes: ##462970.
  * Version 3.00 of the plugin API.
  * Replace blank OpenID placeholder logo with an unofficial OpenID
    logo developed by Anna Hess. The official logo does not seem destined to
    be free.
  * comments: Add cache avoidance.
  * htmlbalance: Demand-load HTML::TreeBuilder to avoid failing test suite
    if it is not present.
  * French translation update from Philippe Batailler. Closes: #510216
  * websetup: Avoid a crash when a new array setup item has been added in
    a new ikiwiki release, and is thus not present in the setup file yet.

ikiwiki (2.72) unstable; urgency=low

  * Avoid comments in recentchanges being broken links (smcv)
  * Add deprecation warning for GlobLists, which will stop working in 3.0.
  * camelcase: Add camelcase_ignore setting.
  * googlecalendar: Add runtime deprecation warning.
  * comments: Deal with users entering unqualified or partial urls.
  * inline: Run format hook first, to ensure other format hooks can affect
    inlined content.  Closes: #509710

ikiwiki (2.71) unstable; urgency=low

  * comments: Blog-style comment support, contributed by Simon McVittie.
  * htmlbalance: New plugin contributed by Simon McVittie.
  * Change deb dependencies to list Text::Markdown before markdown (really
    this time).
  * Improve escaping of wikilinks and preprocessor directives in content
    produced by aggregate and recentchanges.
  * French translation update from Philippe Batailler. Closes: #506250
  * Spanish translation update from Victor Moral.
  * Fix handling of wrappergroup option.
  * Correct --dumpsetup to include the srcdir in the setup file.
  * German translation update from Kai Wasserbäch. Closes: #507056
  * inline: Support emptyfeeds=no option to skip generating empty feeds.
  * inline: Support feedfile option to change the filename of the feed
    generated.
  * meta: Pass info to htmlscrubber so htmlscrubber_skip can take effect.
  * htmlbalance: don't compact whitespace, and set misc other options (smcv)
  * rename: Fix double-escaping of page name in edit box.
  * monotone: When getting the log, tell monotone how many entries
    we want, rather than closing the pipe, which it dislikes. (thm)
  * Coding style change: Remove explcit vim folding markers.
  * aggregate: If a feed fails to be downloaded, try again immediatly
    next time aggregation is run, even if the usual time has not passed.
    Closes: #508622 (Michael Gold)
  * meta: Process meta date during scan pass so that the date will always
    affect sorting in inlines.
  * Improve display of some openids (smcv)

Date: Sat, 03 Jan 2009 15:31:51 +0100
Changed-By: Alessio Treglia <quadrispro at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Devid Antonio Filoni <d.filoni at techemail.com>
https://launchpad.net/ubuntu/jaunty/+source/ikiwiki/3.00ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 03 Jan 2009 15:31:51 +0100
Source: ikiwiki
Binary: ikiwiki
Architecture: source
Version: 3.00ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Alessio Treglia <quadrispro at ubuntu.com>
Description: 
 ikiwiki    - a wiki compiler
Closes: 506250 507056 508622 509710 510216
Changes: 
 ikiwiki (3.00ubuntu1) jaunty; urgency=low
 .
   * Merge from debian unstable (LP: #nnn), Ubuntu remaining changes:
    - Don't build-depend on wdg-html-validator. The xmlns now set in
      generated <html> elements causes /usr/bin/validate to attempt
      to download a file from w3.org. This doesn't work without
      Internet access.
 .
 ikiwiki (3.00) unstable; urgency=low
 .
   * Remove support for GlobLists.
   * Remove support for configuring allowed attachments, locked pages,
     and banned users from the admin preferences page. These can only be
     controlled via the setup file now.
   * ikiwiki-transition moveprefs can be used to move the above
     admin preferences into a setup file.
   * prefix_directives and aggregate_internal are now turned on by default.
   * ikiwiki-transition prefix_directives syntax changed
   * googlecalendar: removed this deprecated plugin. Use htmlscrubber_skip
     instead.
   * embed: This plugin is deprecated, use htmlscrubber_skip instead.
     Closes: ##462970.
   * Version 3.00 of the plugin API.
   * Replace blank OpenID placeholder logo with an unofficial OpenID
     logo developed by Anna Hess. The official logo does not seem destined to
     be free.
   * comments: Add cache avoidance.
   * htmlbalance: Demand-load HTML::TreeBuilder to avoid failing test suite
     if it is not present.
   * French translation update from Philippe Batailler. Closes: #510216
   * websetup: Avoid a crash when a new array setup item has been added in
     a new ikiwiki release, and is thus not present in the setup file yet.
 .
 ikiwiki (2.72) unstable; urgency=low
 .
   * Avoid comments in recentchanges being broken links (smcv)
   * Add deprecation warning for GlobLists, which will stop working in 3.0.
   * camelcase: Add camelcase_ignore setting.
   * googlecalendar: Add runtime deprecation warning.
   * comments: Deal with users entering unqualified or partial urls.
   * inline: Run format hook first, to ensure other format hooks can affect
     inlined content.  Closes: #509710
 .
 ikiwiki (2.71) unstable; urgency=low
 .
   * comments: Blog-style comment support, contributed by Simon McVittie.
   * htmlbalance: New plugin contributed by Simon McVittie.
   * Change deb dependencies to list Text::Markdown before markdown (really
     this time).
   * Improve escaping of wikilinks and preprocessor directives in content
     produced by aggregate and recentchanges.
   * French translation update from Philippe Batailler. Closes: #506250
   * Spanish translation update from Victor Moral.
   * Fix handling of wrappergroup option.
   * Correct --dumpsetup to include the srcdir in the setup file.
   * German translation update from Kai Wasserbäch. Closes: #507056
   * inline: Support emptyfeeds=no option to skip generating empty feeds.
   * inline: Support feedfile option to change the filename of the feed
     generated.
   * meta: Pass info to htmlscrubber so htmlscrubber_skip can take effect.
   * htmlbalance: don't compact whitespace, and set misc other options (smcv)
   * rename: Fix double-escaping of page name in edit box.
   * monotone: When getting the log, tell monotone how many entries
     we want, rather than closing the pipe, which it dislikes. (thm)
   * Coding style change: Remove explcit vim folding markers.
   * aggregate: If a feed fails to be downloaded, try again immediatly
     next time aggregation is run, even if the usual time has not passed.
     Closes: #508622 (Michael Gold)
   * meta: Process meta date during scan pass so that the date will always
     affect sorting in inlines.
   * Improve display of some openids (smcv)
Checksums-Sha1: 
 d77f54ba94ed16fb58997b8a03d3577a25d5639f 1163 ikiwiki_3.00ubuntu1.dsc
 f8a4f39642ac63b8febf1563391058c618316012 1153137 ikiwiki_3.00ubuntu1.tar.gz
Checksums-Sha256: 
 be675eac6eb84ecca2c52010b717ecb648dfefabc1c5a10410a4efec07ebf334 1163 ikiwiki_3.00ubuntu1.dsc
 57344298fb9bca38530896519f786a9b0b0ac0e5a0e71152838d87f3fa64ad1b 1153137 ikiwiki_3.00ubuntu1.tar.gz
Files: 
 fbfde24e4fa2f3dfc5ac1102bc638321 1163 web optional ikiwiki_3.00ubuntu1.dsc
 f46aa3746419de4d07cb8216dfcee9ab 1153137 web optional ikiwiki_3.00ubuntu1.tar.gz
Original-Maintainer: Joey Hess <joeyh at debian.org>

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

iEYEARECAAYFAklfjIYACgkQONbgY3E1bGCSrACeOmRFD/7ocrTyNO8TsSdouUQX
qTcAoJ/htqF2GXSYFKJIFX+EIOg7DV70
=aDIx
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list