[Soc-coordination] GSoC 2015 Week 9 Report: Android Tools in Debian
殷啟聰
seamlikok at gmail.com
Mon Jul 27 17:19:45 UTC 2015
This week I finished the following packages:
* android-platform-system
<http://anonscm.debian.org/cgit/android-tools/android-platform-system.git>:
- adb
- android-f2fs-utils(-dev)
- android-libcutils(-dev)
- android-libext4-utils(-dev)
- android-liblog(-dev)
- android-libnativehelper(-dev)
- android-libsparse(-dev)
- android-libutils(-dev)
- android-libziparchive(-dev)
- fastboot
* android-platform-dalvik
<http://anonscm.debian.org/cgit/android-tools/android-platform-dalvik.git>:
- android-libdex(-dev)
- dexdump
- dmtracedump
- hprof-conv
* android-platform-external-libselinux
<http://anonscm.debian.org/cgit/android-tools/android-platform-external-libselinux.git>:
- This is a fork of libselinux by AOSP so it is good to make a
separate package.
* android-platform-build <https://github.com/seamlik/android-platform-build>:
- android-globalconfig-dev
* safe-iop <http://anonscm.debian.org/cgit/android-tools/safe-iop.git>:
- This is a header-only library used by libdex so we maintain it
under Android Tools Team.
Working on zipalign of android-platform-build I found another package
that needs to be updated, zopfli. Next week I will focus on updating
f2fs-tools, e2fsprogs and zopfli to satisfy the requirements of
Android SDK.
This week we have also come to a conclusion of using a new version
scheme for Android SDK packages, that is to follow the Android release
tags which we use to fetch upstream tarballs. The versions have been
changed to 5.1.1+r8 or 1:5.1.1+r8 to imply that we fetched
android-5.1.1_r8 tag from <android.googlesource.com>.
The following is my previous reports:
* Week 1: <http://lists.alioth.debian.org/pipermail/soc-coordination/2015-May/002462.html>
* Week 2: <http://lists.alioth.debian.org/pipermail/soc-coordination/2015-June/002482.html>
* Week 3: <http://lists.alioth.debian.org/pipermail/soc-coordination/2015-June/002509.html>
* Week 4: <http://lists.alioth.debian.org/pipermail/soc-coordination/2015-June/002524.html>
* Week 5: <http://lists.alioth.debian.org/pipermail/soc-coordination/2015-June/002553.html>
* Week 6: <http://lists.alioth.debian.org/pipermail/soc-coordination/2015-July/002573.html>
* Week 7: <http://lists.alioth.debian.org/pipermail/soc-coordination/2015-July/002584.html>
* Week 8: <http://lists.alioth.debian.org/pipermail/soc-coordination/2015-July/002599.html>
More information about the Soc-coordination
mailing list