change name capitalization

This commit is contained in:
ppom 2024-04-06 12:00:00 +02:00
parent 2b548ffb11
commit dffd369427
2 changed files with 5 additions and 5 deletions

View file

@ -27,12 +27,12 @@ reaction_%-1_amd64.deb:
cp -r debian "debian-packaging/reaction-v${*}"
if [ -e "debian/changelog" ]; then \
cd "debian-packaging/reaction-v${*}" && \
DEBFULLNAME=Ppom DEBEMAIL=reaction@ppom.me dch --package reaction --newversion "${*}-1" "New upstream release."; \
DEBFULLNAME=ppom DEBEMAIL=reaction@ppom.me dch --package reaction --newversion "${*}-1" "New upstream release."; \
else \
cd "debian-packaging/reaction-v${*}" && \
DEBFULLNAME=Ppom DEBEMAIL=reaction@ppom.me dch --create --package reaction --newversion "${*}-1" "Initial release."; \
DEBFULLNAME=ppom DEBEMAIL=reaction@ppom.me dch --create --package reaction --newversion "${*}-1" "Initial release."; \
fi
cd "debian-packaging/reaction-v${*}" && DEBFULLNAME=Ppom DEBEMAIL=reaction@ppom.me dch --release --distribution stable --urgency low ""
cd "debian-packaging/reaction-v${*}" && DEBFULLNAME=ppom DEBEMAIL=reaction@ppom.me dch --release --distribution stable --urgency low ""
cd "debian-packaging/reaction-v${*}" && debuild --prepend-path=/go/bin:/usr/local/go/bin -us -uc
cp "debian-packaging/reaction-v${*}/debian/changelog" debian/
cp "debian-packaging/reaction_${*}-1_amd64.deb" .

4
debian/copyright vendored
View file

@ -1,12 +1,12 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://framagit.org/ppom/reaction
Upstream-Name: reaction
Upstream-Contact: Ppom <reaction@ppom.me>
Upstream-Contact: ppom <reaction@ppom.me>
License: AGPL-3
Files:
*
Copyright: 2023 Ppom
Copyright: 2023 ppom
License: AGPL-3
Files: