suggest tar-doc
authorBdale Garbee <bdale@gag.com>
Thu, 8 Jun 2017 18:29:17 +0000 (12:29 -0600)
committerBdale Garbee <bdale@gag.com>
Thu, 8 Jun 2017 18:29:17 +0000 (12:29 -0600)
debian/changelog
debian/control

index c885a97e545be6d2442d96342547a6ded0b6a979..21c2f8c6c814ccdd8854eb5cf70c4e1ccebf67e2 100644 (file)
@@ -1,3 +1,9 @@
+tar (1.29b-2) UNRELEASED; urgency=medium
+
+  * add suggests tar-doc, closes: #856958
+
+ -- Bdale Garbee <bdale@gag.com>  Thu, 08 Jun 2017 12:27:13 -0600
+
 tar (1.29b-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
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