[Python-modules-commits] [pysvn] 10/11: d/rules: Removes trailing whitespace
Josué Ortega
josue at moszumanska.debian.org
Mon Jan 29 00:35:50 UTC 2018
This is an automated email from the git hooks/post-receive script.
josue pushed a commit to branch master
in repository pysvn.
commit d4d08614270beb40a55be5e1300356ceb7c422bf
Author: Josue Ortega <josue at debian.org>
Date: Sun Jan 28 18:20:29 2018 -0600
d/rules: Removes trailing whitespace
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 2b96c29..3672258 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
PYVERS := $(shell pyversions -vr debian/control)
-PY3VERS := $(shell py3versions -vr debian/control)
+PY3VERS := $(shell py3versions -vr debian/control)
APR_INC = $(strip $(shell apr-config --includes | sed 's/-I//'))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pysvn.git
More information about the Python-modules-commits
mailing list