Remove no longer necessary maintainer notes

This commit is contained in:
Leo Heitmann Ruiz 2024-11-04 00:29:57 +01:00 committed by linsui
parent 0f6f6a24a1
commit 1932e0b0cb
11 changed files with 0 additions and 44 deletions

View file

@ -338,10 +338,6 @@ Builds:
MaintainerNotes: |- MaintainerNotes: |-
scanignore is used to allow the "node_modules/react-native/android" local Maven repository. scanignore is used to allow the "node_modules/react-native/android" local Maven repository.
Summary and Description are maintained by upstream using fastlane in
the source repo:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: 1.7.0 CurrentVersion: 1.7.0

View file

@ -948,11 +948,6 @@ Builds:
prebuild: sed -i -e 's/maven()/maven/' ../build.gradle prebuild: sed -i -e 's/maven()/maven/' ../build.gradle
ndk: r21 ndk: r21
MaintainerNotes: |-
Summary and Description are maintained by upstream using fastlane in
the source repo:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: 2.4.4 CurrentVersion: 2.4.4

View file

@ -134,9 +134,6 @@ Builds:
MaintainerNotes: |- MaintainerNotes: |-
Enable AUM again once they switch to a sane build system, possibly gradle. Enable AUM again once they switch to a sane build system, possibly gradle.
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
AutoUpdateMode: None AutoUpdateMode: None
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: 4.7.8 CurrentVersion: 4.7.8

View file

@ -468,9 +468,6 @@ Builds:
MaintainerNotes: |- MaintainerNotes: |-
* Prior to 1.9.2629, generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list) * Prior to 1.9.2629, generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list)
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
AutoUpdateMode: None AutoUpdateMode: None
UpdateCheckMode: None UpdateCheckMode: None
CurrentVersion: 1.11.7137 CurrentVersion: 1.11.7137

View file

@ -583,11 +583,6 @@ Builds:
gradle: gradle:
- standard - standard
MaintainerNotes: |-
Summary and Description are maintained by upstream using fastlane in
the source repo:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: 3.18.1 CurrentVersion: 3.18.1

View file

@ -230,11 +230,6 @@ Builds:
gradle: gradle:
- yes - yes
MaintainerNotes: |-
Summary and Description are maintained by upstream using fastlane in
the source repo:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: 1.15.0 CurrentVersion: 1.15.0

View file

@ -62,11 +62,6 @@ Builds:
- yes - yes
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
MaintainerNotes: |-
Summary and Description are maintained by upstream using fastlane in
the source repo:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags v.*\d$ UpdateCheckMode: Tags v.*\d$
CurrentVersion: 1.1.4 CurrentVersion: 1.1.4

View file

@ -64,10 +64,6 @@ Builds:
- mv -f ../DictionaryForMIDs/src/de/kugihan/dictionaryformids/* src/main/java/de/kugihan/ - mv -f ../DictionaryForMIDs/src/de/kugihan/dictionaryformids/* src/main/java/de/kugihan/
- sed -i "s;compile project(':DictionaryForMIDs_Core');;" build.gradle - sed -i "s;compile project(':DictionaryForMIDs_Core');;" build.gradle
MaintainerNotes: |-
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
ArchivePolicy: 0 ArchivePolicy: 0
AutoUpdateMode: None AutoUpdateMode: None
UpdateCheckMode: None UpdateCheckMode: None

View file

@ -26,9 +26,6 @@ Builds:
MaintainerNotes: |- MaintainerNotes: |-
This is a web app, written in JS, built from source. This is a web app, written in JS, built from source.
Summary and Description are maintained by upstream using fastlane in
the source repo:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
AutoUpdateMode: None AutoUpdateMode: None
UpdateCheckMode: None UpdateCheckMode: None

View file

@ -974,10 +974,6 @@ Builds:
scanignore: scanignore:
- app/src/main/res/raw/truststore - app/src/main/res/raw/truststore
MaintainerNotes: |-
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
ArchivePolicy: 10 ArchivePolicy: 10
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9.]+$ UpdateCheckMode: Tags ^v[0-9.]+$

View file

@ -639,9 +639,6 @@ MaintainerNotes: |-
Auto Update does not really work because the latest unstable build is newer than CV. Auto Update does not really work because the latest unstable build is newer than CV.
So we need to always add new build manually. So we need to always add new build manually.
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
ArchivePolicy: 5 ArchivePolicy: 5
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9\\.]+$ UpdateCheckMode: Tags ^v[0-9\\.]+$