diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5e537a9db..648a0b41c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ ikiwiki (2.62) UNRELEASED; urgency=low antialiased and better than dvips. If not available, the old dvips+convert chain will be used. (willu) * Drop suggests on texlive-science, add suggests on dvipng. + * listdirectives: New plugin. (willu) -- Joey Hess <joeyh@debian.org> Thu, 21 Aug 2008 16:20:58 -0400 diff --git a/debian/copyright b/debian/copyright index d22edb03b..b6c95ba99 100644 --- a/debian/copyright +++ b/debian/copyright @@ -24,7 +24,7 @@ Files: mercurial.pm Copyright: © 2006 Emanuele Aina License: GPL-2+ -Files: monotone.pm +Files: monotone.pm, listdirectives.pm Copyright: © 2007 William Uther License: GPL-2+ |