[bcolz] 06/17: handle egg-info via deb/clean

Daniel Stender stender at moszumanska.debian.org
Sun Sep 4 16:33:19 UTC 2016


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

stender pushed a commit to branch master
in repository bcolz.

commit 9938e0d17f2e5e550f95b8ffc31c26514be61aaa
Author: Daniel Stender <stender at debian.org>
Date:   Sun Sep 4 17:30:10 2016 +0200

    handle egg-info via deb/clean
---
 debian/clean          | 3 ++-
 debian/source/options | 1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/clean b/debian/clean
index dcf5e85..78e6ea0 100644
--- a/debian/clean
+++ b/debian/clean
@@ -2,4 +2,5 @@ bcolz/carray_ext*.so
 ANNOUNCE
 DISK_FORMAT_v1
 README
-THANKS
\ No newline at end of file
+THANKS
+bcolz.egg-info/
\ No newline at end of file
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index 95d8f4d..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1 +0,0 @@
---extend-diff-ignore="^[^/]+\.egg-info/"
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/bcolz.git



More information about the debian-science-commits mailing list