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
|
android-platform-frameworks-native (1:7.0.0+r33-1) unstable; urgency=medium
* New upstream release
* Fix FTCBFS: Let dh_auto_build pass cross compilers (Closes: #850914)
-- Hans-Christoph Steiner <hans@eds.org> Mon, 24 Apr 2017 16:25:39 +0200
android-platform-frameworks-native (1:7.0.0+r1-2) unstable; urgency=medium
* Upload to unstable
* d/control: Unify the maintainer name to "Android Tools Maintainers"
-- Kai-Chung Yan <seamlikok@gmail.com> Tue, 06 Dec 2016 17:16:45 +0800
android-platform-frameworks-native (1:7.0.0+r1-1) experimental; urgency=medium
* New upstream release
* Update Standards-Version to 3.9.8 (no changes)
* Update to debhelper 10
* Enable builds for ARM & MIPS
-- Kai-Chung Yan <seamlikok@gmail.com> Fri, 23 Sep 2016 22:56:47 +0800
android-platform-frameworks-native (1:6.0.1+r55-1) unstable; urgency=medium
[ Chirayu Desai ]
* New upstream release.
* debian: Add watch file for usage with uscan
[ Kai-Chung Yan ]
* Install libETC1 into multiarch directory
- d/rules: Build-Depends on dh-exec
* d/rules: Define NDEBUG for C++ binaries
-- Kai-Chung Yan <seamlikok@gmail.com> Thu, 25 Aug 2016 12:03:55 +0800
android-platform-frameworks-native (1:6.0.1+r16-1) unstable; urgency=medium
[ Kai-Chung Yan ]
* New packages: android-libetc1, android-libetc1-dev
* d/control: Add android-platform-build-headers to Build-Depends
[ Hans-Christoph Steiner ]
* New upstream release
-- Hans-Christoph Steiner <hans@eds.org> Mon, 15 Feb 2016 22:15:15 +0100
android-platform-frameworks-native (1:6.0.0+r26-2) unstable; urgency=medium
* Breaks & Replaces: android-libutils-dev (<< 1:6.0.0+r26) (Closes: #812450)
-- Kai-Chung Yan <seamlikok@gmail.com> Sun, 24 Jan 2016 15:37:19 +0800
android-platform-frameworks-native (1:6.0.0+r26-1) experimental; urgency=low
* New upstream release
* Change version scheme to follow upstream Android release tags
* Remove package: android-libutils(-dev) (closes: #789609)
* Add myself to Uploaders
* Use get-orig-source rule for fetching upstream
* d/control: Change priority to optional
-- Kai-Chung Yan <seamlikok@gmail.com> Tue, 01 Dec 2015 00:58:59 +0800
android-platform-frameworks-native (21-3) unstable; urgency=low
* add Breaks: and Replaces: for proper upgrading (Closes: #771062)
-- Hans-Christoph Steiner <hans@eds.org> Wed, 26 Nov 2014 14:55:28 +0100
android-platform-frameworks-native (21-2) unstable; urgency=low
* add versions to shlibs so dh can do dep detection
-- Hans-Christoph Steiner <hans@eds.org> Tue, 18 Nov 2014 14:22:13 +0100
android-platform-frameworks-native (21-1) unstable; urgency=low
* Initial release (Closes: #749100)
-- Hans-Christoph Steiner <hans@eds.org> Tue, 15 Jul 2014 14:32:04 -0400
|