File: changelog

package info (click to toggle)
maven-reporting-impl 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: java: 762; xml: 467; makefile: 2; sh: 1
file content (123 lines) | stat: -rw-r--r-- 4,037 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
maven-reporting-impl (4.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Depend on libdoxia-java and libdoxia-sitetools-java (>= 2.0)
    - New dependency on libmaven-archiver-java
  * Removed the unused dependency on junit4
  * Standards-Version updated to 4.7.0

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 24 Oct 2024 12:49:33 +0200

maven-reporting-impl (3.2.0-2) unstable; urgency=medium

  * Team upload.
  * Depend on libmaven-parent-java to fix a build failure

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 12 Jan 2023 09:56:36 +0100

maven-reporting-impl (3.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Depend on junit4 instead of junit
    - Depend on doxia (>= 1.11)
    - Removed the unused build dependencies
  * Removed the -java-doc package (Closes: #1028169)
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13
  * Use salsa.debian.org Vcs-* URLs
  * Track and download the new releases from GitHub

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 09 Jan 2023 15:23:01 +0100

maven-reporting-impl (3.0.0-2) unstable; urgency=medium

  * Team upload.
  * Added the missing build dependency on junit

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 20 Sep 2017 08:34:15 +0200

maven-reporting-impl (3.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Depend on libmaven3-core-java instead of libmaven2-core-java
  * Build with the DH sequencer instead of CDBS
  * Standards-Version updated to 4.1.0
  * Switch to debhelper level 10
  * Use secure Vcs-* URLs
  * Refreshed debian/copyright

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 28 Aug 2017 01:21:22 +0200

maven-reporting-impl (2.3-1) unstable; urgency=medium

  * Team upload.
  * Standards-Version updated to 3.9.6 (no changes)
  * Removed Michael Koch from the uploaders (Closes: #654113)
  * Use XZ compression for the upstream tarball
  * Moved the package to Git
  * Switch to debhelper level 9

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 06 Aug 2015 22:55:10 +0200

maven-reporting-impl (2.1-1) unstable; urgency=low

  * New upstream release.
  * Remove patch that is no longer needed.
  * Add Maven rule for junit.

 -- Torsten Werner <twerner@debian.org>  Thu, 15 Sep 2011 21:32:59 +0200

maven-reporting-impl (2.0.5-1) unstable; urgency=low

  * New upstream release.
  * Update Standards-Version: 3.9.1.
  * Switch to source format 3.0.
  * Refresh patch.
  * Use Maven to build the package but do not build tests because they FTBFS.
  * Add a documentation package.

 -- Torsten Werner <twerner@debian.org>  Tue, 23 Aug 2011 23:56:00 +0200

maven-reporting-impl (2.0.4.2-1) unstable; urgency=low

  * New upstream release.
  * Build-Depends on debhelper >= 7.
  * Added debian/README.source.
  * Added myself to Uploaders.
  * Updated Standards-Version to 3.8.3.

 -- Michael Koch <konqueror@gmx.de>  Sat, 26 Sep 2009 22:26:24 +0200

maven-reporting-impl (2.0.4.1-4) unstable; urgency=low

  * Upload to unstable.

 -- Torsten Werner <twerner@debian.org>  Fri, 14 Aug 2009 15:14:02 +0200

maven-reporting-impl (2.0.4.1-3) experimental; urgency=low

  * Change section to java, bump up Standards-Version to 3.8.1
  * Add the Maven POM 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 Depends on Java runtimes as it is a library
  * Replace the dependency on maven2 to libmaven2-core-java
  * Add a Build-Depends on quilt and use it to patch a file for doxia 1.1

 -- Ludovic Claude <ludovic.claude@laposte.net>  Thu, 14 May 2009 17:39:00 +0100

maven-reporting-impl (2.0.4.1-2) unstable; urgency=low

  * Fix Vcs-* and Homepage headers in debian/control.

 -- Torsten Werner <twerner@debian.org>  Fri, 26 Dec 2008 01:08:03 +0100

maven-reporting-impl (2.0.4.1-1) unstable; urgency=low

  * Initial release. (Closes: #507910)

 -- Torsten Werner <twerner@debian.org>  Thu, 04 Dec 2008 19:29:26 +0100