diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ff1d3d3..2f7b90f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -223,7 +223,7 @@ release_prepare: when: never - if: $CI_COMMIT_BRANCH == "main" script: - - VERSION="cargo metadata --format-version 1 | jq -C '.packages | .[] | select(.name == "diflouroborane") | .version' -r" + - VERSION="cargo metadata --format-version 1 | jq -C '.packages | .[] | select(.name == "difluoroborane") | .version' -r" - echo $VERSION > release.env artifacts: reports: diff --git a/debian/fabaccess-bffh-src/debian/control b/debian/fabaccess-bffh-src/debian/control index b7ff6e7..1b95045 100644 --- a/debian/fabaccess-bffh-src/debian/control +++ b/debian/fabaccess-bffh-src/debian/control @@ -11,7 +11,7 @@ Package: fabaccess-bffh Architecture: {{REPLACE_ME}} Depends: openssl Suggests: argon2, capnproto, dhall, grafana, loki, mosquitto, mosquitto-clients, promtail, python3, python3-pip, python3-venv -Description: FabAccess Diflouroborane Server (bffh) +Description: FabAccess Difluoroborane Server (bffh) - a powerful, central access and machine control system for open workshops, fablabs, makerspaces, hackerspaces, etc. - supported by the community of FAB:UNIverse and Verbund Offener Werkstätten e.V. - check out https://fab-access.org/join to get in contact diff --git a/debian/fabaccess-bffh-src/debian/postinst b/debian/fabaccess-bffh-src/debian/postinst index eb34a0d..6772d8a 100755 --- a/debian/fabaccess-bffh-src/debian/postinst +++ b/debian/fabaccess-bffh-src/debian/postinst @@ -40,7 +40,7 @@ echo -e '\e[36m | __/ _` | _ \ / /\ \ / __/ __/ _ \/ __/ __| \e[0m' echo -e '\e[36m | | | (_| | |_) / ____ \ (_| (_| __/\__ \__ \ \e[0m' echo -e '\e[36m |_| \__,_|_.__/_/ \_\___\___\___||___/___/ \e[0m' echo -e "\n" -echo -e " \e[33m🎆\e[0m FabAccess Diflouroborane Server (bffh) was installed/updated. Congratulations!\n" +echo -e " \e[33m🎆\e[0m FabAccess Difluoroborane Server (bffh) was installed/updated. Congratulations!\n" echo -e " \e[33m⚠️ PLEASE CONSIDER:\e[0m" echo -e " - if not already changed by you, this is the minimum working localhost listening" echo -e " setup WITHOUT any users, roles, ressources, actors, actor_connections" diff --git a/debian/fabaccess-bffh-src/manpages/bffhd.1 b/debian/fabaccess-bffh-src/manpages/bffhd.1 index 050182a..64cff7b 100644 --- a/debian/fabaccess-bffh-src/manpages/bffhd.1 +++ b/debian/fabaccess-bffh-src/manpages/bffhd.1 @@ -4,7 +4,7 @@ .SH NAME bffhd .SH SYNOPSIS -Runs the FabAccess Diflouroborane (BFFH) server application +Runs the FabAccess Difluoroborane (BFFH) server application .SH DESCRIPTION This is not a usual man page. It's just for linking to our online documentation, available at \:\%\fIhttps://fab-access.org/configure\fR .SH BUGS diff --git a/debian/fabaccess-bffh-src/manpages/bffhd.1.gz b/debian/fabaccess-bffh-src/manpages/bffhd.1.gz index 63d3d0b..55c8089 100644 Binary files a/debian/fabaccess-bffh-src/manpages/bffhd.1.gz and b/debian/fabaccess-bffh-src/manpages/bffhd.1.gz differ