source: trunk/athena/lib/locker/debian/control @ 26030

Revision 26030, 1.1 KB checked in by achernya, 11 years ago (diff)
In locker: * Convert to dh7 * Update build system to use automake * Provide a pkg-config file * Switch from pioctl to k_pioctl * Don't build for squeeze and lucid, OpenAFS 1.4 is too old
RevLine 
[22699]1Source: debathena-liblocker
2Section: debathena/libs
3Priority: extra
[23314]4Maintainer: Debathena Project <debathena@mit.edu>
[26030]5Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, debathena-aclocal (>= 1.1.3), libopenafs-dev, libkrb5-dev, libhesiod-dev, libzephyr-dev
[25888]6Standards-Version: 3.9.3
[26030]7X-Debathena-No-Build: squeeze lucid
[22699]8
9Package: debathena-liblocker
10Architecture: all
11Provides: liblocker
12Conflicts: debathena-attach (<< 9.4)
[24069]13Depends: ${shlibs:Depends}, ${misc:Depends}, libzephyr4-krb5 | libzephyr3-krb
[22699]14Description: Runtime files for Athena locker management library
15 Locker management library functions for Athena.
16 .
17 This package contains configuration and runtime files.
18
19Package: debathena-liblocker-dev
20Section: debathena/libdevel
21Architecture: any
22Provides: liblocker-dev
23Replaces: debathena-liblocker (<< 9.4)
[24069]24Depends: ${shlibs:Depends}, ${misc:Depends}, libopenafs-dev, libkrb5-dev, libhesiod-dev, libzephyr-dev, libzephyr4-krb5 | libzephyr3-krb
[22699]25Description: Development files for Athena locker management library
26 Locker management library functions for Athena.
27 .
28 This package contains headers and static libraries for development.
Note: See TracBrowser for help on using the repository browser.