File: changelog

package info (click to toggle)
doxia 1.1.4-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,900 kB
  • ctags: 6,031
  • sloc: java: 41,993; xml: 7,132; sh: 11; makefile: 5
file content (177 lines) | stat: -rw-r--r-- 5,853 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
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
doxia (1.1.4-6) unstable; urgency=medium

  * Team upload.
  * Updated the version of the plexus-component-metadata plugin
    (Closes: #820734)
  * Standards-Version updated to 3.9.8
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 07 Jul 2016 10:52:55 +0200

doxia (1.1.4-5) unstable; urgency=medium

  * Team upload.
  * Removed the build dependency on libplexus-component-metadata-java

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 19 Jan 2016 15:50:20 +0100

doxia (1.1.4-4) unstable; urgency=medium

  * Team upload.
  * Imported the patch from Fedora fixing the compatibility with FOP 2.0
  * Build with the DH sequencer instead of CDBS

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 05 Jan 2016 17:55:42 +0100

doxia (1.1.4-3) unstable; urgency=medium

  * Team upload.
  * Moved the doxia-core, doxia-sink-api and doxia-logging-api modules
    to a separate libdoxia-core-java package
  * No longer build and install the doxia-test-docs module
  * Removed the build dependency libclirr-maven-plugin-java
  * Replaced the patch disabling doxia-maven-plugin with a --ignore flag
    in debian/libdoxia-java.poms
  * Replaced the patch removing the dependency on doxia-core:test-jar
    with a Maven rule
  * Removed the patch setting the source/target level to 1.4
  * Moved the package to Git
  * Standards-Version updated to 3.9.6 (no changes)
  * Switch to debhelper level 9

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 05 Aug 2015 13:55:10 +0200

doxia (1.1.4-2) unstable; urgency=low

  * Team upload.
  * Add --java-lib flag to install jars in /usr/share/java directory.
    Thanks to Sjoerd Simons for the patch. (Closes: #676332).
  * Remove Michael Koch from Uploaders lists.
    Thanks for your work on this package. (Closes: #654012).
  * Bump Standards-Version to 3.9.3. No changes were required.

 -- Miguel Landaeta <miguel@miguel.cc>  Wed, 06 Jun 2012 19:30:32 -0430

doxia (1.1.4-1) unstable; urgency=low

  [Gabriele Giacone]
  * Replaced classpath-doc/openjdk-6-doc with default-jdk-doc (Closes: #567272)

  [tony mancill]
  * Correct minor typos in long description (Closes: #612365)

  [ Torsten Werner ]
  * Newer but not newest upstream release.
    - Add Build-Depends: libhttpcore-java and switch to httpclient 4.
    - Do not remove maven-plugin from orig tarball.
  * Remove Trygve and Paul from Uploaders list.
  * Update Standards-Version: 3.9.2.
  * Improve short descriptions.
  * Use Maven to build the package.
    - Disable tests because there are issues with Maven finding a test-jar.
    - Add several (too many) patches.

 -- Torsten Werner <twerner@debian.org>  Fri, 09 Sep 2011 17:33:03 +0200

doxia (1.1.2-1) unstable; urgency=low

  * New upstream release.
  * Standards-Version to 3.8.4.
  * Source format 3.0 (quilt)
    - removed quilt as build dependency
    - removed README.source

 -- Gabriele Giacone <1o5g4r8o@gmail.com>  Fri, 26 Feb 2010 00:58:38 +0100

doxia (1.1.1-1) unstable; urgency=low

  * New upstream release.
  * Build-Depends/Recommends libcommons-httpclient-java (>= 3.1-6).
  * Build-Depends on debhelper (>= 7).
  * Updated to Standards-Version 3.8.3.

 -- Michael Koch <konqueror@gmx.de>  Thu, 01 Oct 2009 08:03:40 +0200

doxia (1.1-3) unstable; urgency=low

  * Upload to unstable.

 -- Torsten Werner <twerner@debian.org>  Sun, 09 Aug 2009 10:47:26 +0200

doxia (1.1-2) experimental; urgency=low

  [ Ludovic Claude ]
  * Remove test dependencies from Maven POM descriptors

  [ Torsten Werner ]
  * Remove extra Build-Depends-Indep: ant.

 -- Torsten Werner <twerner@debian.org>  Mon, 03 Aug 2009 21:33:12 +0200

doxia (1.1-1) experimental; urgency=low

  [ Ludovic Claude ]
  * New upstream version (Closes: #520760)
  * Add myself to uploaders
  * Add the Maven POMs to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Remove the patch itext.diff, use a dependency on libitext1-java 
    instead to keep using version 1.x of iText.
  * Add a dependency on fop and libcommons-configuration-java to build the new 
    doxia-module-fo
  * Remove the dependency on libplexus-container-default-java, it's replaced
    by a transitive dependency on libplexus-containers-java (from 
    libplexus-i18n-java)
  * Remove the dependency on classpath-doc on the java-doc package,
    it's not needed
  * Remove full text of the Apache 2.0 license from debian/copyright

  [ Torsten Werner ]
  * Add missing Build-Depends: libcommons-lang-java.
  * Upload to experimental.

 -- Torsten Werner <twerner@debian.org>  Mon, 13 Jul 2009 19:55:39 +0200

doxia (1.0-alpha-11-4) unstable; urgency=low

  * Change debian/rules to really use default-jdk. (Closes: #535919)

 -- Torsten Werner <twerner@debian.org>  Mon, 06 Jul 2009 22:12:34 +0200

doxia (1.0-alpha-11-3) unstable; urgency=low

  * Add missing Depends: ${misc:Depends}.
  * Change Section: java.
  * Update Standards-Version: 3.8.2 (no changes).
  * Switch to default-jdk. (Closes: #526278)

 -- Torsten Werner <twerner@debian.org>  Wed, 01 Jul 2009 22:34:46 +0200

doxia (1.0-alpha-11-2) experimental; urgency=low

  * Improve patch itext.diff.

 -- Torsten Werner <twerner@debian.org>  Fri, 28 Nov 2008 16:49:47 +0100

doxia (1.0-alpha-11-1) experimental; urgency=low

  [ Michael Koch ]
  * Added watch file.
  * Added Homepage, Vcs-Svn and Vcs-Browser fields.
  * Added myself to Uploaders.

  [ Torsten Werner ]
  * new upstream version
  * Added myself to Uploaders.
  * Updated Standards-Version to 3.8.0.
  * Add patch itext.diff.

 -- Torsten Werner <twerner@debian.org>  Thu, 27 Nov 2008 20:37:58 +0100

doxia (1.0-alpha-7-1) unstable; urgency=low

  * Initial release. (Closes: #413554)

 -- Paul Cager <paul-debian@home.paulcager.org>  Thu, 12 Jul 2007 10:11:17 +0100