From 99a379733eec4ed0b399344ded6735f062032a86 Mon Sep 17 00:00:00 2001 From: aviau Date: Fri, 17 Jul 2015 08:19:12 -0400 Subject: [PATCH] Fixed ident --- debian/control | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index a6cedb1..1f73589 100644 --- a/debian/control +++ b/debian/control @@ -3,16 +3,16 @@ Section: python Priority: optional Maintainer: Alexandre Viau Build-Depends-Indep: debhelper (>= 9), - dh-python, - python-all, - python-setuptools, - python-pytest, - python-colorama, - python3-all, - python3-setuptools, - python3-requests, - python3-pytest, - python3-colorama + dh-python, + python-all, + python-setuptools, + python-pytest, + python-colorama, + python3-all, + python3-setuptools, + python3-requests, + python3-pytest, + python3-colorama Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/collab-maint/python-click.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/python-click.git