Fix a type debian-utils -> debianutils in the

control.source.in template.

Do not edit debian/control directly, as it is
generated from the files in debian/templates/.

svn path=/branches/linux-kernel-2.6.12/; revision=3365
This commit is contained in:
Jurij Smakov 2005-06-19 16:41:51 +00:00
parent ac07e44ed7
commit 162b19362e
2 changed files with 2 additions and 2 deletions

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Standards-Version: 3.6.1.0
Build-Depends: gcc (>= 4:3.3), debhelper (>= 4), kernel-package (>= 9.000), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, console-tools, sparc-utils [sparc]
Build-Depends-Indep: bzip2, debhelper (>= 4), docbook-utils, gs, kernel-package (>= 9.000), transfig
Build-Depends-Indep: bzip2, debhelper (>= 4), docbook-utils, gs, kernel-package (>= 9.000), transfig, xmlto
Package: linux-source-2.6.12
Architecture: all

View File

@ -3,5 +3,5 @@ Section: devel
Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Standards-Version: 3.6.1.0
Build-Depends: gcc (>= 4:3.3), debhelper (>= 4), kernel-package (>= 9.000), module-init-tools, dpkg-dev (>= 1.10.23), debian-utils (>= 1.6), bzip2, console-tools, sparc-utils [sparc]
Build-Depends: gcc (>= 4:3.3), debhelper (>= 4), kernel-package (>= 9.000), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, console-tools, sparc-utils [sparc]
Build-Depends-Indep: bzip2, debhelper (>= 4), docbook-utils, gs, kernel-package (>= 9.000), transfig, xmlto