From: Bdale Garbee Date: Thu, 8 Jun 2017 18:29:17 +0000 (-0600) Subject: suggest tar-doc X-Git-Url: https://git.gag.com/?p=debian%2Ftar;a=commitdiff_plain;h=33efdea58b0835e843138cf3080993980794d8f6 suggest tar-doc --- diff --git a/debian/changelog b/debian/changelog index c885a97e..21c2f8c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tar (1.29b-2) UNRELEASED; urgency=medium + + * add suggests tar-doc, closes: #856958 + + -- Bdale Garbee Thu, 08 Jun 2017 12:27:13 -0600 + tar (1.29b-1.1) unstable; urgency=medium * Non-maintainer upload. diff --git a/debian/control b/debian/control index 9440bd40..71c9c7cd 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Essential: yes Conflicts: cpio (<= 2.4.2-38) Replaces: cpio (<< 2.4.2-39) Breaks: dpkg-dev (<< 1.14.26) -Suggests: bzip2, ncompress, xz-utils, tar-scripts +Suggests: bzip2, ncompress, xz-utils, tar-scripts, tar-doc Description: GNU version of the tar archiving utility Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to