1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
android-platform-frameworks-base (1:7.0.0+r33-1) unstable; urgency=medium
* New upstream release (Closes: #859081)
-- Hans-Christoph Steiner <hans@eds.org> Mon, 24 Apr 2017 15:53:07 +0200
android-platform-frameworks-base (1:7.0.0+r1-3) unstable; urgency=medium
* include bash-completion for aapt (Closes: #856420)
-- Hans-Christoph Steiner <hans@eds.org> Tue, 28 Feb 2017 22:07:56 +0100
android-platform-frameworks-base (1:7.0.0+r1-2) unstable; urgency=medium
* Upload to unstable
* Switch from using patchelf to chrpath for patchelf is unavailable on MIPS
* d/rules: Set ANDROID_BUILD_TOOLS_VERSION since aapt.mk needs it
-- Kai-Chung Yan <seamlikok@gmail.com> Wed, 07 Dec 2016 12:39:23 +0800
android-platform-frameworks-base (1:7.0.0+r1-1) experimental; urgency=medium
[ Kai-Chung Yan ]
* New upstream release
* Build aapt2
* Enable builds for ARM & MIPS
* Remove package: aidl (moved to src:android-platform-system-tools-aidl)
* Set the dynamic BUILD_TOOLS_VERSION to "debian"
* Update to debhelper 10
* Drop fix_expat_header_path.patch: Fixed in upstream
[ Chirayu Desai ]
* No longer manually invoke strip-nondeterminism
(See: <https://tracker.debian.org/news/792561>)
-- Kai-Chung Yan <seamlikok@gmail.com> Wed, 05 Oct 2016 17:11:25 +0800
android-platform-frameworks-base (1:6.0.1+r55-1) unstable; urgency=medium
[ Chirayu Desai ]
* New upstream release.
* debian: Add watch file for usage with uscan
* d/watch: recompress using xz
* d/copyright:
- Exclude "core/res/res/values-mcc310-mnc380": dpkg-source cannot handle
symlinks to a directory
* Update Android Build-Depends to the latest version available
[ Kai-Chung Yan ]
* d/copyright: No longer exclude
- No longer exclude "*.zip": Not necessary
- No longer exclude "packages": Contains codes required for building
android.jar
- Exclude "core/res/res/values-mcc310-mnc170": dpkg-source cannot handle
symlinks to a directory
-- Chirayu Desai <chirayudesai1@gmail.com> Sun, 21 Aug 2016 18:38:19 +0530
android-platform-frameworks-base (1:6.0.1+r43-1) unstable; urgency=medium
* Team upload.
[ Kai-Chung Yan ]
* New upstream release
* d/control:
- Limit some BDs to [amd64 i386]
- Change Maintainer to "Android Tools Maintainers"
- Standards-Version => 3.9.8 (no changes)
* Add both paths with/without DEB_HOST_MULTIARCH to RPATH
* Drop aapt_Images_cpp_Res_png_9patch.diff: Disable assertions in Images.cpp
using -DNDEBUG so that aapt can build APKs successfully
[ Chirayu Desai ]
* New package: android-framework-res for "framework-res.apk"
-- Chirayu Desai <chirayudesai1@gmail.com> Tue, 14 Jun 2016 21:41:34 +0530
android-platform-frameworks-base (1:6.0.1+r16-1) unstable; urgency=medium
* New upstream release
- d/rules: Update BUILD_TOOLS_VERSION to 23.0.2
* d/copyright: Exclude more useless files to reduce tarball size
* Use aapt.bash-completion for installing bash-completion
-- Kai-Chung Yan <seamlikok@gmail.com> Wed, 17 Feb 2016 18:59:36 +0800
android-platform-frameworks-base (1:6.0.0+r26-3) unstable; urgency=medium
* d/control:
- Do not use ${binary:Version} on external packages
- Remove libunwind from B-D as unnecessary
-- Kai-Chung Yan <seamlikok@gmail.com> Tue, 09 Feb 2016 02:06:39 +0800
android-platform-frameworks-base (1:6.0.0+r26-2) unstable; urgency=medium
* d/split-select.1.md: Fix syntax error
* d/libandroidfw.mk: Add "-Wl,-rpath=/usr/lib/android" to LDFLAGS
* d/copyright: Include more upstream files for building the Android Frameworks
* d/control: Add android-libunwind (>= 6) to B-D for solving the build failure
-- Kai-Chung Yan <seamlikok@gmail.com> Sun, 07 Feb 2016 13:25:26 +0800
android-platform-frameworks-base (1:6.0.0+r26-1) experimental; urgency=medium
* New upstream release
* Change version scheme to follow Android release tags
* get-orig-source rule in d/rules for generating upstream tarballs
* Install executables to faked SDK home
* Makefiles independent from Quilt
* New package: aidl, split-select, android-libaapt
* Use makefiles for generating library symlinks
* Add lintian-overrides for binary-or-shlib-defines-rpath
* New manpages for aidl, split-select
* Update d/copyright
* d/control:
- Add myself to Uploaders
- Change architecture to amd64 & i386
- Change priority to optional
- Change Build-Depends:
- libpng12-dev => libpng-dev
- libexpat1-dev => libexpat-dev
- Add android-platform-build-headers
- All Build-Depends on AOSP packages >= 1:6.0.0
- Fix Vcs-Git
- Use HTTPS for Vcs URLs
- Standards-Version => 3.9.7 (No change)
* New patches:
- aapt_Images_cpp_Res_png_9patch.diff: Fix API usage mistake
- fix_aidl_typo.diff
- aapt_typo.diff
-- Kai-Chung Yan <seamlikok@gmail.com> Fri, 5 Feb 2016 22:03:11 +0800
android-platform-frameworks-base (21-2) unstable; urgency=low
* add versions to shlibs so dh can do dep detection
(Closes: #768821) (Closes: #769236)
* set Android Tools team as Maintainer
* fix installation of aapt bash completion rules
-- Hans-Christoph Steiner <hans@eds.org> Tue, 02 Dec 2014 14:36:42 +0100
android-platform-frameworks-base (21-1) unstable; urgency=low
* Initial release (Closes: #763571)
-- Hans-Christoph Steiner <hans@eds.org> Tue, 30 Sep 2014 20:55:30 -0400
|