[Python-modules-commits] [pysodium] 07/12: Take care of egg files

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Tue Jun 6 09:03:29 UTC 2017


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

mans0954 pushed a commit to branch master
in repository pysodium.

commit ed19c487abd5f2b4d5b59f63a179573f084091b5
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Tue Jun 6 09:26:05 2017 +0100

    Take care of egg files
---
 debian/clean          | 1 +
 debian/source/options | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..45149aa
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+*.egg-info/*
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..b2b7b88
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+extend-diff-ignore="^[^/]+\.egg-info/"

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



More information about the Python-modules-commits mailing list