[Python-modules-commits] [htmlmin] 05/08: debian/rules: fix typo in comment
Adrian Vondendriesch
discostu-guest at moszumanska.debian.org
Wed May 10 13:15:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
discostu-guest pushed a commit to branch master
in repository htmlmin.
commit 18bc7e229e0375f8ae36a0022b5987a058e376da
Author: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
Date: Tue Apr 4 15:18:43 2017 +0200
debian/rules: fix typo in comment
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 865a394..a71a481 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export PYBUILD_NAME=htmlmin
dh $@ --with python2,python3 --buildsystem=pybuild
override_dh_auto_test:
- # the specified tests (setup.py) does not exists
+ # the specified tests (setup.py) does not exist
override_dh_auto_install:
dh_auto_install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/htmlmin.git
More information about the Python-modules-commits
mailing list