Source: libjdns
Version: 2.0.3-1
Severity: wishlist
Tags: patch

Hi,

It's not immediately obvious from the description that this is
a DNS testing tool - one needs to infer it from the package name
which is a little sub-optimal IMHO.

Patch attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
diff --git a/debian/control b/debian/control
index 64e3d76..30f65a5 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Package: jdns
 Section: misc
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: command-line tool to test functionality
- Qt4-based command-line tool called ‘jdns’ that can be used to test
+Description: command-line tool to test DNS functionality
+ Qt4-based command-line tool called ‘jdns’ that can be used to test DNS
  functionality.
  
 Package: jdns-dbg
@@ -22,8 +22,8 @@ Section: debug
 Priority: extra
 Architecture: any
 Depends: jdns (= ${binary:Version}), ${misc:Depends}
-Description: command-line tool to test functionality - debugging symbols
- Qt4-based command-line tool called ‘jdns’ that can be used to test
+Description: command-line tool to test DNS functionality - debugging symbols
+ Qt4-based command-line tool called ‘jdns’ that can be used to test DNS
  functionality.
  .
  This package contains the debugging symbols for debugging crashes in the

Reply via email to