From 5d7ce05d0a3c114c50040a6463c7f9f754efd224 Mon Sep 17 00:00:00 2001 From: Roland Bauerschmidt Date: Mon, 8 Apr 2002 09:09:12 +0000 Subject: Removed python and perl stuff from debian packaging information. --- debian/control | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 5fd9235..2185e3f 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,7 @@ Source: fuse -Section: utils Priority: optional Maintainer: Roland Bauerschmidt -Build-Depends: debhelper (>> 3.0.0), automake, autoconf, python2.1-dev, perl +Build-Depends: debhelper (>> 3.0.0), automake, autoconf Standards-Version: 3.5.6.1 Package: libfuse-dev @@ -40,23 +39,3 @@ Description: Filesystem in USErspace (source for kernel module) . This package contains the source code for the fuse module. It is required to use fuse with a self-compiled kernel. - -Package: fuse-python -Section: utils -Architecture: any -Depends: ${shlibs:Depends}, python (>= 2.2), fuse-utils (= ${Source-Version}) -Description: Filesystem in USErspace (python bindings) - Simple interface for userspace programs to export a virtual - filesystem to the linux kernel. - . - This package contains the python bindings for fuse. - -Package: fuse-perl -Section: utils -Architecture: any -Depends: ${shlibs:Depends}, ${perl:Depends}, fuse-utils (= ${Source-Version}) -Description: Filesystem in USErspace (perl bindings) - Simple interface for userspace programs to export a virtual - filesystem to the linux kernel. - . - This package contains the perl bindings for fuse. -- cgit v1.2.3