android-platform-tools (29.0.6-28) unstable; urgency=medium * Team upload. * Added the missing Replaces field for android-libnativehelper (Closes: #1034982) -- Emmanuel Bourg Wed, 17 May 2023 09:45:36 +0200 android-platform-tools (29.0.6-27) unstable; urgency=medium [ Chirayu Desai ] * Remove Uploaders. [ Roger Shimizu ] * Resolve upgrade issue from bullseye to bookworm (Closes: #1034982). * Add myself to Uploaders. -- Roger Shimizu Sat, 29 Apr 2023 23:55:31 -0700 android-platform-tools (29.0.6-26) unstable; urgency=medium * Team upload. * debian/control: Another try to fix pandoc/ronn. -- Roger Shimizu Mon, 30 Jan 2023 23:58:29 -0800 android-platform-tools (29.0.6-25) unstable; urgency=medium * Team upload. * debian/control: Fix lld on B-D. * debian/control: Separate pandoc and ronn on B-D. * debian/control: Fix ftbfs on powerpc due to clang. * debian/libbacktrace.mk: Add RegsRiscv64.cpp into build. * debian/lintian-overrides: Add package-has-unnecessary-activation-of-ldconfig-trigger. -- Roger Shimizu Thu, 26 Jan 2023 21:43:52 -0800 android-platform-tools (29.0.6-24) unstable; urgency=medium * Team upload. * Remove external/libunwind dependency which is actually not used. * Enable riscv64 adb/fastboot. * debian/patches: Update riscv64 patch to fix FTBFS issue. * Use lld when possible except riscv64. * Use ronn to make manpages when pandoc is not available. -- Roger Shimizu Wed, 25 Jan 2023 23:29:05 -0800 android-platform-tools (29.0.6-23) unstable; urgency=medium * Fix CVE-2022-20128 and CVE-2022-3168 * debian/source/lintian-overrides: Fix lintian. * Apply multi-arch hints * Sync with experimental to support adb and fastboot on ppc64el. -- Roger Shimizu Fri, 20 Jan 2023 00:36:41 -0800 android-platform-tools (29.0.6-22) unstable; urgency=medium * Team upload. * Add patch to fix FTBFS (Closes: #1027653) -- Jochen Sprickerhof Wed, 11 Jan 2023 09:19:44 +0100 android-platform-tools (29.0.6-21) unstable; urgency=medium * Team upload. * debian/{control,rules}: Sync with debian/exp branch. * debian/rules: Export gdwarf-4 instead of ignoring dwz (Closes: #1016468, #1015355). -- Roger Shimizu Wed, 03 Aug 2022 00:23:27 +0900 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. -- Roger Shimizu Fri, 29 Jul 2022 01:01:55 +0900 android-platform-tools (29.0.6-19) unstable; urgency=medium * Team upload. * Cherry-pick from debian/exp to restore supporting for mips*el. -- Roger Shimizu Tue, 28 Jun 2022 02:30:12 +0900 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. -- Roger Shimizu Sat, 28 May 2022 20:13:51 +0900 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. -- Roger Shimizu Sat, 28 May 2022 02:12:26 +0900 android-platform-tools (29.0.6-16) unstable; urgency=medium * Team upload. * debian/rules: - Skip dh_auto_test for buildd: all -- Roger Shimizu Thu, 26 May 2022 18:10:50 +0900 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. -- Roger Shimizu Thu, 26 May 2022 01:44:34 +0900 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. -- Roger Shimizu Sun, 08 May 2022 23:40:34 +0900 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. -- Roger Shimizu Sun, 08 May 2022 00:41:07 +0900 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 -- Roger Shimizu Sat, 07 May 2022 23:25:20 +0900 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. -- Roger Shimizu Wed, 04 May 2022 19:33:12 +0900 android-platform-tools (29.0.6-10) unstable; urgency=medium * Team upload. * Fix multiarch issues * Make liblog and libnativehelper dynamic linked -- Roger Shimizu Tue, 03 May 2022 01:41:05 +0900 android-platform-tools (29.0.6-9) unstable; urgency=medium * Team upload. * debian/rules: - Update version for android-sdk-libsparse-utils. -- Roger Shimizu Tue, 19 Apr 2022 02:56:18 +0900 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. -- Roger Shimizu Mon, 18 Apr 2022 22:49:01 +0900 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. -- Roger Shimizu Mon, 18 Apr 2022 01:04:48 +0900 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. -- Roger Shimizu Fri, 25 Feb 2022 01:58:51 +0900 android-platform-tools (29.0.6-5) unstable; urgency=medium * Team upload. * Upload to unstable. -- Roger Shimizu Mon, 21 Feb 2022 19:25:42 +0900 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 -- Roger Shimizu Sun, 20 Feb 2022 00:51:34 +0900 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. -- Roger Shimizu Sat, 05 Feb 2022 04:05:11 +0900 android-platform-tools (29.0.6-4) unstable; urgency=medium * Team upload. * Upload to unstable. -- Roger Shimizu Sun, 30 Jan 2022 18:43:43 +0900 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. -- Roger Shimizu Wed, 26 Jan 2022 02:27:18 +0900 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 -- Roger Shimizu Wed, 26 Jan 2022 01:53:58 +0900 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 -- Roger Shimizu Tue, 25 Jan 2022 19:54:01 +0900 android-platform-tools (29.0.6-3~exp3) experimental; urgency=medium * Team upload. * debian/rules: - Disable libdexfile for armel and armhf. -- Roger Shimizu Tue, 25 Jan 2022 01:50:38 +0900 android-platform-tools (29.0.6-3~exp2) experimental; urgency=medium * Team upload. * debian/control: - Remove unnecessary B-D: maven-repo-helper. -- Roger Shimizu Mon, 24 Jan 2022 18:07:50 +0900 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. -- Roger Shimizu Mon, 24 Jan 2022 01:37:17 +0900 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. -- Roger Shimizu Sun, 23 Jan 2022 18:03:24 +0900 android-platform-tools (29.0.6-1) unstable; urgency=medium * Team upload * New upstream version 29.0.6 -- Prateek Ganguli Thu, 20 May 2021 10:00:00 +0530 android-platform-tools (29.0.4-1) UNRELEASED; urgency=medium * New upstream version 29.0.4 -- Prateek Ganguli Thu, 06 May 2021 19:03:00 +0530 android-platform-tools (10.0.0+r36-1) UNRELEASED; urgency=medium * Initial release. -- Chirayu Desai Thu, 28 Jan 2021 16:35:48 +0530