diff options
| author | Julian Andres Klode <jak@debian.org> | 2014-01-06 12:24:59 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2014-01-06 12:24:59 +0100 |
| commit | 07a71a40c64893e414faf36c722679c5f35c840a (patch) | |
| tree | f892bda82658c990dd2d51685109b1822f8ccf41 /debian | |
| parent | d95a8f27774842beb43bda54c4c61b67fe76a032 (diff) | |
| download | python-apt-07a71a40c64893e414faf36c722679c5f35c840a.tar.gz | |
debian/control: Replace a tab with spaces
This looked a bit ugly if you had the wrong tab size.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8fdb3941..ab6d11e1 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: apt (>= 0.9.6), python-distutils-extra (>= 2.0), python-sphinx (>= 0.5), python-debian, - python-unittest2, + python-unittest2, pep8, pyflakes Vcs-Git: git://anonscm.debian.org/apt/python-apt.git |
