Package: syncany / 0.4.9~alpha-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| syncany | 0.4.9~alpha-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| applicationVersion.patch | (download) |
build.gradle |
2 1 + 1 - 0 ! |
applicationversion |
| build.patch | (download) |
build.gradle |
11 0 + 11 - 0 ! |
build |
| no tests.patch | (download) |
build.gradle |
6 0 + 6 - 0 ! |
no-tests Do not run the tests. Not all test dependencies are available in Debian. |
| startup script.patch | (download) |
gradle/gradle/application.distribution.gradle |
2 1 + 1 - 0 ! |
startup script Gradle's createStartScript task no longer changes the shebang to point to bash but to the generic sh instead. However the start script uses bash specific expressions like [[ which will cause warnings or errors with other shells. Let's fix this by using the common [ and = expression. |
| javax.xml.bind.patch | (download) |
syncany-util/build.gradle |
1 1 + 0 - 0 ! |
javax.xml.bind Add missing build-dependency on javax.xml.bind because we compile with OpenJDK 11 now. |
| bash completion.pathch | (download) |
gradle/bash/syncany.bash-completion |
2 1 + 1 - 0 ! |
--- |
