[Python-modules-commits] [pycryptodome] 03/18: Remove .separate_namespace in clean
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Sun Jun 11 14:53:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository pycryptodome.
commit 8f38c82fca9c90c83c6b6951abf3e920b9dfa61b
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Sat Jun 10 20:37:19 2017 +0100
Remove .separate_namespace in clean
---
debian/clean | 1 +
debian/rules | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/clean b/debian/clean
index 45149aa..521c0c2 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1 +1,2 @@
*.egg-info/*
+.separate_namespace
diff --git a/debian/rules b/debian/rules
index ed058ff..c2f8b1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,11 +4,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
-# This file was automatically generated by stdeb 0.8.5 at
-# Tue, 06 Jun 2017 15:17:02 +0100
export PYBUILD_NAME=pycryptodome
export PYBUILD_BEFORE_BUILD=touch .separate_namespace
-export PYBUILD_AFTER_BUILD=rm .separate_namespace
%:
dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycryptodome.git
More information about the Python-modules-commits
mailing list