Skip to content

Check in daily tarball script if .master tag is set in configure.ac #18

Description

@friedl

When making the daily tarball, the script daily_tarball_*.sh shall check the file configure.ac if the version information has the .master tag.
If .master is not present, send a notification email to the package maintainers.

Reason: Daily package build fails subsequently if .master is missing in configure.ac. The version can be built once and then will not work until the next release. This is because the version name is not set properly for the daily packages and thus the individual name cannot be set, resulting in a release-like package name which cannot be replaced automatically.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions