File: changelog

package info (click to toggle)
cofoja 1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 952 kB
  • sloc: java: 10,706; xml: 308; sh: 174; makefile: 16
file content (58 lines) | stat: -rw-r--r-- 2,351 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
cofoja (1.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Removed 02-java8-compatibility.patch (fixed upstream)
    - Replaced 01-remove-version-from-generated-jar.patch with a build parameter
    - Depend on ASM instead of embedding the library
    - Updated debian/rules to the latest Ant build script
  * debian/control:
    - Depend on libasm-java (>= 5.0) instead of libasm4-java
    - Standards-Version updated to 3.9.8
    - Updated the Homepage field
    - Use secure Vcs-* URLs
  * debian/watch: Track the release tags on GitHub

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 04 Oct 2016 11:32:23 +0200

cofoja (1.1-r150-2) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Removed the patch setting the source encoding for javac (fixed upstream)
    - Refreshed 01-remove-version-from-generated-jar.patch
    - Replaced the dependency on libasm3-java with libasm4-java
  * Fixed the compilation errors with Java 8
  * Compile Cofoja's own contracts
  * Enabled the unit tests
  * Removed debian/local.properties, use Ant command line arguments instead
  * debian/control:
    - Removed the dependency on libasm3-java for the binary package and added
      a Built-Using field instead since cofoja.jar contains the ASM classes
    - Standards-Version updated to 3.9.5 (no changes)
    - Updated the package description
    - Added Andreas Tille and Diane Trout as uploaders
    - Use canonical URLs for the Vcs-* fields
  * Don't add asm.jar to the Class-Path of cofoja.jar's manifest since
    the library is embedded
  * Switch to debhelper level 9
  * Replaced debian/get-orig-source.sh with debian/orig-tar.sh
    and made it work with uscan
  * Changed the get-orig-source target in debian/rules to call uscan
  * Use XZ compression for the upstream tarball

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 04 Jun 2014 16:24:00 +0200

cofoja (1.0~r139-2) unstable; urgency=low

  * debian/control : Fix VCS fields  (Closes: #706422)
  * Fix unmappable characters preventing JDK 7 build (Closes:  #706419)
      Thanks to Colin Watson <cjwatson@ubuntu.com>

 -- Olivier Sallou <osallou@debian.org>  Wed, 01 May 2013 11:57:38 +0200

cofoja (1.0~r139-1) unstable; urgency=low

  * Initial release (Closes: #705128)

 -- Olivier Sallou <osallou@debian.org>  Wed, 10 Apr 2013 13:48:51 +0200