File: changelog

package info (click to toggle)
maven-archiver 3.2.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 596 kB
  • sloc: java: 2,341; xml: 142; sh: 12; makefile: 4
file content (142 lines) | stat: -rw-r--r-- 4,887 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
maven-archiver (3.2.0-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Mon, 28 Dec 2020 15:17:10 +0100

maven-archiver (3.2.0-2) unstable; urgency=medium

  * Team upload.
  * Add MavenArchiverTest.testRecreation.patch and work around a FTBFS.
    (Closes: #886875)
  * Use compat level 11.

 -- Markus Koschany <apo@debian.org>  Tue, 06 Feb 2018 00:00:45 +0100

maven-archiver (3.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Depend on libplexus-utils2-java instead of libplexus-utils-java
  * Standards-Version updated to 4.1.3

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 09 Jan 2018 23:51:08 +0100

maven-archiver (3.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patch
    - Depend on libmaven3-core-java instead of libmaven2-core-java
    - New build dependency on libassertj-core-java
    - Fixed an incompatibility with the version of Aether used by Maven 3.5
  * Build with the DH sequencer instead of CDBS
  * Standards-Version updated to 4.0.0
  * Switch to debhelper level 10
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 20 Jul 2017 15:14:31 +0200

maven-archiver (2.6-3) unstable; urgency=medium

  * Team upload.
  * Fixed the parsing of DEB_CHANGELOG_DATETIME with non english locales

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 18 Jun 2015 21:21:56 +0200

maven-archiver (2.6-2) unstable; urgency=medium

  * Team upload.
  * Format the date in pom.properties with the UTC timezone to make
    the builds reproducible.

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 11 May 2015 16:30:43 +0200

maven-archiver (2.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - New dependency on libmaven-shared-utils-java
    - Changed the source/target level to 1.5
    - Depend on junit4 instead of junit
    - Depend on libplexus-archiver-java >= 2.2
    - Removed 01-maven-artifact-compatibility.patch
  * Enabled the unit tests
  * The date set in the DEB_CHANGELOG_DATETIME environment variable is now used
    for the timestamp in the pom.properties file embedded in the jar files
    generated by maven-archiver to make the builds reproducible.
    Thanks to Chris West (Closes: #775010)
  * Standards-Version updated to 3.9.6 (no changes)
  * Moved the package to Git

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 05 May 2015 01:32:42 +0200

maven-archiver (2.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Added a patch to run the tests with maven-artifact 2.2. The tests are still
    disabled until plexus-archiver is upgraded to 2.2 or later.
  * debian/control:
    - Use canonical URLs for the Vcs-* fields
    - Standards-Version updated to 3.9.5 (no changes) 
  * Switch to debhelper level 9
  * debian/copyright: Updated to the Copyright Format 1.0
  * debian/orig-tar.sh:
    - Do not remove the jars used as test elements
    - Use XZ compression for the upstream tarball

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 18 Dec 2013 11:14:51 +0100

maven-archiver (2.4-4) unstable; urgency=low

  * Add 'debian' version for Maven artifact.

 -- Torsten Werner <twerner@debian.org>  Sun, 21 Aug 2011 18:15:52 +0200

maven-archiver (2.4-3) unstable; urgency=low

  * Use Maven to build the package. But keep the tests disabled because they
    FTBFS.
  * Switch to source format 3.0.
  * Switch to debhelper 7.
  * Update Standards-Version: 3.9.1.
  * Add documentation package.
  * Convert debian/copyright to dep5 format.

 -- Torsten Werner <twerner@debian.org>  Thu, 18 Aug 2011 16:52:10 +0200

maven-archiver (2.4-2) unstable; urgency=low

  * Upload to unstable.

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

maven-archiver (2.4-1) experimental; urgency=low

  * New upstream version, add myself to Uploaders
  * 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 the patch for the POM as it's no longer needed, as well as
    the dependency on Quilt
  * Add a dependency on libplexus-interpolation-java, change the dependency
    on maven2 to libmaven2-core-java

 -- Ludovic Claude <ludovic.claude@laposte.net>  Thu, 14 May 2009 20:54:44 +0100

maven-archiver (2.3-2) unstable; urgency=low

  * Make short description more verbose.

 -- Torsten Werner <twerner@debian.org>  Thu, 11 Dec 2008 14:34:39 +0100

maven-archiver (2.3-1) unstable; urgency=low

  * Initial release. (Closes: #508311)

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