summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@reproducible-builds.org>2021-09-27 22:31:21 +0000
committerVagrant Cascadian <vagrant@debian.org>2021-09-27 16:26:50 -0700
commit2f498962ac4c6953506da93c93e28914986ee907 (patch)
tree04457e55bb60e0a7081053944faf74aa1001d224
parent184e8c2fe5227cefd10d6de1f56f015afa43640e (diff)
debian/control: Split Build-Depends into multiple lines.
-rw-r--r--debian/control6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8ce13e6..e7bea30 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,11 @@
Source: libbrahe
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper-compat (= 13),autotools-dev,doxygen,quilt,dh-autoreconf
+Build-Depends: debhelper-compat (= 13),
+ autotools-dev,
+ doxygen,
+ quilt,
+ dh-autoreconf
Standards-Version: 4.1.1
Section: libs
Homepage: http://coyotegulch.scottrobertladd.net/products/brahe/index.html