The source project of this merge request has been removed.
Update package with latest versions and add other SDK packages
- Non-maintainer upload.
- Update package with latest versions of 'platforms' and 'build-tools' components (Closes: #901029)
- Remove packages for obsolete versions of the SDK components
- Add packages for the following SDK components:
- cmdline-tools
- extras/google/auto (Android Auto Desktop Head Unit Emulator)
- emulator
- ndk
- patcher
- platform-tools
- sources
- Add /usr/lib/android-sdk/{build-tools/, platforms/,...} to /var/lib/dpkg/info/*.list (Closes: #852139)
- d/po/* & debconf templates:
- add Spanish debconf translation, thanks to Camaleón, Closes: #987344.
- fix typo
- Set "Installed-Size:" in binary control file
- Automate creation of binary packages
- use Google's repository2-1.xml to get all current packages
- add 'upgrade_package_versions.sh' script to ease update to newer versions
- add 'build_control_file.sh' script to build d/control file
- add 'build_tests_control_file.sh' script to build d/tests/control which is filled with simple autopkgtest tests for each package
- d/copyright:
- use license provided by repository2-1.xml to build copyright file
- d/changelog:
- update version of package to the timestamp as displayed in 'repository2-1.xml'
- d/control:
- display download size of ZIP files
- is auto-generated
- bump debhelper-compat to 13
- bump Standards-Version to 4.6.0.1
- d/rules:
- creates the $package.* files
- creates the missing sha1 sums
- platform-tools:
- add udev rules to platform-tools package (51-android.rules)
Edited by bastif