diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-19 19:11:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-19 19:11:18 -0400 |
commit | 98095ccac43b4b82d95bd8fd0ce3c8c16a325b22 (patch) | |
tree | aa1e5c9634e3172c28f5173f07cf29f6c5fb9e57 /debian | |
parent | 3a204fabbb4a7324bf7bdda1ffd5886e0da70c71 (diff) |
creole: New plugin from Bernd Zeimetz. Closes: #486930
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 687c91113..6de03f8b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ ikiwiki (2.51) UNRELEASED; urgency=low * Version the suggests of xapian-omega to a version known to be new enough to work with ikiwiki. Reportedly, version 0.9.9 is too old to work. Closes: #486592 + * creole: New plugin from Bernd Zeimetz. Closes: #486930 -- Joey Hess <joeyh@debian.org> Sun, 15 Jun 2008 15:03:33 -0400 diff --git a/debian/copyright b/debian/copyright index d461bff29..2a7bbedf5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -92,6 +92,10 @@ Files: hnb.pm Copyright: Copyright (C) 2008 Axel Beckert <abe@deuxchevaux.org> License: GPL-2+ +Files: creole.pm +Copyright: Copyright (C) 2008 Bernd Zeimetz <bernd@bzed.de> +License: GPL-2+ + Files: doc/logo/* Copyright: © 2006 Recai Oktaş <roktas@debian.org> License: GPL-2+ |