move comments to Maintainer Notes to prevent bad parsing.

In both of these cases, Auto Update Mode was being sucked into the comment
in the internal representation of the parsed data.
This commit is contained in:
Hans-Christoph Steiner 2017-02-24 13:02:41 +01:00 committed by Boris Kraut
parent 9bbb492c4a
commit 2f6b1ee60c
2 changed files with 14 additions and 7 deletions

View file

@ -35,9 +35,12 @@ Build:1.2.3,24
Build:1.2.4,25 Build:1.2.4,25
commit=316 commit=316
# Template for the next version: remember to remove anti-feature Maintainer Notes:
# and fix the description! Template for the next version: remember to remove anti-feature
# prebuild=sed -i '/maps/d' AndroidManifest.xml and fix the description!
prebuild=sed -i '/maps/d' AndroidManifest.xml
.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:1.2.4 Current Version:1.2.4

View file

@ -58,10 +58,14 @@ Build:2.4.4,363
prebuild=echo 'APP_ABI=armeabi-v7a' >> jni/Application.mk prebuild=echo 'APP_ABI=armeabi-v7a' >> jni/Application.mk
buildjni=yes buildjni=yes
# +0: - (upstream) Maintainer Notes:
# +1: x86 version codes:
# +2: arm +0: - (upstream)
# +3: armv7 (CV) +1: x86
+2: arm
+3: armv7 (CV)
.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Vercode Operation:%c*10 + 3 Vercode Operation:%c*10 + 3