File: changelog

package info (click to toggle)
libjibx1.2-java 1.2.6-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 26,232 kB
  • sloc: java: 75,013; xml: 14,068; makefile: 36; sh: 13
file content (139 lines) | stat: -rw-r--r-- 4,647 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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
libjibx1.2-java (1.2.6-2) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 4.1.4.
  * Fix FTBFS with Java 9. (Closes: #893259)

 -- Markus Koschany <apo@debian.org>  Fri, 11 May 2018 21:04:18 +0200

libjibx1.2-java (1.2.6-1) unstable; urgency=medium

  * Team upload
  * New upstream release
    - Refreshed the patches
  * Set the locale when generating the javadoc to make the build reproducible
  * debian/control:
    - Standards-Version updated to 3.9.7 (no changes)
    - Removed the suggested java-virtual-machine dependency from libjibx1.2-java
    - Removed the recommended dependency on a web browser from the doc package
    - Removed the unused build dependency on antlr
    - Reworked the packages descriptions
  * Moved the package to Git
  * Use XZ compression for the upstream tarball

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 02 Feb 2016 11:23:23 +0100

libjibx1.2-java (1.2.3-4) unstable; urgency=medium

  * Team upload.
  * Modified the detection of the JDK to build with Java 8

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 25 Apr 2014 11:34:11 +0200

libjibx1.2-java (1.2.3-3) unstable; urgency=low

  [ Stephen Nelson ]
  * Team upload.
  * Update standards version to 3.9.5
  * Remove Michael Koch from uploaders. (Closes: #654082)
  * Add Stephen Nelson to uploaders.
  * Update the Vcs fields.
  * Use debhelper version 9.
  * Provide Maven artifact. (Closes: #729021)
  * Fix deprecation warnings in debian/rules

  [ tony mancill ]
  * Address lintian warning in debian/copyright.

 -- Stephen Nelson <stephen@eccostudio.com>  Wed, 12 Mar 2014 21:49:38 +0000

libjibx1.2-java (1.2.3-2) unstable; urgency=low

  * Team upload.
  * Switch to default-jdk. (Closes: #643532).
  * Bump Standards-Version to 3.9.2. No changes were required.
  * Drop unneeded B-D on quilt.
  * Use anonymous URL for Vcs-Svn field.

 -- Miguel Landaeta <miguel@miguel.cc>  Tue, 27 Sep 2011 20:38:31 -0430

libjibx1.2-java (1.2.3-1) unstable; urgency=low

  * Team upload
  * New upstream release
  * Improve download of upstream source code.
  * Add Build-Depends: libjoda-time-java.
  * Remove Java runtime from Depends.
  * Add missing Depends: ${misc:Depends}.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.9.1.

 -- Torsten Werner <twerner@debian.org>  Wed, 31 Aug 2011 14:09:31 +0200

libjibx1.2-java (1.2.1-1) unstable; urgency=low

  [ Eric Lavarde ]
  * Remove dependency on gjdoc.
  * Enhance clean target to really cleanup back to original.
  * Move to debhelper compat 7.
  * Add copyright clarifications based on feedback from ftpmaster.

  [ Michael Koch ]
  * New upstream release (Closes: #526611).
  * Reworked debian/rules and removed debian/install and
    debian/links.
  * Build-Depends on liblog4j1.2-java.
  * Moved package to section 'java'.
  * Moved ant and openjdk-6-jdk to Build-Depends.
  * Make package Depends on default-jre-headless | java2-runtime-headless.
  * Updated Standards-Version to 3.8.3.

  [ Steffen Moeller ]
  * Introduced version-specific packages
  * Updated Standards-Version to 3.8.4.
  * added "clean" target to build.xml

 -- Michael Koch <konqueror@gmx.de>  Sun, 27 Sep 2009 12:32:59 +0200

libjibx-java (1.0.2-1) unstable; urgency=low

  * New upstream version.
  * debian/control:
    + Build-Depend on openjdk-6-jdk instead of sun-java6-jdk.
    + Depend on openjdk-6-jre instead of sun-java6-jre.
    + Thanks to the above, move to main!
    + Add Homepage field.
    + Add firefox as alternative to iceweasel (for potential Ubuntu
      integration).
    + Updated Standards-Version to 3.8.0
  * debian/rules:
    + Set JAVA_HOME_DIRS to the correct value for openjdk-6-jdk.
  * debian/copyright:
    + slighthly modify to make lintian happy.

 -- Eric Lavarde <deb@zorglub.s.bawue.de>  Sat, 21 Feb 2009 09:13:28 +0100

libjibx-java (1.0.1-2) unstable; urgency=low

  [ Michael Bienia ]
  * debian/control:
    + Build-Depend on sun-java6-jdk instead of ibm-j2sdk1.6 | sun-j2sdk1.4.
    + Depend on sun-java6-jre instead of sun-j2re1.4.
    + Recommend iceweasel instead of mozilla.
  * debian/rules:
    + Set JAVA_HOME_DIRS to the correct value for sun-java6-jdk.

  [ Michael Koch ]
  * Fixed clean target to make it possible to build the package two times in a
    row.
  * Moved debhelper and cdbs to Build-Depends.
  * Updated Standards-Version to 3.7.3.
  * Added myself to Uploaders.

 -- Michael Koch <konqueror@gmx.de>  Fri, 25 Jan 2008 23:30:33 +0100

libjibx-java (1.0.1-1) unstable; urgency=low

  * Initial Release (closes: Bug#354374).

 -- Eric Lavarde <deb@zorglub.s.bawue.de>  Sat,  4 Mar 2006 15:20:17 +0200