[Python-modules-commits] [python-numpy] 01/05: Remove unneeded d/docs and d/dirs

Mattia Rizzolo mattia at debian.org
Mon Dec 4 22:02:58 UTC 2017


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

mattia pushed a commit to branch master
in repository python-numpy.

commit 4b6296fc86225e0d7eaebcc07ed4e2ec30c063b5
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Dec 4 22:09:56 2017 +0100

    Remove unneeded d/docs and d/dirs
    
    d/docs is not considered because d/python-numpy.docs also exists, and
    d/dirs is useless as dh_* tools take care of creating the directories on
    their own.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/dirs | 2 --
 debian/docs | 1 -
 2 files changed, 3 deletions(-)

diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644
index e78db9b..0000000
--- a/debian/dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin
-usr/share/doc
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 71dfd5b..0000000
--- a/debian/docs
+++ /dev/null
@@ -1 +0,0 @@
-README.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-numpy.git



More information about the Python-modules-commits mailing list