From d0229976e9d51e435501d10ad9529ca9ba2802ca Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Wed, 5 Sep 2018 11:47:04 +0200 Subject: [PATCH] change source format to 3.0 (quilt) --- Jenkinsfile | 2 +- debian/source/format | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index a9bd791..caa9e47 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -12,7 +12,7 @@ pipeline { steps { script { if (env.JOB_NAME == 'publik-common' && env.GIT_BRANCH == 'origin/master') { - sh 'sudo -H -u eobuilder /usr/local/bin/eobuilder -n publik-common' + sh 'sudo -H -u eobuilder /usr/local/bin/eobuilder publik-common' } } } diff --git a/debian/source/format b/debian/source/format index 89ae9db..163aaf8 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt)