diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-26 13:22:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-26 13:22:34 -0400 |
commit | 042a0577780ca1783ce8cb4d9a050fa115f6cd6b (patch) | |
tree | 48d4cb370193221daa347d206fda83f527d8d5f3 /debian | |
parent | 6364949dfced5cdbba5014d34dbf0e7f0980cd27 (diff) |
color: New plugin from ptecza.
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 0730c1f3f..485a34ddf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ ikiwiki (2.62) UNRELEASED; urgency=low * filecheck: New plugin factoring out the PageSpec additions that were originally part of the attachment plugin. * edittemplate: Don't wipe out edits on preview. + * color: New plugin from ptecza. -- Joey Hess <joeyh@debian.org> Thu, 21 Aug 2008 16:20:58 -0400 diff --git a/debian/copyright b/debian/copyright index b6c95ba99..a24970e29 100644 --- a/debian/copyright +++ b/debian/copyright @@ -100,6 +100,10 @@ Files: txt.pm Copyright: Copyright (C) 2008 Gabriel McManus <gmcmanus@gmail.com> License: GPL-2+ +Files: color.pm +Copyright: Copyright (C) 2008 Paweł Tęcza <ptecza@net.icm.edu.pl> +License: GPL-2+ + Files: doc/logo/* Copyright: © 2006 Recai Oktaş <roktas@debian.org> License: GPL-2+ |