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 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201
|
android-platform-build (1:8.1.0+r23-2) unstable; urgency=medium
* Move javahelper from Build-Depends-Indep to Build-Depends. Debhelper plugins
must always be installed.
* Pre-bake manpages using Pandoc during dev-time. Pandoc as a build-dependency
is sometimes unreliable and unnecessary because Haskell uses static linking.
-- Kai-Chung Yan <seamlikok@gmail.com> Thu, 25 Oct 2018 21:57:20 +0800
android-platform-build (1:8.1.0+r23-1) unstable; urgency=medium
[ Kai-Chung Yan ]
* New upstream release
* Use dh_auto_build to invoke makefiles (thanks to Helmut Grohne)
* Standards-Version => 4.2.1: Remove get-orig-source
* Remove old package android-platform-build-headers (Closes: #908801)
* Update manpages with new contents and more appropriate formatting
* Build signapk with apksig
* d/copyright: Exclude minified JavaScript
[ Hans-Christoph Steiner ]
* Switch to Salsa
* d/copyright: Use HTTPS URLs
-- Kai-Chung Yan <seamlikok@gmail.com> Wed, 24 Oct 2018 23:11:54 +0800
android-platform-build (1:7.0.0+r33-1) unstable; urgency=medium
* New upstream release
-- Hans-Christoph Steiner <hans@eds.org> Wed, 26 Apr 2017 19:41:04 +0200
android-platform-build (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> Thu, 08 Dec 2016 22:15:32 +0800
android-platform-build (1:7.0.0+r1-1) experimental; urgency=medium
* New upstream release
* No longer provide `AndroidConfig.h`: Dropped by upstream
* Enable builds for ARM & MIPS
* Set the dynamic `BUILD_TOOLS_VERSION` to `debian`
* Drop include_ziptime.patch: ziptime is included upstream
* Update to debhelper 10
-- Kai-Chung Yan <seamlikok@gmail.com> Tue, 11 Oct 2016 21:22:09 +0800
android-platform-build (1:6.0.1+r55-3) unstable; urgency=medium
* add new binary packages: signapk and signtos
* remove unnecessary linked libs from ziptime
-- Hans-Christoph Steiner <hans@eds.org> Mon, 10 Oct 2016 19:37:55 +0200
android-platform-build (1:6.0.1+r55-2) unstable; urgency=medium
* include `ziptime` from git via a patch
-- Hans-Christoph Steiner <hans@eds.org> Fri, 02 Sep 2016 21:18:34 +0200
android-platform-build (1:6.0.1+r55-1) unstable; urgency=medium
* upload final stage
-- Hans-Christoph Steiner <hans@eds.org> Fri, 02 Sep 2016 14:48:02 +0200
android-platform-build (1:6.0.1+r55-1~stage1.1) unstable; urgency=medium
[ Chirayu Desai ]
* d/control: Move pandoc to B-D
[ Kai-Chung Yan (殷啟聰) ]
* d/rules: Let d/zipalign.1 only generated on specific architectures
* d/rules: get-orig-source makes use of d/watch
-- Chirayu Desai <chirayudesai1@gmail.com> Fri, 02 Sep 2016 14:22:09 +0200
android-platform-build (1:6.0.1+r55-1~stage1) unstable; urgency=medium
[ Chirayu Desai ]
* New upstream release.
* debian: Add watch file for usage with uscan
* debian/watch: recompress using xz
* Don't install core/version_defaults.mk
* Define NDEBUG for c/cpp files
[ Kai-Chung Yan ]
* d/detect_arch.mk: Use DEB_HOST_ARCH instead of DEB_HOST_ARCH_CPU to detect
architectures. This fixes FTBFS on ARM architectures.
* d/rules: No longer export DEB_BUILD_MAINT_OPTIONS = hardening=+all as
bindnow and pie will be default in Stretch
[ Hans-Christoph Steiner ]
* stage1 upload: export DEB_BUILD_PROFILES = stage1 in debian/rules
-- Kai-Chung Yan <seamlikok@gmail.com> Wed, 24 Aug 2016 18:55:08 +0800
android-platform-build (1:6.0.1+r16-4) unstable; urgency=medium
* d/rules: Split build targets of indep and arch (Closes: #826855)
-- Kai-Chung Yan <seamlikok@gmail.com> Tue, 14 Jun 2016 00:21:08 +0800
android-platform-build (1:6.0.1+r16-3) unstable; urgency=medium
* Team upload.
[ Kai-Chung Yan ]
* Remove unofficial architectures: mips64, armeb, arm
* New package: android-logtags-tools
* Standards-Version => 3.9.8
* d/rules:
- export DEB_BUILD_MAINT_OPTIONS = hardening=+all
- Let dh_shlibdeps search multiarch android directory
-- Markus Koschany <apo@debian.org> Tue, 07 Jun 2016 12:41:21 +0200
android-platform-build (1:6.0.1+r16-2) unstable; urgency=medium
* d/rules: BUILD_TOOLS_VERSION => 23.0.2
* Add support of multi-arch
-- Kai-Chung Yan <seamlikok@gmail.com> Sat, 26 Mar 2016 00:39:11 +0800
android-platform-build (1:6.0.1+r16-1) unstable; urgency=medium
* New upstream release
* d/rules: Do not execute build commands on other architectures
* android-platform-build-headers.install: Add core/version_defaults.mk
* d/control: Limit zipalign BD to [amd64 i386]
-- Kai-Chung Yan <seamlikok@gmail.com> Fri, 12 Feb 2016 15:05:23 +0800
android-platform-build (1:6.0.0+r26-1) unstable; urgency=medium
* Upload without any build profiles
- Restore <!stage1> sections in d/control
- Remove DEB_BUILD_PROFILES in d/rules
* d/control:
- Standards-Version => 3.9.7
- zipalign: Architectures limit to amd64 & i386
-- Kai-Chung Yan <seamlikok@gmail.com> Mon, 08 Feb 2016 19:52:51 +0800
android-platform-build (1:6.0.0+r26-1~stage1.1) unstable; urgency=medium
* upload to unstable
-- Hans-Christoph Steiner <hans@eds.org> Sun, 07 Feb 2016 22:01:12 +0100
android-platform-build (1:6.0.0+r26-1~stage1) experimental; urgency=low
* New upstream release
* stage1 upload
- Remove <!stage1> sections in d/control
- export DEB_BUILD_PROFILES = stage1 in d/rules
* Change version scheme to follow Android release tags
* d/control:
- Add myself to Uploaders
- Add (build-)depends on zopfli (>= 1.0.1-3)
- Update zipalign package description
- Add build-depends on dh-exec
* Remove unused package android-libhost(-dev)
* Rename android-globalconfig-dev to android-platform-build-headers
* Make android-platform-build-headers for stage1
* Makefiles independent from Quilt
* d/zipalign.links: Install symlink to Android SDK home
* New fix_zopfli_usage.diff: zopfli is written in C but zipalign is in C++
* New fix_zipalign_typo.diff: Fix a typo in zipalign's output messages
* Install tools/zipalign/README.txt as docs
-- Kai-Chung Yan <seamlikok@gmail.com> Fri, 13 Nov 2015 13:04:53 +0800
android-platform-build (21-4) unstable; urgency=low
* include Breaks: and Replaces: to allow for proper upgrading
-- Hans-Christoph Steiner <hans@eds.org> Tue, 25 Nov 2014 12:53:11 +0100
android-platform-build (21-3) unstable; urgency=low
* add versions to shlibs so dh can do dep detection
* link libhost with $(CXX) since it includes a .cpp file
* Standards-Version: 3.9.6
-- Hans-Christoph Steiner <hans@eds.org> Tue, 18 Nov 2014 15:15:37 +0100
android-platform-build (21-2) unstable; urgency=low
* include pseudolocalize in libhost
-- Hans-Christoph Steiner <hans@eds.org> Wed, 01 Oct 2014 12:57:27 -0400
android-platform-build (21-1) unstable; urgency=low
* Initial release. (Closes: #747926)
-- Hans-Christoph Steiner <hans@eds.org> Tue, 15 Jul 2014 17:06:00 -0400
|