update documentation to reflect that we only ship a 'pax' executable
[debian/pax] / debian / control
index 3cc53b23ff44888867f66e4e82be0fcde5018ed7..93cdf85b81b94bae26b8a6037f59a52cd20c1b70 100644 (file)
@@ -2,8 +2,8 @@ Source: pax
 Section: utils
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.8.0
 
 Package: pax
 Architecture: any
@@ -12,8 +12,7 @@ Description: Portable Archive Interchange
  Pax is an archiving utility that reads and writes tar and cpio formats,
  both the traditional ones and the extended formats specified in IEEE 1003.1.
  It handles multi-volume archives and automatically determines the format 
- of an archive while reading it.  Three user interfaces are 
- supported: tar, cpio, and pax.  The pax interface was designed by IEEE
+ of an archive while reading it.  The pax interface was designed by IEEE
  1003.2 as a compromise in the chronic controversy over which of tar or
  cpio is best.
  .