]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Add ${misc:Depends} to all dependencies
authorRuss Allbery <rra@debian.org>
Thu, 12 Feb 2009 20:27:19 +0000 (12:27 -0800)
committerRuss Allbery <rra@debian.org>
Thu, 12 Feb 2009 20:27:19 +0000 (12:27 -0800)
debian/changelog
debian/control

index 196b58fad4436fa86a9463b87565fc0feeaf9c1d..bad38865b299de9732dafbf84e66c413e64cf28f 100644 (file)
@@ -32,6 +32,7 @@ openafs (1.4.8.dfsg1-1) UNRELEASED; urgency=low
     Kaseorg and Lutz Goehring for suggestions.  (LP: #295897)
   * Allow time-daemon to satisfy the openafs-fileserver recommends in
     addition to ntp, allowing for openntpd.  (Closes: #508258)
+  * Add ${misc:Depends} to all dependencies.
   * Translation updates:
     - Spanish, thanks Francisco Javier Cuadrado.  (Closes: #514452)
 
index b287d16f8502372a1d3197976f8f4594536c4bca..514900e90045acc479d5269d1ad3faa82b305015 100644 (file)
@@ -28,7 +28,7 @@ Description: AFS distributed filesystem client support
 Package: openafs-kpasswd
 Priority: extra
 Architecture: alpha amd64 arm armel i386 ia64 lpia powerpc ppc64 s390 s390x sparc
-Depends: ${shlibs:Depends}, openafs-client
+Depends: ${shlibs:Depends}, ${misc:Depends}, openafs-client
 Conflicts: krb5-user, heimdal-clients, kerberos4kth-clients
 Description: AFS distributed filesystem old password changing
  AFS is a distributed filesystem allowing cross-platform sharing of
@@ -55,7 +55,8 @@ Description: AFS distributed filesystem file server
 
 Package: openafs-dbserver
 Architecture: alpha amd64 arm armel i386 ia64 lpia powerpc ppc64 s390 s390x sparc
-Depends: ${shlibs:Depends}, ${perl:Depends}, openafs-fileserver, openafs-client
+Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends},
+ openafs-fileserver, openafs-client
 Suggests: openafs-doc
 Conflicts: openafs-ptutil
 Replaces: openafs-ptutil
@@ -72,6 +73,7 @@ Description: AFS distributed filesystem database server
 Package: openafs-doc
 Section: doc
 Architecture: all
+Depends: ${misc:Depends}
 Description: AFS distributed filesystem documentation
  AFS is a distributed filesystem allowing cross-platform sharing of files
  among multiple computers.  Facilities are provided for access control,
@@ -82,7 +84,7 @@ Description: AFS distributed filesystem documentation
 
 Package: openafs-krb5
 Architecture: alpha amd64 arm armel i386 ia64 lpia powerpc ppc64 s390 s390x sparc
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: openafs-client (<< 1.4.7.dfsg1-1)
 Description: AFS distributed filesystem Kerberos 5 integration
  AFS is a distributed filesystem allowing cross-platform sharing of files
@@ -98,7 +100,7 @@ Package: libopenafs-dev
 Section: libdevel
 Architecture: alpha amd64 arm armel i386 ia64 lpia powerpc ppc64 s390 s390x sparc
 Priority: extra
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: openafs-doc
 Conflicts: arla-dev, liblwp-dev
 Description: AFS distributed filesystem development libraries
@@ -111,7 +113,8 @@ Description: AFS distributed filesystem development libraries
 
 Package: openafs-modules-source
 Priority: extra
-Depends: bison, flex, debhelper (>= 5), kernel-package | module-assistant
+Depends: ${misc:Depends}, bison, flex, debhelper (>= 5),
+ kernel-package | module-assistant
 Architecture: all
 Description: AFS distributed filesystem kernel module source
  AFS is a distributed filesystem allowing cross-platform sharing of
@@ -123,7 +126,7 @@ Description: AFS distributed filesystem kernel module source
 Package: libpam-openafs-kaserver
 Architecture: alpha amd64 arm armel i386 ia64 lpia powerpc ppc64 s390 s390x sparc
 Priority: extra
-Depends: ${shlibs:Depends}, openafs-client
+Depends: ${shlibs:Depends}, ${misc:Depends}, openafs-client
 Description: AFS distributed filesystem kaserver PAM module
  AFS is a distributed filesystem allowing cross-platform sharing of
  files among multiple computers.  Facilities are provided for access
@@ -138,7 +141,7 @@ Package: openafs-dbg
 Section: libdevel
 Priority: extra
 Architecture: alpha amd64 arm armel i386 ia64 lpia powerpc ppc64 s390 s390x sparc
-Depends: openafs-fileserver (= ${binary:Version})
+Depends: ${misc:Depends}, openafs-fileserver (= ${binary:Version})
  | libpam-openafs-kaserver (= ${binary:Version})
 Description: AFS distributed filesystem debugging information
  AFS is a distributed filesystem allowing cross-platform sharing of