From: Russ Allbery Date: Sat, 15 Apr 2006 22:47:35 +0000 (+0000) Subject: * libopenafs-dev must conflict with liblwp-dev since they both provide X-Git-Tag: debian/1.4.1-2 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=86bd7ed265a74bea1c7d6535700394e1bfa06e50;p=packages%2Fo%2Fopenafs.git * libopenafs-dev must conflict with liblwp-dev since they both provide liblwp.a. Thanks, Justin Pryzby. (Closes: #362842) --- diff --git a/debian/changelog b/debian/changelog index cade03256..b1235c037 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,10 +4,12 @@ openafs (1.4.1-2) unstable; urgency=low installed, since otherwise openafs-client will fail to install until one builds a module. This restores previous accidental behavior due to a bug in debhelper. (Closes: #362695) + * libopenafs-dev must conflict with liblwp-dev since they both provide + liblwp.a. Thanks, Justin Pryzby. (Closes: #362842) * openafs-client recommends lsof, since the init script uses it for cleaner shutdown. - -- Russ Allbery Sat, 15 Apr 2006 11:35:22 -0700 + -- Russ Allbery Sat, 15 Apr 2006 15:47:04 -0700 openafs (1.4.1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 5fb1cd4ec..15ec4edc5 100644 --- a/debian/control +++ b/debian/control @@ -94,7 +94,7 @@ Architecture: i386 powerpc sparc alpha s390 ia64 hppa amd64 ppc64 Priority: extra Depends: ${shlibs:Depends} Suggests: openafs-doc -Conflicts: arla-dev +Conflicts: arla-dev, liblwp-dev Description: AFS distributed filesystem development libraries AFS is a distributed filesystem allowing cross-platform sharing of files among multiple computers. Facilities are provided for access