From: Bdale Garbee Date: Sat, 21 Sep 2013 16:54:13 +0000 (-0600) Subject: don't depend on essential package, backup.sh extension inclusion intentional X-Git-Tag: debian/1.26+dfsg-9 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a1b2593a5e56d116e886630e9785cdaa85b570b9;p=debian%2Ftar don't depend on essential package, backup.sh extension inclusion intentional --- diff --git a/debian/control b/debian/control index 32068cbd..61a019ce 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Description: GNU version of the tar archiving utility Package: tar-scripts Architecture: any Multi-Arch: foreign -Depends: ${shlibs:Depends}, ${misc:Depends}, tar +Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: dump Description: optional scripts for GNU version of the tar archiving utility This package provides the backup, restore, backup.sh, and dump-remind diff --git a/debian/tar-scripts.lintian b/debian/tar-scripts.lintian new file mode 100644 index 00000000..1a531be6 --- /dev/null +++ b/debian/tar-scripts.lintian @@ -0,0 +1 @@ +tar-scripts: script-with-language-extension usr/sbin/backup.sh