From d28c0703289ee77fa1162315e76f463edfff9840 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 21 Sep 2013 23:36:36 -0600 Subject: [PATCH] tar-scripts should be optional, not inherit required --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index d8e90510..ee4f2031 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tar (1.26+dfsg-10) UNRELEASED; urgency=low + + * tar-scripts should be optional, not required + + -- Bdale Garbee Sat, 21 Sep 2013 23:36:15 -0600 + tar (1.26+dfsg-9) unstable; urgency=low * add a tar-scripts package containing the --enable-backup-scripts content, diff --git a/debian/control b/debian/control index 61a019ce..cb48383e 100644 --- a/debian/control +++ b/debian/control @@ -26,6 +26,7 @@ Description: GNU version of the tar archiving utility Package: tar-scripts Architecture: any +Priority: optional Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: dump -- 2.30.2