diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-18 23:27:25 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-18 23:27:25 +0000 |
commit | ad9f5def1a7e3ac947273d0c4a4a54d6039d6c45 (patch) | |
tree | 1dcec2c1ea1a0169146641b22db46b72a0689543 /debian/control | |
parent | e743ee6974303d19be287bd1b73d96c88b75acf7 (diff) |
releasing version 1.6
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index e770f948f..1e327c55c 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: ikiwiki Section: web Priority: optional -Build-Depends: debhelper (>= 5) -Build-Depends-Indep: perl, dpkg-dev (>= 1.9.0), markdown, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator +Build-Depends: perl, debhelper (>= 5) +Build-Depends-Indep: dpkg-dev (>= 1.9.0), markdown, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator Maintainer: Joey Hess <joeyh@debian.org> Standards-Version: 3.7.2 |