diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-07 17:06:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-07 17:06:42 +0000 |
commit | 2de411ac865f57fc7596f9d50d083e0bc38be334 (patch) | |
tree | 8a85b0cc0f30f7852aa2cb83f19b265331686f48 /debian | |
parent | c9904c9e0e6baef11bd7aabf358c3d28823e5acf (diff) | |
download | ikiwiki-2de411ac865f57fc7596f9d50d083e0bc38be334.tar ikiwiki-2de411ac865f57fc7596f9d50d083e0bc38be334.tar.gz |
* Exclude external plugin from syntax check since it uses a module that is
not in the build depends. Closes: #441171
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 46cce44de..6829e2d41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,8 +40,10 @@ ikiwiki (2.7) UNRELEASED; urgency=low * Change git test suite to reflect change in log for initial repo creation commit. * Add the ikiwiki-update-wikilist command. + * Exclude external plugin from syntax check since it uses a module that is + not in the build depends. Closes: #441171 - -- Joey Hess <joeyh@debian.org> Wed, 05 Sep 2007 20:07:24 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 07 Sep 2007 13:04:03 -0400 ikiwiki (2.6.1) unstable; urgency=low |