add Suggests tar-doc
authorBdale Garbee <bdale@gag.com>
Tue, 7 Mar 2017 15:50:30 +0000 (08:50 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 7 Mar 2017 15:50:30 +0000 (08:50 -0700)
debian/changelog
debian/control

index fd3c1cf6005d14ace8353a94d18435c90da639d8..6351eb744e378434d2b68113cdef010cae779700 100644 (file)
@@ -1,3 +1,9 @@
+tar (1.29b-2) unstable; urgency=medium
+
+  * add suggests tar-doc, closes: #856958
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 07 Mar 2017 08:49:50 -0700
+
 tar (1.29b-1) unstable; urgency=medium
 
   * re-constitute the 1.29 orig.tar with man pages as version 1.29b
index 9440bd40ff8a9ec7d08c0d15f921b3b836b1d364..71c9c7cdeffa257f0ecbb5cdabf8632e9ed91888 100644 (file)
@@ -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