diff options
author | Roland Bauerschmidt <rb@debian.org> | 2002-04-08 08:49:42 +0000 |
---|---|---|
committer | Roland Bauerschmidt <rb@debian.org> | 2002-04-08 08:49:42 +0000 |
commit | 7e9f24a7d2a880c03f5c4545d3115d8c3f4bc4ce (patch) | |
tree | 003a9f855f8479a5435e759973b4037b48a9918d /debian/source.control | |
parent | 220635a838f76bb37df3a002cfb41d471f185327 (diff) | |
download | libfuse-7e9f24a7d2a880c03f5c4545d3115d8c3f4bc4ce.tar.gz |
Added first version of debian packaging files.
Diffstat (limited to 'debian/source.control')
-rw-r--r-- | debian/source.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/source.control b/debian/source.control new file mode 100644 index 0000000..b4db41d --- /dev/null +++ b/debian/source.control @@ -0,0 +1,6 @@ +Source: fuse +Priority: optional +Maintainer: Roland Bauerschmidt <rb@debian.org> +Build-Depends: debhelper (>> 3.0.0), automake, autoconf, python2.1-dev, perl +Standards-Version: 3.5.6.1 + |