[Forensics-changes] [crack] 29/40: Remove /usr/sbin from debian/dirs, it's only needed in other packages

Giovani Augusto Ferreira giovani-guest at moszumanska.debian.org
Wed Dec 28 02:47:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

giovani-guest pushed a commit to branch debian
in repository crack.

commit 18fab59304a3c208b7bd29795dcca782ffed4b5e
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Oct 10 02:12:26 2016 +0200

    Remove /usr/sbin from debian/dirs, it's only needed in other packages
    
    Fixes lintian warning package-contains-empty-directory.
---
 debian/changelog | 2 ++
 debian/dirs      | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8711669..5e384ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,8 @@ crack (5.0a-10) UNRELEASED; urgency=medium
   * For now enable all hardening build flags except PIE.
     + Patch several Makefiles to properly pass the according flags.
     + Merge all Makefile related patches into one patch.
+  * Remove /usr/sbin from debian/dirs, it's only needed in other packages.
+    Fixes lintian warning package-contains-empty-directory.
 
  -- Axel Beckert <abe at debian.org>  Sun, 09 Oct 2016 21:53:26 +0200
 
diff --git a/debian/dirs b/debian/dirs
index 9961b21..9a41715 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -1,4 +1,3 @@
 etc/Crack
-usr/sbin
 usr/share/Crack
 usr/share/Crack/scripts

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/crack.git



More information about the forensics-changes mailing list