[med-svn] [bcftools] 02/05: Reformat debian/tests/control

Afif Elghraoui afif-guest at moszumanska.debian.org
Sat Jan 23 20:11:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository bcftools.

commit 01c25aa0b82a1e2b500ff898a523ab28858b9cf0
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Fri Jan 22 18:36:46 2016 -0800

    Reformat debian/tests/control
    
    The restrictions didn't have commas between them. Also,
    each entry is placed one-per-line so that it's easier to
    identify changes in VCS.
---
 debian/tests/control | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 48d796f..f757f3f 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,8 @@
 Tests: runtests
-Depends: @, tabix, perl
-Restrictions: allow-stderr rw-build-tree
+Depends:
+	@,
+	tabix,
+	perl,
+Restrictions:
+	allow-stderr,
+	rw-build-tree,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bcftools.git



More information about the debian-med-commit mailing list