update control file to eliminate lintian warnings debian/20090728-2
authorBdale Garbee <bdale@gag.com>
Thu, 17 Feb 2011 13:47:29 +0000 (06:47 -0700)
committerBdale Garbee <bdale@gag.com>
Thu, 17 Feb 2011 13:47:29 +0000 (06:47 -0700)
debian/control

index 816abed21d3f06edc549659b6d93fcbebc5ef730..b1cb201730af8889716d80b0dda4a0828db331e9 100644 (file)
@@ -3,13 +3,13 @@ Section: utils
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
 Build-Depends: debhelper (>= 5)
-Standards-Version: 3.8.2
+Standards-Version: 3.9.1
 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.