[PATCH 3/5] UBUNTU: lintian -- fix ghostscript dependancy
Andy Whitcroft
apw at canonical.com
Wed Mar 3 16:29:01 UTC 2010
We still depend on gs which is now dead, move over to ghostscript.
E: linux source: build-depends-on-obsolete-package build-depends-indep: gs
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
debian.master/control.stub.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
index c1fe945..b69bbef 100644
--- a/debian.master/control.stub.in
+++ b/debian.master/control.stub.in
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Standards-Version: 3.8.4.0
Build-Depends: debhelper (>= 5), cpio, module-init-tools, kernel-wedge (>= 2.24ubuntu1), makedumpfile [amd64 i386 lpia], device-tree-compiler [powerpc]
-Build-Depends-Indep: xmlto, docbook-utils, gs, transfig, bzip2, sharutils
+Build-Depends-Indep: xmlto, docbook-utils, ghostscript, transfig, bzip2, sharutils
Build-Conflicts: findutils (= 4.4.1-1ubuntu1)
Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-lucid.git
--
1.7.0
More information about the kernel-team
mailing list