From: Bdale Garbee Date: Mon, 23 Sep 2013 00:00:55 +0000 (-0600) Subject: openafs-client also delivers /usr/sbin/backup X-Git-Tag: debian/1.27-1~9 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f54535923b9c59dbd78e92c77cc4173fd3bea0f8;hp=8bb73a4a0962a53f7ba9901343076b5391f26014;p=debian%2Ftar openafs-client also delivers /usr/sbin/backup --- diff --git a/debian/changelog b/debian/changelog index 1e559b73..08f266d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tar (1.26+dfsg-11) unstable; urgency=low + + * tar-scripts must conflict with openafs-client, closes: #724064 + + -- Bdale Garbee Sun, 22 Sep 2013 18:00:35 -0600 + tar (1.26+dfsg-10) unstable; urgency=low * tar-scripts should be optional, not required diff --git a/debian/control b/debian/control index cb48383e..6d0e25d0 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Architecture: any Priority: optional Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: dump +Conflicts: dump, openafs-client Description: optional scripts for GNU version of the tar archiving utility This package provides the backup, restore, backup.sh, and dump-remind scripts that are mentioned in the tar documentation.