[Reproducible-builds] [dh-python] 127/183: replace tab with spaces
Jérémy Bobbio
lunar at moszumanska.debian.org
Fri Sep 19 15:30:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch pu/reproducible_builds
in repository dh-python.
commit bb3ce0e1a2209c2db3e66a8ebf888e8e697c1b9f
Author: Piotr Ożarowski <piotr at debian.org>
Date: Tue Sep 17 19:34:29 2013 +0200
replace tab with spaces
---
dhpython/depends.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dhpython/depends.py b/dhpython/depends.py
index d6999cf..f75691f 100644
--- a/dhpython/depends.py
+++ b/dhpython/depends.py
@@ -111,7 +111,7 @@ class Dependencies:
vtpl_ma = self.ipkg_vtpl_ma
vrange = options.vrange
- # Shebang depends are the only things that get python:any
+ # Shebang depends are the only things that get python:any
if vrange and stats['shebangs']:
minv = vrange.minver
# note it's an open interval (i.e. do not add 1 here!):
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dh-python.git
More information about the Reproducible-builds
mailing list