update standards version, eliminating lintian warning
[debian/pax] / debian / control
index 3cc53b23ff44888867f66e4e82be0fcde5018ed7..664f0eeaded5b9183e9ec266ef821e2fc5d25e05 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.2
 
 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.
  .