~ubuntu-branches/ubuntu/jaunty/dnstracer/jaunty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Seyrat
  • Date: 2008-02-28 14:10:25 UTC
  • mfrom: (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080228141025-zowdwpjuyj0g10ot
Tags: 1.9-1
* New upstream release (closes: #463919)
* Bumped Standards-Version to 3.7.3
* Bumped debhelper compat level to 5
* Removed debian/dnstracer.dirs and dh_installman call
* Added config.{sub,guess} update commands during clean target of
  debian/rules
* Added dpkg-architecture-generated --{build,host} configure script
  arguments in debian/rules
* Patched usage in dnstracer.c claming to be 1.8.1 instead of 1.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: net
3
3
Priority: optional
4
4
Maintainer: Thomas Seyrat <tomasera@debian.org>
5
 
Build-Depends: debhelper (>> 3.0.0)
6
 
Standards-Version: 3.6.1
 
5
Build-Depends: debhelper (>= 5)
 
6
Standards-Version: 3.7.3
7
7
 
8
8
Package: dnstracer
9
9
Architecture: any
10
10
Depends: ${shlibs:Depends}
11
 
Description: Trace DNS queries to the source
 
11
Description: trace DNS queries to the source
12
12
 dnstracer determines where a given Domain Name Server (DNS) gets its
13
13
 information from for a given hostname, and follows the chain of DNS
14
14
 servers back to the authoritative answer.