android-platform-art (14.0.0+r15-2) unstable; urgency=medium . * debian/control and debian/rules: - Use default clang/lld version (Closes: #1061207). android-platform-art (14.0.0+r15-1) unstable; urgency=medium . * Team upload. * New upstream release 14.0.0+r15 android-platform-art (14.0.0+r11-1) unstable; urgency=medium . * Team upload. * Upload to unstable. * debian/control: Add python3 to B-D. * debian/libart.mk: Cleanup and support riscv64. * debian/rules: Skip dh_strip for riscv64. android-platform-art (14.0.0+r11-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release 14.0.0+r11 * d/patches: Refresh patches. android-platform-art (14~beta1-1) unstable; urgency=medium . * Upload to unstable. * debian/control and debian/rules: Use lld-15 same version as clang. android-platform-art (14~beta1-1~exp3) experimental; urgency=medium . * Team upload. * debian/control: - Remove some arches from using lld: s390x ppc64 sparc64. android-platform-art (14~beta1-1~exp2) experimental; urgency=medium . * debian/control: - Bump up base android lib version and add lld to B-D. * debian/rules: Add riscv64 support. android-platform-art (14~beta1-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release 14~beta1 * debian/patches: - Refresh patches. - Add missing header patch. * debian/control: Add riscv64 support. * debian/libart.mk: Update and add riscv64 support. * debian/dex*.mk: Add tinyxml2 lib for linking. android-platform-art (13.0.0+r63-2) unstable; urgency=medium . * Team upload. * Use clang-15 instead of clang-14 (default) to workaround ftbfs on i386. android-platform-art (13.0.0+r63-1) unstable; urgency=medium . * Team upload. * Upload to unstable. * debian/patches: - Add a missing header to fix ftbfs for gcc-13 (Closes: #1037573). android-platform-art (13.0.0+r63-1~exp2) experimental; urgency=medium . * debian/libart.mk: - Normalization and update indent. android-platform-art (13.0.0+r63-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release 13.0.0+r63 * debian/rules: Add update to new upstream by script. * debian/patches: Refresh patches. * debian/control: - Bump up package version of B-D and Depends. * debian/libart.mk: - Update source file list. android-platform-art (11.0.0+r48-5) unstable; urgency=medium . * Team upload. * debian/rules: Add build time test to override_dh_auto_test. * debian/watch: Update to handle orig version. * debian/control: Update Depends version. * debian/rules: Sync with src:android-platform-tools. * debian/control: Fix ftbfs on powerpc due to clang. android-platform-art (11.0.0+r48-4) unstable; urgency=medium . [ 殷啟聰 | Kai-Chung Yan ] * Remove myself from Uploaders . [ Jochen Sprickerhof ] * Add patch to fix FTBFS (Closes: #1017143) * Fix lintian upstream-metadata-field-unknown * Disable LTO as the package uses clang and FTBFS (Closes: #1015353) * Add myself to Uploaders android-platform-art (11.0.0+r48-3) unstable; urgency=medium . * Team upload. * Remove embedded unwindstack code. * debian/control: - Fix multiarch issues android-platform-art (11.0.0+r48-2) unstable; urgency=medium . * Team upload. * Fix ftbfs for armhf * debian/control: - Revise B-D and Depends for each package. android-platform-art (11.0.0+r48-1) unstable; urgency=medium . * Team upload. * New upstream release 11.0.0+r48 * Update d/rules and d/*.mk * Support nterp *.S asm for x86_64 * Add DexFile* source to debian/unwindstack android-platform-art (10.0.0+r36-5) unstable; urgency=medium . * Team upload. * Drop dmtracedump (moved to android-platform-tools) * Fix compile error android-platform-art (10.0.0+r36-4) unstable; urgency=medium . * Team upload. * debian/patches: - Add patch to fix ftbfs for c++17 (Closes: #983964). android-platform-art (10.0.0+r36-3) unstable; urgency=medium . * Team upload. . [ Roger Shimizu ] * debian/*.mk: - Remove runtime library path: debian/out, which is only needed after building. - Remove LDFLAGS=-nodefaultlibs for library. * debian/rules: - Add LD_LIBRARY_PATH=debian/out for help2man calling. . [ Hans-Christoph Steiner ] * mv man page gen to dh_auto_build and respect arches android-platform-art (10.0.0+r36-2) unstable; urgency=medium . * Team upload. * debian/*.mk: - Add necessary linking libraries to fix ftbfs issue. android-platform-art (10.0.0+r36-1) unstable; urgency=medium . * Team upload. * Revert "remove stage1 components" * debian/tests: - Add "Depends" to each test command. * debian/control: - Remove building package dexlist/dexdump for armel. - Fix package description. * debian/*.mk: - Remove unnecessary linking dependencies. - Add "-nodefaultlibs" to LDFLAGS. * lintian-overrides: - Rename binary-or-shlib-defines-rpath to custom-library-search-path android-platform-art (10.0.0+r36-1~stage1.5) unstable; urgency=medium . * Team upload. * debian/patches: - Backport patch from upstream to fix mterp asm build on arm64. (Closes: #963058) android-platform-art (10.0.0+r36-1~stage1.4) unstable; urgency=medium . * Team upload. * debian/*.mk: - "mkdir debian/out" command move to debian/rules. * debian/patches: - Add patches to fix ftbfs on armhf/arm64. android-platform-art (10.0.0+r36-1~stage1.3) unstable; urgency=medium . * debian/control: - Bump B-D android-platform-system-core. * debian/patches: - Add patch to workaround cacheflush on arm. * debian/control: - Remove valgrind from B-D. * debian/*.mk: - Remove duplicated "-fPIC" and "-I/usr/include/android" android-platform-art (10.0.0+r36-1~stage1.2) unstable; urgency=low . * Team upload. * d/rules: Exclude building libdexfile_support.so from "any" architecture. android-platform-art (10.0.0+r36-1~stage1.1) unstable; urgency=low . * Team upload. . [ Hans-Christoph Steiner ] * add missing art_api headers and .cc files * build libdexfile_external and libdexfile_support separately . [ Roger Shimizu ] * Fix ftbfs issues on mips* * Use patch from android-platform-system-core to fix non-x86 systems android-platform-art (10.0.0+r36-1~stage1) unstable; urgency=low . * Team upload. . [ Debian Janitor ] * Use correct machine-readable copyright file URI. * Bump debhelper from old 11 to 12. * Set debhelper-compat version in Build-Depends. . [ Hans-Christoph Steiner ] * New upstream release (Closes: #963058) android-platform-art (8.1.0+r23-4) unstable; urgency=medium . * Team upload. * debian/watch: - Remove the unsupported "rename" option. - Update rule to get new upstream version. * debian/control: - Add Rules-Requires-Root: no - Add help2man to B-D. * debian/rules: - Add more security hardening. - Use help2man to generate manpages for dexdump, and dmtracedump. android-platform-art (8.1.0+r23-3) unstable; urgency=medium . * Put all LDFLAGS that link libraries at the end of the command line. This fixes FTBFS on Ubuntu because `--as-needed` is used by default. (Closes: #916250) Thanks to Logan Rosen. * ucontext.patch: Fix a type mismatch causing FTBFS on armhf * Use GCC to compile assembly code on armhf as Clang does not support the `ADRL` instruction. See . android-platform-art (8.1.0+r23-2) unstable; urgency=medium . * Use my DD account in Uploaders * Disable libart and its users on MIPS as ART only supports MIPSr6 while Debian is by default MIPSr2 * Fix FTBFS on i386 * Use Clang only for libart and its users while GCC for the rest. This allows `dmtracedump` to be released on all architectures. android-platform-art (8.1.0+r23-1) unstable; urgency=low . * Initial release (Closes: #913785) android-platform-system-extras (10.0.0+r36+ds-2.1) unstable; urgency=medium . * Non-maintainer upload. * Adapt to new libsquashfuse-dev. (Closes: #1026541) android-platform-system-extras (10.0.0+r36+ds-2) unstable; urgency=medium . * Team upload. * Source only upload to allow testing migration. android-platform-system-extras (10.0.0+r36+ds-1) unstable; urgency=medium . * Team upload. . [ Hans-Christoph Steiner ] * gitlab-ci: publish builds to aptly repo * gitlab-ci: fix aptly job . [ Roger Shimizu ] * Re-import upstream as 10.0.0+r36+ds, to remove binaries. * Add building libfec * libext4-utils: Move all .so to library package * debian/control: - Add more package description. * debian/copyright: - Add removed binaries to Files-Excluded list. - Remove entries that no longer exist. * debian/rules: - Add security hardening. * debian/source/lintian-overrides: - Remove entries that no longer exist. * debian/watch: - Add repack version mangling. android-platform-system-extras (10.0.0+r36-1) unstable; urgency=medium . * New upstream version * removed packages removed by upstream: android-libf2fs-utils-dev, android-libf2fs-utils, and android-sdk-ext4-utils android-platform-system-extras (8.1.0+r23-3) unstable; urgency=medium . [ Roger Shimizu ] * d/watch: Update rule to get new upstream version . [ Hans-Christoph Steiner ] * Pass -fcommon to unbreak build with GCC 10 (Closes: #956999) android-platform-system-extras (8.1.0+r23-2) unstable; urgency=medium . * Release to unstable android-platform-system-extras (8.1.0+r23-1) experimental; urgency=medium . [ Hans-Christoph Steiner ] * New upstream release * d/copyright: Use HTTPS URLs * Switch to Salsa . [ Saif Abdul Cassim ] * New package android-sdk-ext4-utils providing: * mkuserimg * ext4fixup * make_ext4fs * This package is replacing the obsolete android-tools-fsutils . [ Kai-Chung Yan ] * Debhelper level => 11 * d/rules: Use dh-auto-build instead of plain make thanks to Helmut Grohne * Fix the conflicting types errors (Closes: #892170) * Standards-Version => 4.2.1 android-platform-system-extras (7.0.0+r33-1) unstable; urgency=medium . * New upstream release android-platform-system-extras (7.0.0+r1-2) unstable; urgency=medium . * Upload to unstable android-platform-system-extras (7.0.0+r1-1) experimental; urgency=medium . * New upstream release * Enable builds for ARM & MIPS * Update to debhelper 10 android-platform-system-extras (6.0.1+r55-1) unstable; urgency=medium . * New upstream release. * debian: Add watch file for usage with uscan * debian/watch: recompress using xz * Update Android Build-Depends to the latest version available android-platform-system-extras (6.0.1+r16-2) unstable; urgency=medium . * d/control: - Standards-Version => 3.9.8 - Maintainer: Unify to "Android Tools Maintainers" - Add dh-exec to Build-Depends * Add multiarch android directory to RPATH (Closes: #826642) * Install the libraries to multiarch path * d/rules: Move some global compiler flags to here * Override binary-or-shlib-defines-rpath android-platform-system-extras (6.0.1+r16-1) unstable; urgency=medium . * New upstream release android-platform-system-extras (6.0.0+r26-1) unstable; urgency=low . * Initial release (Closes: #810596) android-platform-system-tools-aidl (1:10.0.0+r36-4) unstable; urgency=medium . * Team upload. * debian/patches: - Add patch to fix ftbfs for c++17 (Closes: #983968). android-platform-system-tools-aidl (1:10.0.0+r36-3) unstable; urgency=medium . * add -latomic to fix builds on armel android-platform-system-tools-aidl (1:10.0.0+r36-2) unstable; urgency=medium . * add -latomic to fix builds on armel, etc android-platform-system-tools-aidl (1:10.0.0+r36-1) unstable; urgency=medium . * New upstream release android-platform-system-tools-aidl (1:8.1.0+r23-1) unstable; urgency=medium . * Update manpages to include `-ninja` option * Install all files under `docs/` * Fix FTCBFS thanks to Helmut Grohne (Closes: #871599) * Standards-Version => 4.2.1 * d/control: Remove the unused build-dependency android-libcutils-dev . [ Hans-Christoph Steiner ] * New upstream release * Switch to Salsa * d/copyright: Use HTTPS URLs * Fix missing-notice-file-for-apache-license android-platform-system-tools-aidl (1:7.0.0+r33-1) unstable; urgency=medium . * New upstream release android-platform-system-tools-aidl (1:7.0.0+r1-2) unstable; urgency=medium . * upload to unstable * d/control: Improve package description * d/libaidl-common.mk: No longer link against libcutils * Install the executables into Android SDK home * Set the dynamic BUILD_TOOLS_VERSION to debian android-platform-system-tools-aidl (1:7.0.0+r1-1) experimental; urgency=medium . * Initial release (Closes: #839053) android-platform-system-tools-hidl (10.0.0+r36-3.1) unstable; urgency=medium . * Non-maintainer upload. * debian/patches/fix_ftbfs_gcc-13.patch: New. Fix FTBFS with gcc-13. Thanks to Adrian Bunk (Closes: #1037574). android-platform-system-tools-hidl (10.0.0+r36-3) unstable; urgency=medium . * Team upload. * Drop unused build dependency (Closes: #1011934) * Workaround dwz bug #1016936 android-platform-system-tools-hidl (10.0.0+r36-2) unstable; urgency=medium . * fix build on armel android-platform-system-tools-hidl (10.0.0+r36-1) unstable; urgency=medium . * Team Upload . [ Hans-Christoph Steiner ] * add debian/gitlab-ci.yml . [ Griffin98 ] * New upstream version 10.0.0+r32 * Update hidl-gen dependency . [ Andrej Shadura ] * New upstream version 10.0.0+r36 . [ Samyak Jain ] * New upstream version 10.0.0+r39 * Corrects d/watch for repacking (drops unnecessary uupdate) * Adds .clang-format to Files-Excluded * Adds metadata in d/upstream * Bumps standard version to 4.5.0 (No changes Required) * Use of debhelper-compat (=13) * Updatess hidl-gen.mk to correct dependency * Correct patches to resolve FTBFS Bug (Closes: #959904) android-platform-system-tools-hidl (9.0.0+r45-1) unstable; urgency=medium . * Initial release. (Closes: #935147) android-platform-tools (34.0.4-1) unstable; urgency=medium . * Upload to unstable. . android-platform-tools (34.0.4-1~exp3) experimental; urgency=medium . * Revert "debian/patches: Remove unused patch". * debian/libext4_utils.mk: - Remove CXXFLAGS already existing in debian/rules. . android-platform-tools (34.0.4-1~exp2) experimental; urgency=medium . * debian/patches: - Remove unused patch. - Revert patch to avoid introduce new dependency. * debian/rules: Sync formating with boringssl. . android-platform-tools (34.0.4-1~exp1) experimental; urgency=medium . * New upstream release 34.0.4 * debian/*.install: Remove system/unwinding/libbacktrace. * debian/fastboot.mk: Add new source files. * debian/patches: Add revert patch to avoid ftbfs. . android-platform-tools (33.0.4-1~exp4) experimental; urgency=medium . * debian/libbacktrace.mk: Add RegsRiscv64.cpp. * debian/*.mk: Move c&cpp std version to debian/rules. . android-platform-tools (33.0.4-1~exp3) experimental; urgency=medium . * debian/patches: - Restore previously removed for gcc only patches. - Move all revert patches to folder 'revert'. * debian/control: - pandoc are not available for some arch-es now, move to use ronn. . android-platform-tools (33.0.4-1~exp2) experimental; urgency=medium . * debian/patches: - Restore mips related patch. - Add include dir to makefile instead of patching. - Remove unused patches. . android-platform-tools (33.0.4-1~exp1) experimental; urgency=medium . * New upstream release 33.0.4 * debian/patches: - Refresh patches. - Add patch to fix ftbfs. - Revert upstream's removal of simg2simg. android-platform-tools (34.0.4-1~exp3) experimental; urgency=medium . * Revert "debian/patches: Remove unused patch". * debian/libext4_utils.mk: - Remove CXXFLAGS already existing in debian/rules. android-platform-tools (34.0.4-1~exp2) experimental; urgency=medium . * debian/patches: - Remove unused patch. - Revert patch to avoid introduce new dependency. * debian/rules: Sync formating with boringssl. android-platform-tools (34.0.4-1~exp1) experimental; urgency=medium . * New upstream release 34.0.4 * debian/*.install: Remove system/unwinding/libbacktrace. * debian/fastboot.mk: Add new source files. * debian/patches: Add revert patch to avoid ftbfs. android-platform-tools (33.0.4-1~exp4) experimental; urgency=medium . * debian/libbacktrace.mk: Add RegsRiscv64.cpp. * debian/*.mk: Move c&cpp std version to debian/rules. android-platform-tools (33.0.4-1~exp3) experimental; urgency=medium . * debian/patches: - Restore previously removed for gcc only patches. - Move all revert patches to folder 'revert'. * debian/control: - pandoc are not available for some arch-es now, move to use ronn. android-platform-tools (33.0.4-1~exp2) experimental; urgency=medium . * debian/patches: - Restore mips related patch. - Add include dir to makefile instead of patching. - Remove unused patches. android-platform-tools (33.0.4-1~exp1) experimental; urgency=medium . * New upstream release 33.0.4 * debian/patches: - Refresh patches. - Add patch to fix ftbfs. - Revert upstream's removal of simg2simg. android-platform-tools (33.0.3-2) unstable; urgency=medium . * Upload to unstable. * debian/include: - Add chrono header from libstdc++-13-dev to fix ftbfs for gcc-13 (Closes: #1037576). * debian/patches: - Add a missing header to fix ftbfs for gcc-13. android-platform-tools (33.0.3-2~exp1) experimental; urgency=medium . * Add e/libcpu_features.so for android-platform-art/13. android-platform-tools (33.0.3-1) unstable; urgency=medium . * Upload to unstable. . android-platform-tools (33.0.3-1~exp9) experimental; urgency=medium . * Merge changes till debian/29.0.6-28 * debian/control: - Remove D-B libpcre3-dev, which is not used (Closes: #1000022). . android-platform-tools (33.0.3-1~exp8) experimental; urgency=medium . * Team upload. * debian/patches: Add patch to fix ftbfs issue for src:android-platform-frameworks-base. . android-platform-tools (33.0.3-1~exp7) experimental; urgency=medium . * Team upload. * debian/patches: Cleanup, remove no longer necessary patches. * debian/rules: Add target "update" to gbp import new release. . android-platform-tools (33.0.3-1~exp6) experimental; urgency=medium . * Team upload. * Fix ftbfs on armel. * debian folder: Cleanup. . android-platform-tools (33.0.3-1~exp5) experimental; urgency=medium . * Team upload. * Use lld when possible except riscv64. * Use ronn to make manpages when pandoc is not available. * d/control: Fix ftbfs on powerpc due to clang. * d/lintian-overrides: Add package-has-unnecessary-activation-of-ldconfig-trigger. . android-platform-tools (33.0.3-1~exp4) experimental; urgency=medium . * Team upload. * debian/control: Add Breaks/Replaces to pass piuparts test. . android-platform-tools (33.0.3-1~exp3) experimental; urgency=medium . * Team upload. . [ Debian Janitor ] * Update standards version to 4.6.2, no changes needed. * Use correct machine-readable copyright file URI. . [ Roger Shimizu ] * d/control: Sync multi-arch hints with master branch . [ Jochen Sprickerhof ] * Add patch to fix FTBFS (Closes: #1027653) . android-platform-tools (33.0.3-1~exp2) experimental; urgency=medium . * debian/patches: Add patch to fix ftbfs for mips*. . android-platform-tools (33.0.3-1~exp1) experimental; urgency=medium . * New upstream release 33.0.3 * debian/patches: Amend patch to add more includes to header files. * debian/rules: Export gdwarf-4. . android-platform-tools (33.0.1-1~exp9) experimental; urgency=medium . * Team upload. * debian/upstream/metadata: - Update link for reporting and checking issues. * debian/control: Make pkg description in more detail. * debian/copyright: Update to list new source files. * Remove e/libcpu_features.so since it's not necessary. * Add pkg android-platform-frameworks-native-headers. . android-platform-tools (33.0.1-1~exp8) experimental; urgency=medium . * Team upload. * debian/extra/incremental_delivery: - Patch map_ptr.h to support operator-- for libstdc++. * debian/*.mk: - Remove -pie from common LDFLAGS and only apply to LDFLAGS for non-library build. * debian/*.install: Move symbolic link library to -dev package. * debian/rules: - mkdir debian/out folder instead of in d/*.mk - Add common CPPFLAGS. * debian/control: Fix -dev package Arch support list. . android-platform-tools (33.0.1-1~exp7) experimental; urgency=medium . * Team upload. * Revert 1 upstream patch to restore mips support for libbacktrace. * debian/control: - Remove Depends on p7zip-full, since we already switched to external/lzma. . android-platform-tools (33.0.1-1~exp6) experimental; urgency=medium . * Team upload. * Add new repo system/incremental_delivery:incfs/util to debian/extra. * debian/control: - Fix Depends version for android-platform-system-core-headers. * debian/android-libbase-dev.install: Add fmtlib header. * debian/*.mk: Minor fix for libbacktrace and libutils. . android-platform-tools (33.0.1-1~exp5) experimental; urgency=medium . * Team upload. * debian/control: Convert android-*-dev to Architecture: any (Closes: #982326). * Minor fix for lintian. * debian/tests/control: - Add adb/fastboot test to archs: mipsel mips64el ppc64el riscv64 . android-platform-tools (33.0.1-1~exp4) experimental; urgency=medium . * Team upload. * debian/*.mk: - Remove gold linker to fix ftbfs on riscv64. * debian/rules: - Use override_dh_auto_configure-arch to speed up "all" build. - Add adb and fastboot build on mips*el. . android-platform-tools (33.0.1-1~exp3) experimental; urgency=medium . * Team upload. * Build libutils and libbacktrace for mipsel mips64el ppc64el riscv64. * Build adb and fastboot for ppc64el riscv64. . android-platform-tools (33.0.1-1~exp2) experimental; urgency=medium . * Team upload. * debian/patches: - Use 2 patches from master branch to fix GCC ftbfs. - Add 2 patches to fix GCC ftbfs. * debian/rules: Remove external/dlmalloc * *.mk and debian/rules: Rename d/system/core to d/system * Remove debian/README.Debian.boringssl * debian/copyright: Update based on d/orig.excludes . android-platform-tools (33.0.1-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release 33.0.1 * debian/manifest.xml: - Add external/lzma, etc. and remove not needed entries. * get-orig-source: Use DEB_VERSION_UPSTREAM as version for orig tarball. * debian/patches: - Remove unnecessary patches. - Refresh patches. * debian/copyright: Remove non-existing entries. * Use external/lzma * Use external/cpu_features * Update d/*.mk for new upstream version. * debian/rules: - Regenerate proto only for limited architectures for adb. . android-platform-tools (31.0.3-1~exp3) experimental; urgency=medium . * Team upload. * Merge packaging changes from 29.0.6-6 to 29.0.6-18 . android-platform-tools (31.0.3-1~exp2) experimental; urgency=medium . * Team upload. * debian/rules: - Remove building libart for i386 since it ftbfs now. * Simplify d/rules, d/art/libart.mk, and d/system/core/libadb.mk . android-platform-tools (31.0.3-1~exp1) experimental; urgency=medium . * Team upload. * New upstream version 31.0.3 * debian/manifest: Adapt new upstream. * debian/orig.excludes: - Remove unnecessary large files. * debian/rules: - Update upstream version 31.0.3 - Update library dependencies. - Remove external/libunwind. - Add script to generate protobuf code. * debian/patches: - Remove unnecessary patches. - Refresh patches. * Remove embedded files in debian/include * debian/control: - Add B-D: libbrotli-dev libprotobuf-dev libzstd-dev protobuf-compiler - Remove unnecessary B-D: zlib1g-dev liblzma-dev libsafe-iop-dev * debian/*.mk: Update android-platform-tools (33.0.3-1~exp9) experimental; urgency=medium . * Merge changes till debian/29.0.6-28 * debian/control: - Remove D-B libpcre3-dev, which is not used (Closes: #1000022). android-platform-tools (33.0.3-1~exp8) experimental; urgency=medium . * Team upload. * debian/patches: Add patch to fix ftbfs issue for src:android-platform-frameworks-base. android-platform-tools (33.0.3-1~exp7) experimental; urgency=medium . * Team upload. * debian/patches: Cleanup, remove no longer necessary patches. * debian/rules: Add target "update" to gbp import new release. android-platform-tools (33.0.3-1~exp6) experimental; urgency=medium . * Team upload. * Fix ftbfs on armel. * debian folder: Cleanup. android-platform-tools (33.0.3-1~exp5) experimental; urgency=medium . * Team upload. * Use lld when possible except riscv64. * Use ronn to make manpages when pandoc is not available. * d/control: Fix ftbfs on powerpc due to clang. * d/lintian-overrides: Add package-has-unnecessary-activation-of-ldconfig-trigger. android-platform-tools (33.0.3-1~exp4) experimental; urgency=medium . * Team upload. * debian/control: Add Breaks/Replaces to pass piuparts test. android-platform-tools (33.0.3-1~exp3) experimental; urgency=medium . * Team upload. . [ Debian Janitor ] * Update standards version to 4.6.2, no changes needed. * Use correct machine-readable copyright file URI. . [ Roger Shimizu ] * d/control: Sync multi-arch hints with master branch . [ Jochen Sprickerhof ] * Add patch to fix FTBFS (Closes: #1027653) android-platform-tools (33.0.3-1~exp2) experimental; urgency=medium . * debian/patches: Add patch to fix ftbfs for mips*. android-platform-tools (33.0.3-1~exp1) experimental; urgency=medium . * New upstream release 33.0.3 * debian/patches: Amend patch to add more includes to header files. * debian/rules: Export gdwarf-4. android-platform-tools (33.0.1-1~exp9) experimental; urgency=medium . * Team upload. * debian/upstream/metadata: - Update link for reporting and checking issues. * debian/control: Make pkg description in more detail. * debian/copyright: Update to list new source files. * Remove e/libcpu_features.so since it's not necessary. * Add pkg android-platform-frameworks-native-headers. android-platform-tools (33.0.1-1~exp8) experimental; urgency=medium . * Team upload. * debian/extra/incremental_delivery: - Patch map_ptr.h to support operator-- for libstdc++. * debian/*.mk: - Remove -pie from common LDFLAGS and only apply to LDFLAGS for non-library build. * debian/*.install: Move symbolic link library to -dev package. * debian/rules: - mkdir debian/out folder instead of in d/*.mk - Add common CPPFLAGS. * debian/control: Fix -dev package Arch support list. android-platform-tools (33.0.1-1~exp7) experimental; urgency=medium . * Team upload. * Revert 1 upstream patch to restore mips support for libbacktrace. * debian/control: - Remove Depends on p7zip-full, since we already switched to external/lzma. android-platform-tools (33.0.1-1~exp6) experimental; urgency=medium . * Team upload. * Add new repo system/incremental_delivery:incfs/util to debian/extra. * debian/control: - Fix Depends version for android-platform-system-core-headers. * debian/android-libbase-dev.install: Add fmtlib header. * debian/*.mk: Minor fix for libbacktrace and libutils. android-platform-tools (33.0.1-1~exp5) experimental; urgency=medium . * Team upload. * debian/control: Convert android-*-dev to Architecture: any (Closes: #982326). * Minor fix for lintian. * debian/tests/control: - Add adb/fastboot test to archs: mipsel mips64el ppc64el riscv64 android-platform-tools (33.0.1-1~exp4) experimental; urgency=medium . * Team upload. * debian/*.mk: - Remove gold linker to fix ftbfs on riscv64. * debian/rules: - Use override_dh_auto_configure-arch to speed up "all" build. - Add adb and fastboot build on mips*el. android-platform-tools (33.0.1-1~exp3) experimental; urgency=medium . * Team upload. * Build libutils and libbacktrace for mipsel mips64el ppc64el riscv64. * Build adb and fastboot for ppc64el riscv64. android-platform-tools (33.0.1-1~exp2) experimental; urgency=medium . * Team upload. * debian/patches: - Use 2 patches from master branch to fix GCC ftbfs. - Add 2 patches to fix GCC ftbfs. * debian/rules: Remove external/dlmalloc * *.mk and debian/rules: Rename d/system/core to d/system * Remove debian/README.Debian.boringssl * debian/copyright: Update based on d/orig.excludes android-platform-tools (33.0.1-1~exp1) experimental; urgency=medium . * Team upload. * New upstream release 33.0.1 * debian/manifest.xml: - Add external/lzma, etc. and remove not needed entries. * get-orig-source: Use DEB_VERSION_UPSTREAM as version for orig tarball. * debian/patches: - Remove unnecessary patches. - Refresh patches. * debian/copyright: Remove non-existing entries. * Use external/lzma * Use external/cpu_features * Update d/*.mk for new upstream version. * debian/rules: - Regenerate proto only for limited architectures for adb. android-platform-tools (31.0.3-1~exp3) experimental; urgency=medium . * Team upload. * Merge packaging changes from 29.0.6-6 to 29.0.6-18 android-platform-tools (31.0.3-1~exp2) experimental; urgency=medium . * Team upload. * debian/rules: - Remove building libart for i386 since it ftbfs now. * Simplify d/rules, d/art/libart.mk, and d/system/core/libadb.mk android-platform-tools (31.0.3-1~exp1) experimental; urgency=medium . * Team upload. * New upstream version 31.0.3 * debian/manifest: Adapt new upstream. * debian/orig.excludes: - Remove unnecessary large files. * debian/rules: - Update upstream version 31.0.3 - Update library dependencies. - Remove external/libunwind. - Add script to generate protobuf code. * debian/patches: - Remove unnecessary patches. - Refresh patches. * Remove embedded files in debian/include * debian/control: - Add B-D: libbrotli-dev libprotobuf-dev libzstd-dev protobuf-compiler - Remove unnecessary B-D: zlib1g-dev liblzma-dev libsafe-iop-dev * debian/*.mk: Update android-platform-tools (29.0.6-28) unstable; urgency=medium . * Team upload. * Added the missing Replaces field for android-libnativehelper (Closes: #1034982) 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. android-platform-tools (29.0.6-26) unstable; urgency=medium . * Team upload. * debian/control: Another try to fix pandoc/ronn. 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. 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. 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. android-platform-tools (29.0.6-22) unstable; urgency=medium . * Team upload. * Add patch to fix FTBFS (Closes: #1027653) 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). 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-19) unstable; urgency=medium . * Team upload. * Cherry-pick from debian/exp to restore supporting for mips*el. 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-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-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-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-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-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-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 fdroidcl (0.7.0-1) unstable; urgency=medium . * New upstream version 0.7.0 fdroidcl (0.6.0-1) unstable; urgency=medium . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. . [ Jochen Sprickerhof ] * Update Maintainer address * Update d/watch * Use dh-sequence-golang * New upstream version 0.6.0 * Move package description to source package * Bump policy version (no changes) * Drop upstreamed patches * Add new build dependency * Disable unit tests (need internet) fdroidcl (0.5.0-3) unstable; urgency=medium . * Add patch in case the app name is empty fdroidcl (0.5.0-2) unstable; urgency=medium . * bump policy and debhelper versions fdroidcl (0.5.0-1) unstable; urgency=medium . * New upstream version 0.5.0 * Update copyright * Adopt to new testdata * Bump policy and debhelper versions fdroidcl (0.4.0-1) unstable; urgency=medium . [ Michael Stapelberg ] * update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci) . [ Jochen Sprickerhof ] * Add R³ * http -> https * New upstream version 0.4.0 * Update copyright * Remove patches (implemented upstream) * Fix section * Update standards version * Update dependencies and imports fdroidcl (0.3.1-4) unstable; urgency=medium . * Team upload. * Vcs-* urls: pkg-go-team -> go-team. fdroidcl (0.3.1-3) unstable; urgency=medium . * Restrict architecture due to missing adb * Bump standards version fdroidcl (0.3.1-2) unstable; urgency=medium . * Add Multi-Arch key, according to hinter * Fix watch file fdroidcl (0.3.1-1) unstable; urgency=medium . * Initial release (Closes: #863013) xperia-flashtool (0.9.34+ds-1) unstable; urgency=medium . * New upstream release 0.9.34+ds - Added support for 10 III. * debian/patches: - Refresh patches. xperia-flashtool (0.9.33+ds-1) unstable; urgency=medium . * New upstream version 0.9.33+ds - Better handling of case where multiple LUN0 partition files are in the firmware. * debian/watch: - Get new upstream version by parsing xml. * debian/patches: - Refresh patches. xperia-flashtool (0.9.32+ds-1) unstable; urgency=medium . * New upstream version 0.9.32+ds - Fixed bug in USB log parser. - Fixed partition autochoose based on size from UFSInfos. * debian/copyright: - Add .classpath to Files-Excluded * debian/patches: - Refresh patches. * Make use system's library libpicocli-java. xperia-flashtool (0.9.31+ds-3) unstable; urgency=medium . * debian/control: - Remove unnecessary B-D - Add Depends: fastboot - Add Recommends: adb * debian/patches: - Amend patch 01 to use system adb and fastboot command. - Amend patch 01 to unify all name to Xperia Flashtool. - Amend patch 02 to cleanup the unnecessary libs for classpath. * Add desktop launcher and icon * Install docs. * Add udev rule xperia-flashtool (0.9.31+ds-2) unstable; urgency=medium . * debian/patches: - Amend patch 01 to support libusb-1.0-0 library. - Amend patch 01 to remove pinging to github. - Amend patch 02 to add classpath support. * debian/control: - Add xperia-flashtool Depends: libusb-1.0-0, libswt-cairo-gtk-4-jni * debian/rules: - Add --buildsystem=ant * debian/flashtool and debian/install: - Install java-wrappers based launcher script. xperia-flashtool (0.9.31+ds-1) unstable; urgency=medium . * Initial release (Closes: #975976) REMOVED: sstp-client 1.0.19-1 REMOVED: network-manager-sstp 1.3.2-1