File: changelog

package info (click to toggle)
maven-archiver 2.6-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 408 kB
  • ctags: 236
  • sloc: java: 1,936; xml: 145; sh: 12; makefile: 5
file content (101 lines) | stat: -rw-r--r-- 3,536 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
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