aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-06-25 18:49:37 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-06-25 19:12:16 +0000
commitd77b8f8c04b2b5e065025356393b3a4ec355383b (patch)
tree7690c388ee3cea6998855841211625030104d6cc /Makefile
parentb046dd0cf01ab3cb82c86b88f1d27b67c7effc49 (diff)
downloadpbuilder-d77b8f8c04b2b5e065025356393b3a4ec355383b.tar
pbuilder-d77b8f8c04b2b5e065025356393b3a4ec355383b.tar.gz
pbuilder-buildpackage-functs: allow .dsc to lack a newline between the Files: line and the signature.
Also add a couple of tests for this Closes: #741617
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3e1e11c..f10803a 100644
--- a/Makefile
+++ b/Makefile
@@ -67,6 +67,7 @@ PKGLIB_SCRIPTS += \
test_pbuilder-apt-config \
test_pbuilder-checkparams \
test_pbuilder-modules \
+ test_pbuilder-buildpackage-funcs \
test_pbuilder-satisfydepends-checkparams \
test_pbuilder-satisfydepends-classic \
test_pbuilder-satisfydepends-funcs \