[Python-modules-commits] [m2crypto] 09/20: deb/clean: add .cache/
Daniel Stender
stender at moszumanska.debian.org
Mon Nov 6 20:06:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch debian/master
in repository m2crypto.
commit 84595ac0610f38eb8f9ceef5a2aff1d5042e0a46
Author: Daniel Stender <stender at debian.org>
Date: Mon Nov 6 00:03:16 2017 +0100
deb/clean: add .cache/
---
debian/changelog | 4 +++-
debian/clean | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 749e4b1..b2a79b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,10 +10,12 @@ m2crypto (0.27.0-1) UNRELEASED; urgency=medium
+ add pgpsigurlmangle to debian/watch.
* handle SWIG/_m2crypto_wrap.c by diff-ignore in
deb/source/options, drop it from deb/clean.
+ * deb/clean:
+ + add .cache/.
* deb/control:
+ add python-typing to build-deps.
- -- Daniel Stender <stender at debian.org> Mon, 06 Nov 2017 00:01:38 +0100
+ -- Daniel Stender <stender at debian.org> Mon, 06 Nov 2017 00:02:29 +0100
m2crypto (0.24.0-2) unstable; urgency=medium
diff --git a/debian/clean b/debian/clean
index 6e20992..f5972d3 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1 +1,2 @@
-M2Crypto.egg-info/
\ No newline at end of file
+M2Crypto.egg-info/
+.cache/
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/m2crypto.git
More information about the Python-modules-commits
mailing list