minor checks
This commit is contained in:
parent
fe69eb38ae
commit
0266e22e47
2 changed files with 2 additions and 1 deletions
|
@ -29,5 +29,6 @@ while test $# -gt 0
|
|||
export PYTHONPATH
|
||||
export PYLINTRC
|
||||
|
||||
[ ! -x /usr/bin/pylint ] && echo "please run \"apt-get install pylint\" first" && exit 1
|
||||
pylint $ARGS
|
||||
|
||||
|
|
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
cryptobox (0.2.99-2) unstable; urgency=low
|
||||
cryptobox (0.3.0) unstable; urgency=low
|
||||
|
||||
* fixed a typo
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue