Merge branch 'briar-fix-1.0.1-release' into 'master'
Fix building the Briar 1.0.1 release See merge request fdroid/fdroiddata!3216
This commit is contained in:
commit
f8093f74fb
|
@ -26,6 +26,8 @@ Binaries:https://briarproject.org/apk/briar-%v.apk
|
|||
Build:1.0.1,10001
|
||||
commit=release-1.0.1
|
||||
subdir=briar-android
|
||||
sudo=sed -i s@"en_GB:en"@"en_GB.UTF-8"@ /etc/default/locale && \
|
||||
export LANGUAGE="en_GB.UTF-8"
|
||||
gradle=yes
|
||||
rm=bramble-j2se
|
||||
|
||||
|
@ -35,8 +37,20 @@ Build:1.0.4,10004
|
|||
gradle=yes
|
||||
rm=bramble-j2se
|
||||
|
||||
Archive Policy:3 versions
|
||||
Auto Update Mode:None
|
||||
Maintainer Notes:
|
||||
This app should be build reproducible, because upstream wants to use its own signature.
|
||||
|
||||
Until we can build the latest version, all else go to the archive directly.
|
||||
|
||||
Upstream issue for F-Droid inclusion:
|
||||
https://code.briarproject.org/akwizgran/briar/issues/1035
|
||||
|
||||
Upstream issue for general reproducible builds:
|
||||
https://code.briarproject.org/akwizgran/briar/issues/1273
|
||||
.
|
||||
|
||||
Archive Policy:0 versions
|
||||
Auto Update Mode:Version release-%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.4
|
||||
Current Version Code:10004
|
||||
|
|
Loading…
Reference in a new issue