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 b89d76e1b..fa6829eb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ikiwiki (2.67) UNRELEASED; urgency=low wanting to be done. Closes: #443346 (It does not control who can read a page, but that's out of scope for ikiwiki.) * orphans: Fix unquoted page name in regexp. + * google: Plugin provides google site search, contributed by Peter Simons. -- Joey Hess <joeyh@debian.org> Mon, 06 Oct 2008 16:07:50 -0400 diff --git a/debian/copyright b/debian/copyright index 87f3cac89..f257234dd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -104,6 +104,10 @@ Files: color.pm Copyright: Copyright (C) 2008 Paweł Tęcza <ptecza@net.icm.edu.pl> License: GPL-2+ +Files: google.pm +Copyright: Copyright (C) 2008 Peter Simons <simons@cryp.to> +License: GPL-2+ + Files: doc/logo/* Copyright: © 2006 Recai Oktaş <roktas@debian.org> License: GPL-2+ |