File: changelog

package info (click to toggle)
android-platform-dalvik 7.0.0%2Br33-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,612 kB
  • sloc: java: 65,276; cpp: 10,599; sh: 1,386; ansic: 533; awk: 364; makefile: 47; perl: 11
file content (115 lines) | stat: -rw-r--r-- 4,387 bytes parent folder | download
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
android-platform-dalvik (7.0.0+r33-1) unstable; urgency=medium

  * New upstream release

 -- Hans-Christoph Steiner <hans@eds.org>  Wed, 26 Apr 2017 20:00:06 +0200

android-platform-dalvik (7.0.0+r1-4) unstable; urgency=medium

  * depend on proguard-cli to avoid including GUI deps (Closes: #856407)

 -- Hans-Christoph Steiner <hans@eds.org>  Fri, 10 Mar 2017 22:14:06 +0100

android-platform-dalvik (7.0.0+r1-3) unstable; urgency=medium

  * android-libdex-dev Breaks & Replaces android-libdex because libdex.so was
    moved from android-libdex to android-libdex-dev (Closes: #848037)

 -- Kai-Chung Yan <seamlikok@gmail.com>  Wed, 14 Dec 2016 00:43:26 +0800

android-platform-dalvik (7.0.0+r1-2) unstable; urgency=medium

  * d/control:
    * dalvik-exchange Depends on proguard
    * Remove libandroid-jack-dx-java since Jack does not need it for now
  * No longer build shrinkedAndroid.jar but link to libandroid-23-java
    * dalvik-exchange Depends on libandroid-23-java (>= 6.0.1+r72-3~)
    * Remove the Built-Using field in dalvik-exchange
    * No loner Build-Depends on libandroid-23-java

 -- Kai-Chung Yan <seamlikok@gmail.com>  Fri, 09 Dec 2016 21:45:30 +0800

android-platform-dalvik (7.0.0+r1-1) unstable; urgency=medium

  * New upstream release
  * d/copyright: Exclude *.class
  * Include the source of dmtracedump in debian/additionalSrc
  * d/control:
    * Build-Depends on default-jdk-headless | default-jdk
    * Remove the useless default-jdk-doc from Build-Depends
    * Unify the maintainer name to "Android Tools Maintainers"
  * Set the dynamic ${BUILD_TOOLS_VERSION} to "debian"
  * No longer requires AndroidConfig.h
  * Update to debhelper 10
  * Let gradle-debian-helper generate Maven POMs
    * Build-Depends on gradle-debian-helper (>= 1.4~)
  * Enable builds for ARM & MIPS
  * Move libdex.so from android-libdex to android-libdex-dev
  * Build shrinkedAndroid.jar

 -- Kai-Chung Yan <seamlikok@gmail.com>  Wed, 07 Dec 2016 20:21:45 +0800

android-platform-dalvik (6.0.1+r55-1) unstable; urgency=medium

  [ Kai-Chung Yan ]
  * d/control:
    - Build-Depends of C/C++ libraries are limited to [amd64 i386]
    - Move some Build-Depends to Build-Depends-Indep
    - Change dependency: libdex-java => libandroid-dex-java
    - Mention that dexdump on amd64 will not work
    - Standards-Version => 3.9.8 (no changes)
  * Add multi-arch support (Closes: #828958)
    - Depends on packages from src:android-platform-system-core >=
      1:6.0.1+r55-1~
  * dalvik-exchange: Install com.android.dx.jar instead of dx.jar into
    /usr/share/java
  * New package "libandroid-jack-dx-java" based on "dalvik-exchange"
    - Add libjarjar-java to Build-Depends
  * Remove the use of javahelper
  * Enable NDEBUG macro for all binaries

  [ Chirayu Desai ]
  * New upstream release
  * debian: Add watch file for usage with uscan
  * debian/watch: recompress using xz

 -- Kai-Chung Yan <seamlikok@gmail.com>  Sun, 21 Aug 2016 16:21:14 +0800

android-platform-dalvik (6.0.1+r16-4) unstable; urgency=medium

  * remove Conflicts: dx (Closes: #814149, #815105)

 -- Hans-Christoph Steiner <hans@eds.org>  Tue, 23 Feb 2016 20:04:20 +0100

android-platform-dalvik (6.0.1+r16-3) unstable; urgency=medium

  * remove /usr/bin/dx symlink (Closes: #814149, #815105)
  * use only Build-Depends, not Build-Depends-Indep (Closes: #814202)
  * add myself to Uploaders

 -- Hans-Christoph Steiner <hans@eds.org>  Fri, 19 Feb 2016 22:33:55 +0100

android-platform-dalvik (6.0.1+r16-2) unstable; urgency=medium

  * Compatible with arch and indep builds (Closes: #814202):
    - d/rules: Separate indep and arch targets
    - d/control:
      - Move default-jdk to Build-Depends-Indep
      - Move android-platform-build-headers to Build-Depends
  * Use ${java:Depends} for Java dependencies:
    - d/control: Replace libdex-java with ${java:Depends}
    - d/dalvik-exchange.jlibs: Specify JARs for jh_depends
  * d/control:
    - Remove gradle from Build-Depends-Indep as unnecessary
    - Improve dalvik-exchange description
    - dalvik-exchange Conflicts with dx
  * Improve manpages
  * Remove update-alternatives usage

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 09 Feb 2016 14:19:58 +0800

android-platform-dalvik (6.0.1+r16-1) unstable; urgency=low

  * Initial release (Closes: #793614)

 -- Kai-Chung Yan <seamlikok@gmail.com>  Sat, 06 Feb 2016 01:59:14 +0800