source: trunk/debathena/debathena/pyhesiodfs/debian/control @ 24238

Revision 24238, 824 bytes checked in by broder, 14 years ago (diff)
In pyhesiodfs: * Use Python-Depends for dependencies on other Python modules.
Line 
1Source: debathena-pyhesiodfs
2Section: debathena/net
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: cdbs, debhelper, quilt, patchutils, config-package-dev, python-dev, python-support
6Standards-Version: 3.7.3
7
8Package: debathena-pyhesiodfs
9Architecture: all
10Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, debathena-afs-config, debathena-hesiod-config, adduser, fuse-utils, lsb-base (>= 3.0-6)
11Python-Depends: python-fuse, python-hesiod (>= 0.2.10)
12Provides: ${python:Provides}
13Conflicts: debathena-afuse-automounter, debathena-autofs-config
14Replaces: debathena-afuse-automounter, debathena-autofs-config
15Description: Hesiod automounter for Athena lockers
16 This package includes a FUSE filesystem to automatically mount Athena
17 lockers using the Hesiod directory information.
Note: See TracBrowser for help on using the repository browser.