[elbe-devel] [PATCH 1/3] debian: Use linutronix.de in changelog file

Thomas Weißschuh thomas.weissschuh at linutronix.de
Fri May 10 15:11:29 CEST 2024


Fixes lintian warnings:
  elbe changes: bogus-mail-host Changed-By nobody at localhost

Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
 contrib/dpkg-changelog-ci-entry | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/dpkg-changelog-ci-entry b/contrib/dpkg-changelog-ci-entry
index 4c400fa7b137..fb86de93a5e1 100755
--- a/contrib/dpkg-changelog-ci-entry
+++ b/contrib/dpkg-changelog-ci-entry
@@ -5,7 +5,7 @@ set -e
 ver="$(dpkg-parsechangelog  --show-field VERSION).c${BUILD_NUMBER:?}.g$(git rev-parse HEAD)"
 dist="$(dpkg-parsechangelog  --show-field DISTRIBUTION)"
 
-export DEBEMAIL=nobody at localhost
+export DEBEMAIL=nobody at linutronix.de
 export DEBFULLNAME=nobody
 
 debchange --newversion "$ver" --distribution "$dist" --urgency low "CI version"

-- 
2.45.0



More information about the elbe-devel mailing list