diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-05 19:17:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-05 19:17:24 -0400 |
commit | a7626cec4aa28f7f39289d474d01f8d7630feaaf (patch) | |
tree | b7039ddfa08cf455f1e564537b1d5ec5577455ca /debian/control | |
parent | 92989a3f6cc754dffa69b98292a7de457817a28c (diff) |
fix lintian warning
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b900052dc..fdf2a3a36 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Build-Depends: perl, debhelper (>= 5) Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, libtext-markdown-perl | markdown, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libhtml-parser-perl, liburi-perl, perlmagick Maintainer: Joey Hess <joeyh@debian.org> -Uploaders: Joey Hess <joeyh@debian.org>, Josh Triplett <josh@freedesktop.org> +Uploaders: Josh Triplett <josh@freedesktop.org> Standards-Version: 3.8.0 Homepage: http://ikiwiki.info/ Vcs-Git: git://git.ikiwiki.info/ |