Age | Commit message (Collapse) | Author |
|
I forgot to add libgtest-dev to the list of packages to install on
travis, so this slightly hacky oneliner might prevent us from having
the same problem again if we happen to change dependencies again.
Git-Dch: Ignore
|
|
also adds namespaced attributes for good usage
Git-Dch: Ignore
|
|
Automatically handle the override of list options via its parent value
which can even be a comma-separated list of values. It also adds an easy
way of providing a default for the list.
|
|
|
|
Git-Dch: Ignore
|
|
also fixing the release script code to deal with 'set -e' mode while
checking the symbols file.
|
|
Git-Dch: Ignore
|
|
Call xmllint with each vendor to check if any vendor specific errors are
present, but check the translations only with one vendor to check for
translation specifics – vendor and translation specific isn't possible.
Git-Dch: Ignore
|
|
|
|
Git-Dch: Ignore
|
|
- APT doesn't belong to the product 'Linux', so use 'APT' instead
as after all APT is a big suite of applications
|
|
The build was successful, so it doesn't seem to be a problem per-se,
but it is a good idea to correct these errors non-the-less.
|
|
- apt-inst version isn't apt versions, so don't override variable
|
|
|
|
- use the correct library name the symbols header
|
|
- do not sed in configure.in to set the version-number
* prepare-release:
- add as a small script to lazy check and prepare releases
|