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
|
android-platform-frameworks-native (1:10.0.0+r36-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Stop trying to build android-platform-frameworks-native-headers, which
has been taken over by src:android-platform-tools. Closes: #1064978.
-- Steve Langasek <vorlon@debian.org> Wed, 28 Feb 2024 19:57:38 +0000
android-platform-frameworks-native (1:10.0.0+r36-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062211
-- Steve Langasek <vorlon@debian.org> Wed, 28 Feb 2024 00:59:27 +0000
android-platform-frameworks-native (1:10.0.0+r36-1) unstable; urgency=medium
[ Roger Shimizu ]
* d/watch: Update rule to get new upstream version
[ Hans-Christoph Steiner ]
* New upstream version 10.0.0+r36
[ Samyak Jain ]
* New upstream version 10.0.0+r36
* Bumps standard version to 4.5.0 (No changes Required)
* Removes d/compat (use debhelper-compat =13 instead)
* Adds security hardening in d/rules and Rules-Requires-Root: no in d/control
* Adds metadata in d/upstream
* Corrects copyright and control file a/c to cme
-- Hans-Christoph Steiner <hans@eds.org> Sun, 22 Nov 2020 16:40:12 +0100
android-platform-frameworks-native (1:8.1.0+r23-2) unstable; urgency=medium
* Release to unstable
* Standards-Version => 4.2.1
-- Kai-Chung Yan <seamlikok@gmail.com> Mon, 15 Oct 2018 16:59:59 +0800
android-platform-frameworks-native (1:8.1.0+r23-1) experimental; urgency=medium
[ Saif Abdul Cassim ]
* New upstream release
* Update to debhelper 11
* Update Standards-Version to 4.1.4.1
* Exclude some files under SGI-B-v1.0
* Move Vcs to Salsa
[ 殷啟聰 | Kai-Chung Yan ]
* Use `debian/clean` to simplify the build scripts
-- Saif Abdul Cassim <saif.15@cse.mrt.ac.lk> Mon, 30 Apr 2018 16:25:39 +0200
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
|