From 42769e3f6178d39b977cc41468207cb5ae3f7c2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Thu, 27 Jun 2013 09:34:46 +0200 Subject: Split {Build-,}Deps per line and sort alphabetically --- debian/control | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index c29074b6..1929f8a6 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,28 @@ Source: git-buildpackage Section: vcs Priority: optional Maintainer: Guido Günther -Build-Depends: debhelper (>= 7.0.50~), python (>> 2.6.6-3~), - pychecker, gtk-doc-tools, sgml2x, docbook-utils, jade, python-dateutil, +Build-Depends: + bash-completion, + debhelper (>= 7.0.50~), + docbook-utils, + gtk-doc-tools, + jade, + perl, + pychecker, + python (>> 2.6.6-3~), + python-coverage, + python-dateutil, + python-epydoc, python-nose, python-nosexcover, - bash-completion, perl, python-epydoc, python-coverage, python-setuptools, + python-setuptools, + sgml2x, # For the testsuite - git (>= 1:1.7.9.1-1~), bzip2, unzip, pristine-tar, devscripts + bzip2, + devscripts, + git (>= 1:1.7.9.1-1~), + pristine-tar, + unzip, Standards-Version: 3.9.3 Vcs-Git: git://honk.sigxcpu.org/git/git-buildpackage.git Vcs-Browser: http://git.debian.org/?p=users/agx/git-buildpackage.git @@ -17,8 +32,13 @@ X-Python-Version: >= 2.6 Package: git-buildpackage Architecture: all -Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, devscripts (>= 2.10.66~), - git (>= 1:1.7.9.1-1~), python-dateutil, man-db +Depends: ${python:Depends}, + ${shlibs:Depends}, + ${misc:Depends}, + devscripts (>= 2.10.66~), + git (>= 1:1.7.9.1-1~), + man-db, + python-dateutil, Recommends: pristine-tar (>= 0.5), cowbuilder Suggests: python-notify, unzip Description: Suite to help with Debian packages in Git repositories -- cgit v1.2.3