source: trunk/athena/bin/hostinfo/debian/control.in @ 22973

Revision 22973, 451 bytes checked in by rbasch, 16 years ago (diff)
Add packaging for Debathena. * athena/bin/hostinfo/debian: New directory * athena/bin/hostinfo/debian/changelog: New file * athena/bin/hostinfo/debian/compat: New file * athena/bin/hostinfo/debian/control: New file, generated from control.in * athena/bin/hostinfo/debian/control.in: New file * athena/bin/hostinfo/debian/copyright: New file * athena/bin/hostinfo/debian/rules: New file
Line 
1Source: debathena-hostinfo
2Section: debathena/net
3Priority: extra
4Maintainer: Debian-Athena Project <debathena@mit.edu>
5Build-Depends: @cdbs@
6Standards-Version: 3.7.2
7
8Package: debathena-hostinfo
9Architecture: all
10Provides: hostinfo
11Depends: ${misc:Depends}, bind9-host
12Description: A utility to ask an Internet nameserver for host information
13 The hostinfo utility fetches the Domain Name System records for the
14 specified host name and prints them.
Note: See TracBrowser for help on using the repository browser.