fix: update maintainer information in changelog, control, and build scripts

This commit is contained in:
Lloyd
2026-05-21 12:47:54 +01:00
parent b464fa8593
commit 22b39e5715
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ pymc-repeater ($DEBIAN_VERSION) unstable; urgency=medium
* Development build from git commit $(git rev-parse --short HEAD)
* Version: $VERSION
-- Lloyd <lloyd@rightup.co.uk> $CHANGELOG_DATE
-- Rightup <rightup@pymc.dev> $CHANGELOG_DATE
EOF
log_info "Changelog updated with version $DEBIAN_VERSION"
+1 -1
View File
@@ -112,7 +112,7 @@ pymc-repeater ($DEBIAN_VERSION) stable; urgency=medium
* Git tag: $TAG
* Commit: $(git rev-parse --short HEAD)
-- Lloyd <lloyd@rightup.co.uk> $CHANGELOG_DATE
-- Rightup <rightup@pymc.dev> $CHANGELOG_DATE
EOF
log_info "Changelog updated with version $DEBIAN_VERSION"