~ubuntu-branches/ubuntu/quantal/arp-scan/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): William Vera
  • Date: 2011-07-04 19:37:30 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110704193730-r8fb49mpqqlaic1f
Tags: 1.8.1-1
* New upstream release (Closes: #543383).
* Added William Vera as Uploader.
* Added a debian/watch file.
* Added "Homepage" in debian/control.
* Added libwww-perl as Recommend depend (Closes: #630563).
* Fixed empty-directory usr/sbin/.
* Added a patch to fix hyphen-used-as-minus-sign.
* Updated debian/copyright
* Updated debhelper version (>= 8).
* Updated debian/compat to 8.
* Updated Standards Version to 3.9.2.
* Cleanup debian/rules.
   + distclean rule.
* Switch to dpkg-source 3.0 (quilt) format

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: admin
3
3
Priority: extra
4
4
Maintainer: Tim Brown <timb@nth-dimension.org.uk>
5
 
Build-Depends: debhelper (>= 5), autotools-dev, libpcap0.8-dev
6
 
Standards-Version: 3.7.2
 
5
Uploaders: William Vera <billy@billy.com.mx>
 
6
Build-Depends: debhelper (>= 8), autotools-dev, libpcap0.8-dev
 
7
Standards-Version: 3.9.2
 
8
Homepage: http://www.nta-monitor.com/tools/arp-scan/
7
9
 
8
10
Package: arp-scan
9
11
Architecture: any
10
12
Depends: ${shlibs:Depends}, ${misc:Depends}
 
13
Recommends: libwww-perl
11
14
Description: arp scanning and fingerprinting tool
12
15
 arp-scan is a command-line tool that uses the ARP protocol to discover and
13
16
 fingerprint IP hosts on the local network. It is available for Linux and BSD