move to dh, update standards version, mv git-buildpackage config to .git/
[debian/pax] / debian / control
index e09324b867346dccfb1792a4b4ae847d2755d557..8fa58ce236b700572769ad4db781b6d6c2d4cf39 100644 (file)
@@ -2,18 +2,19 @@ Source: pax
 Section: utils
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper
-Standards-Version: 3.8
+Build-Depends: debhelper (>= 7.0.50~)
+Standards-Version: 3.9.2
+Vcs-Git: git://git.gag.com/debian/pax
+Vcs-Browser: http://git.gag.com/?p=debian/pax
 
 Package: pax
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 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.
  .