diff options
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+ |