gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: ci: ensure deb version strings a


From: gnunet
Subject: [taler-exchange] branch master updated: ci: ensure deb version strings are use commit ref
Date: Wed, 13 Mar 2024 04:03:38 +0100

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

devan-carpenter pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 8a6d67a3 ci: ensure deb version strings are use commit ref
8a6d67a3 is described below

commit 8a6d67a3178bad3ae0c0d01bed8c36b3a1e9b7b8
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Tue Mar 12 23:02:36 2024 -0400

    ci: ensure deb version strings are use commit ref
---
 contrib/ci/jobs/4-deb-package/job.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/ci/jobs/4-deb-package/job.sh 
b/contrib/ci/jobs/4-deb-package/job.sh
index adc2a777..922f8bf6 100755
--- a/contrib/ci/jobs/4-deb-package/job.sh
+++ b/contrib/ci/jobs/4-deb-package/job.sh
@@ -14,7 +14,7 @@ mk-build-deps --install --tool='apt-get -o 
Debug::pkgProblemResolver=yes --no-in
 
 export VERSION="$(./contrib/ci/jobs/4-deb-package/version.sh)"
 echo "Building package version ${VERSION}"
-EMAIL=none gbp dch --ignore-branch --debian-tag="%(version)s" --git-author 
--new-version="${VERSION}"
+EMAIL=none gbp dch --dch-opt=-b --ignore-branch --debian-tag="%(version)s" 
--git-author --new-version="${VERSION}"
 ./bootstrap
 dpkg-buildpackage -rfakeroot -b -uc -us
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]