[ubuntu/kinetic-proposed] android-platform-tools 29.0.6-20ubuntu1 (Accepted)
Gianfranco Costamagna
locutusofborg at debian.org
Mon Aug 1 07:38:19 UTC 2022
android-platform-tools (29.0.6-20ubuntu1) kinetic; urgency=low
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- build with -gdwarf-4 to let dwz parse symbols
android-platform-tools (29.0.6-20) unstable; urgency=medium
* Team upload.
* debian/system/core/fastboot.mk:
- Add usb-1.0 as lib dependency to linker (Closes: #1012892).
* debian/rules: Sync with ubuntu that ignoring error from dh_dwz.
android-platform-tools (29.0.6-19ubuntu1) kinetic; urgency=low
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- build with -gdwarf-4 to let dwz parse symbols
android-platform-tools (29.0.6-19) unstable; urgency=medium
* Team upload.
* Cherry-pick from debian/exp to restore supporting for mips*el.
android-platform-tools (29.0.6-18ubuntu1) kinetic; urgency=low
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- Ignore dwz failures for now (broken with llvm-14).
android-platform-tools (29.0.6-18) unstable; urgency=medium
* Team upload.
* debian/control: Update Depends version.
* debian/control: Add Section to each binary package.
android-platform-tools (29.0.6-17ubuntu1) kinetic; urgency=low
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- Ignore dwz failures for now (broken with llvm-14).
android-platform-tools (29.0.6-17) unstable; urgency=medium
* Team upload.
* debian/tests/control: Add Depends for etc1tool test.
* debian/control: Update B-D list to install packages only necessary.
* debian/rules: Build libext4_utils.mk only for fastboot needed
architectures.
android-platform-tools (29.0.6-16ubuntu1) kinetic; urgency=low
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- Ignore dwz failures for now.
android-platform-tools (29.0.6-16) unstable; urgency=medium
* Team upload.
* debian/rules:
- Skip dh_auto_test for buildd: all
android-platform-tools (29.0.6-15) unstable; urgency=medium
* Team upload.
* Make use of android-libboringssl-dev package
* Build etc1tool on any architecture
* debian/rules:
- Port some tests from autopkgtest to run on dh_auto_test.
* d/*.mk:
- Update symblic linking command to easier rebuild locally.
android-platform-tools (29.0.6-14ubuntu1) kinetic; urgency=medium
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- Ignore dwz failures for now.
android-platform-tools (29.0.6-14) unstable; urgency=medium
* Team upload.
* Fix gcc build for libsparse.mk
* Add debian/watch
* debian/*.mk:
- Link atomic library only necessary for armel and mipsel.
android-platform-tools (29.0.6-13) unstable; urgency=medium
* Team upload.
* debian/control:
- Update B-D: libselinux1-dev to all arch, since building
libziparchive.mk depends on this package.
android-platform-tools (29.0.6-12) unstable; urgency=medium
* Team upload.
* debian/control:
- Add libgtest-dev to Depends of android-libziparchive-dev.
- Fix multiarch issues.
* Add DexFiles.cpp to libbacktrace.mk
* Make libziparchive.so build on all arch
android-platform-tools (29.0.6-11ubuntu2) kinetic; urgency=medium
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- Ignore dwz failures for now.
android-platform-tools (29.0.6-11) unstable; urgency=medium
* Team upload.
* Update d/*.lintian-overrides
* debian/control:
- Revise B-D and Depends for each package.
android-platform-tools (29.0.6-10ubuntu2) kinetic; urgency=medium
* Ignore dwz failures for now.
android-platform-tools (29.0.6-10ubuntu1) kinetic; urgency=low
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain. This package will still FTBFS with glibc 2.34 due to
assumptions about MINSIGSTKSZ being a constant, but checkpoint this
to the archive anyway.
android-platform-tools (29.0.6-10) unstable; urgency=medium
* Team upload.
* Fix multiarch issues
* Make liblog and libnativehelper dynamic linked
android-platform-tools (29.0.6-9) unstable; urgency=medium
* Team upload.
* debian/rules:
- Update version for android-sdk-libsparse-utils.
android-platform-tools (29.0.6-8) unstable; urgency=medium
* Team upload.
* debian/system/core/*img*.mk: Fix ftbfs issue on armel.
* debian/control: Fix ftbfs issue on mips*el.
android-platform-tools (29.0.6-7) unstable; urgency=medium
* Team upload.
* debian/*.mk and debian/rules:
- Remove libart since it is not dependency for adb and fastboot.
- Following libraries are no longer static linked:
+ libbacktrace.so
+ libbase.so
+ libcutils.so
+ libsparse.so
+ libutils.so
+ libziparchive.so
* debian/control:
- Add new packages to replace old ones in
android-platform-system-core:
+ android-libutils
+ android-libutils-dev
+ android-libziparchive
+ android-libziparchive-dev
+ android-platform-system-core-headers
+ android-libbacktrace
+ android-libbacktrace-dev
+ android-libbase
+ android-libbase-dev
+ mkbootimg
- Remove package: dmtracedump
* debian/tests:
- Remove test for dmtracedump
* debian/rules:
- Mark the same version for android-lib* packages as adb and
fastboot.
android-platform-tools (29.0.6-6) unstable; urgency=medium
* Team upload.
* debian/control:
- For adb and fastboot package, move
android-sdk-platform-tools-common from Depends to Recommends,
since it might be removed from testing soon.
android-platform-tools (29.0.6-5) unstable; urgency=medium
* Team upload.
* Upload to unstable.
android-platform-tools (29.0.6-5~exp2) experimental; urgency=medium
* Team upload.
* Use system libselinux1-dev and remove external/selinux
* Remove development/* except development/tools
android-platform-tools (29.0.6-5~exp1) experimental; urgency=medium
* Team upload.
* debian/tests/control:
- Add Architecture limit for each test.
* debian/*.mk: Cleanup, sort list, etc.
* debian/rules: Move -pie to LDFLAGS.
android-platform-tools (29.0.6-4ubuntu1) jammy; urgency=medium
* Disable LTO, these flags are not appropriate for the target
toolchain. This package will still FTBFS with glibc 2.34 due to
assumptions about MINSIGSTKSZ being a constant, but checkpoint this
to the archive anyway.
android-platform-tools (29.0.6-4) unstable; urgency=medium
* Team upload.
* Upload to unstable.
android-platform-tools (29.0.6-4~exp2) experimental; urgency=medium
* Team upload.
* debian/control:
- Add B-D python3 for [amd64 i386 arm64], which requires to build
libart.
android-platform-tools (29.0.6-4~exp1) experimental; urgency=medium
* Team upload.
* debian/control:
- Remove unnecessary B-D: python3.
* debian/copyright:
- Add my entry.
* debian/source/lintian-overrides:
- Add very-long-line-length-in-source-file
- Add ancient-libtool
android-platform-tools (29.0.6-3) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* debian/control:
- Use gcc for Arch that do not have clang support.
* Use gcc for assembly on armel to fix ftbfs:
- debian/external/boringssl/libcrypto.mk
- debian/external/libunwind/libunwind.mk
android-platform-tools (29.0.6-3~exp3) experimental; urgency=medium
* Team upload.
* debian/rules:
- Disable libdexfile for armel and armhf.
android-platform-tools (29.0.6-3~exp2) experimental; urgency=medium
* Team upload.
* debian/control:
- Remove unnecessary B-D: maven-repo-helper.
android-platform-tools (29.0.6-3~exp1) experimental; urgency=medium
* Team upload.
* debian: Remove legacy mips Arch support.
* debian/control:
- Add Arch for adb and fastboot: mipsel, mips64el.
- Remove unnecessary B-D: dh-exec, dpkg-dev, p7zip-full.
* debian/rules:
- Support to build adb and fastboot for Archs other than amd64.
* debian/scripts:
- Update get-orig-source to get perf data and run in parallel.
android-platform-tools (29.0.6-2) unstable; urgency=medium
* Team upload.
* debian/control:
- Remove unused B-D: debhelper (>= 11).
- Use clang for all ARCHs.
* debian/patches:
- Update to adapt patch requirement for gbp pq command:
+ debian/patches/system/core/stub-out-fastdeploy.patch
- To fix ftbfs issues (Closes: #999334):
+ Update: debian/patches/art/fix-standard-namespace-errors.patch
+ Update: debian/patches/system/core/add-missing-headers.patch
+ Add: debian/patches/system/core/fix-standard-namespace-errors.patch
- Cherry-pick patch from upstream:
+ Switch to an assembler macro for CFI_RESTORE_STATE_AND_DEF_CFA.
android-platform-tools (29.0.6-1) unstable; urgency=medium
* Team upload
* New upstream version 29.0.6
android-platform-tools (29.0.4-1) UNRELEASED; urgency=medium
* New upstream version 29.0.4
android-platform-tools (10.0.0+r36-1) UNRELEASED; urgency=medium
* Initial release.
Date: Mon, 01 Aug 2022 09:36:08 +0200
Changed-By: Gianfranco Costamagna <locutusofborg at debian.org>
Maintainer: Android Tools Maintainers <android-tools-devel at lists.alioth.debian.org>
https://launchpad.net/ubuntu/+source/android-platform-tools/29.0.6-20ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 01 Aug 2022 09:36:08 +0200
Source: android-platform-tools
Built-For-Profiles: noudeb
Architecture: source
Version: 29.0.6-20ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Android Tools Maintainers <android-tools-devel at lists.alioth.debian.org>
Changed-By: Gianfranco Costamagna <locutusofborg at debian.org>
Closes: 999334 1012892
Changes:
android-platform-tools (29.0.6-20ubuntu1) kinetic; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- build with -gdwarf-4 to let dwz parse symbols
.
android-platform-tools (29.0.6-20) unstable; urgency=medium
.
* Team upload.
* debian/system/core/fastboot.mk:
- Add usb-1.0 as lib dependency to linker (Closes: #1012892).
* debian/rules: Sync with ubuntu that ignoring error from dh_dwz.
.
android-platform-tools (29.0.6-19ubuntu1) kinetic; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- build with -gdwarf-4 to let dwz parse symbols
.
android-platform-tools (29.0.6-19) unstable; urgency=medium
.
* Team upload.
* Cherry-pick from debian/exp to restore supporting for mips*el.
.
android-platform-tools (29.0.6-18ubuntu1) kinetic; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- Ignore dwz failures for now (broken with llvm-14).
.
android-platform-tools (29.0.6-18) unstable; urgency=medium
.
* Team upload.
* debian/control: Update Depends version.
* debian/control: Add Section to each binary package.
.
android-platform-tools (29.0.6-17ubuntu1) kinetic; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- Ignore dwz failures for now (broken with llvm-14).
.
android-platform-tools (29.0.6-17) unstable; urgency=medium
.
* Team upload.
* debian/tests/control: Add Depends for etc1tool test.
* debian/control: Update B-D list to install packages only necessary.
* debian/rules: Build libext4_utils.mk only for fastboot needed
architectures.
.
android-platform-tools (29.0.6-16ubuntu1) kinetic; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- Ignore dwz failures for now.
.
android-platform-tools (29.0.6-16) unstable; urgency=medium
.
* Team upload.
* debian/rules:
- Skip dh_auto_test for buildd: all
.
android-platform-tools (29.0.6-15) unstable; urgency=medium
.
* Team upload.
* Make use of android-libboringssl-dev package
* Build etc1tool on any architecture
* debian/rules:
- Port some tests from autopkgtest to run on dh_auto_test.
* d/*.mk:
- Update symblic linking command to easier rebuild locally.
.
android-platform-tools (29.0.6-14ubuntu1) kinetic; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- Ignore dwz failures for now.
.
android-platform-tools (29.0.6-14) unstable; urgency=medium
.
* Team upload.
* Fix gcc build for libsparse.mk
* Add debian/watch
* debian/*.mk:
- Link atomic library only necessary for armel and mipsel.
.
android-platform-tools (29.0.6-13) unstable; urgency=medium
.
* Team upload.
* debian/control:
- Update B-D: libselinux1-dev to all arch, since building
libziparchive.mk depends on this package.
.
android-platform-tools (29.0.6-12) unstable; urgency=medium
.
* Team upload.
* debian/control:
- Add libgtest-dev to Depends of android-libziparchive-dev.
- Fix multiarch issues.
* Add DexFiles.cpp to libbacktrace.mk
* Make libziparchive.so build on all arch
.
android-platform-tools (29.0.6-11ubuntu2) kinetic; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain.
- Ignore dwz failures for now.
.
android-platform-tools (29.0.6-11) unstable; urgency=medium
.
* Team upload.
* Update d/*.lintian-overrides
* debian/control:
- Revise B-D and Depends for each package.
.
android-platform-tools (29.0.6-10ubuntu2) kinetic; urgency=medium
.
* Ignore dwz failures for now.
.
android-platform-tools (29.0.6-10ubuntu1) kinetic; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- Disable LTO, these flags are not appropriate for the target
toolchain. This package will still FTBFS with glibc 2.34 due to
assumptions about MINSIGSTKSZ being a constant, but checkpoint this
to the archive anyway.
.
android-platform-tools (29.0.6-10) unstable; urgency=medium
.
* Team upload.
* Fix multiarch issues
* Make liblog and libnativehelper dynamic linked
.
android-platform-tools (29.0.6-9) unstable; urgency=medium
.
* Team upload.
* debian/rules:
- Update version for android-sdk-libsparse-utils.
.
android-platform-tools (29.0.6-8) unstable; urgency=medium
.
* Team upload.
* debian/system/core/*img*.mk: Fix ftbfs issue on armel.
* debian/control: Fix ftbfs issue on mips*el.
.
android-platform-tools (29.0.6-7) unstable; urgency=medium
.
* Team upload.
* debian/*.mk and debian/rules:
- Remove libart since it is not dependency for adb and fastboot.
- Following libraries are no longer static linked:
+ libbacktrace.so
+ libbase.so
+ libcutils.so
+ libsparse.so
+ libutils.so
+ libziparchive.so
* debian/control:
- Add new packages to replace old ones in
android-platform-system-core:
+ android-libutils
+ android-libutils-dev
+ android-libziparchive
+ android-libziparchive-dev
+ android-platform-system-core-headers
+ android-libbacktrace
+ android-libbacktrace-dev
+ android-libbase
+ android-libbase-dev
+ mkbootimg
- Remove package: dmtracedump
* debian/tests:
- Remove test for dmtracedump
* debian/rules:
- Mark the same version for android-lib* packages as adb and
fastboot.
.
android-platform-tools (29.0.6-6) unstable; urgency=medium
.
* Team upload.
* debian/control:
- For adb and fastboot package, move
android-sdk-platform-tools-common from Depends to Recommends,
since it might be removed from testing soon.
.
android-platform-tools (29.0.6-5) unstable; urgency=medium
.
* Team upload.
* Upload to unstable.
.
android-platform-tools (29.0.6-5~exp2) experimental; urgency=medium
.
* Team upload.
* Use system libselinux1-dev and remove external/selinux
* Remove development/* except development/tools
.
android-platform-tools (29.0.6-5~exp1) experimental; urgency=medium
.
* Team upload.
* debian/tests/control:
- Add Architecture limit for each test.
* debian/*.mk: Cleanup, sort list, etc.
* debian/rules: Move -pie to LDFLAGS.
.
android-platform-tools (29.0.6-4ubuntu1) jammy; urgency=medium
.
* Disable LTO, these flags are not appropriate for the target
toolchain. This package will still FTBFS with glibc 2.34 due to
assumptions about MINSIGSTKSZ being a constant, but checkpoint this
to the archive anyway.
.
android-platform-tools (29.0.6-4) unstable; urgency=medium
.
* Team upload.
* Upload to unstable.
.
android-platform-tools (29.0.6-4~exp2) experimental; urgency=medium
.
* Team upload.
* debian/control:
- Add B-D python3 for [amd64 i386 arm64], which requires to build
libart.
.
android-platform-tools (29.0.6-4~exp1) experimental; urgency=medium
.
* Team upload.
* debian/control:
- Remove unnecessary B-D: python3.
* debian/copyright:
- Add my entry.
* debian/source/lintian-overrides:
- Add very-long-line-length-in-source-file
- Add ancient-libtool
.
android-platform-tools (29.0.6-3) unstable; urgency=medium
.
* Team upload.
* Upload to unstable.
* debian/control:
- Use gcc for Arch that do not have clang support.
* Use gcc for assembly on armel to fix ftbfs:
- debian/external/boringssl/libcrypto.mk
- debian/external/libunwind/libunwind.mk
.
android-platform-tools (29.0.6-3~exp3) experimental; urgency=medium
.
* Team upload.
* debian/rules:
- Disable libdexfile for armel and armhf.
.
android-platform-tools (29.0.6-3~exp2) experimental; urgency=medium
.
* Team upload.
* debian/control:
- Remove unnecessary B-D: maven-repo-helper.
.
android-platform-tools (29.0.6-3~exp1) experimental; urgency=medium
.
* Team upload.
* debian: Remove legacy mips Arch support.
* debian/control:
- Add Arch for adb and fastboot: mipsel, mips64el.
- Remove unnecessary B-D: dh-exec, dpkg-dev, p7zip-full.
* debian/rules:
- Support to build adb and fastboot for Archs other than amd64.
* debian/scripts:
- Update get-orig-source to get perf data and run in parallel.
.
android-platform-tools (29.0.6-2) unstable; urgency=medium
.
* Team upload.
* debian/control:
- Remove unused B-D: debhelper (>= 11).
- Use clang for all ARCHs.
* debian/patches:
- Update to adapt patch requirement for gbp pq command:
+ debian/patches/system/core/stub-out-fastdeploy.patch
- To fix ftbfs issues (Closes: #999334):
+ Update: debian/patches/art/fix-standard-namespace-errors.patch
+ Update: debian/patches/system/core/add-missing-headers.patch
+ Add: debian/patches/system/core/fix-standard-namespace-errors.patch
- Cherry-pick patch from upstream:
+ Switch to an assembler macro for CFI_RESTORE_STATE_AND_DEF_CFA.
.
android-platform-tools (29.0.6-1) unstable; urgency=medium
.
* Team upload
* New upstream version 29.0.6
.
android-platform-tools (29.0.4-1) UNRELEASED; urgency=medium
.
* New upstream version 29.0.4
.
android-platform-tools (10.0.0+r36-1) UNRELEASED; urgency=medium
.
* Initial release.
Checksums-Sha1:
1dc74e036ab12602e518849aed6abe3ff6dae55e 4295 android-platform-tools_29.0.6-20ubuntu1.dsc
889e87819dad2586e082884558fda26f9a67c1cf 102316 android-platform-tools_29.0.6-20ubuntu1.debian.tar.xz
b96807ec08f65b773e097e9ceae294449409078e 7647 android-platform-tools_29.0.6-20ubuntu1_source.buildinfo
Checksums-Sha256:
0edef629db0de7991583d903a26f525b0485590d1e51bbcd90ac3692b0bf6d0a 4295 android-platform-tools_29.0.6-20ubuntu1.dsc
5d424cf78cd5d246d5e0be9d5f01bb06dbd7e98caca6f6e86334859f136ae336 102316 android-platform-tools_29.0.6-20ubuntu1.debian.tar.xz
bea432dd98a4e7546cf4cc9ad9186de43ce0949922d3f026755e49d30d9b616e 7647 android-platform-tools_29.0.6-20ubuntu1_source.buildinfo
Files:
af0f9313d79da02e45b4c67f197efe6d 4295 devel optional android-platform-tools_29.0.6-20ubuntu1.dsc
5c21e191cadd2a47a70b64b2cf3de451 102316 devel optional android-platform-tools_29.0.6-20ubuntu1.debian.tar.xz
d5dbc9d0671e24c59faacd896aa3ec3a 7647 devel optional android-platform-tools_29.0.6-20ubuntu1_source.buildinfo
More information about the kinetic-changes
mailing list