File: changelog

package info (click to toggle)
maven-resources-plugin 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,608 kB
  • sloc: java: 1,622; xml: 1,244; sh: 3; makefile: 2
file content (116 lines) | stat: -rw-r--r-- 3,903 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
maven-resources-plugin (3.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Standards-Version updated to 4.1.5
  * Switch to debhelper level 11
  * Use salsa.debian.org Vcs-* URLs
  * Track and download the new releases from GitHub

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 30 Jul 2018 12:45:21 +0200

maven-resources-plugin (3.0.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 26 Jul 2017 15:39:54 +0200

maven-resources-plugin (3.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Removed 01-ignore-failing-tests.patch (fixed upstream)
    - Depend on libmaven3-core-java instead of libmaven2-core-java
    - New build dependency on junit4
    - Relocate the version 2.6 used by Maven 3.1.1+ to the current one
    - Depend on libmaven-filtering-java (>= 3.1.0)
    - Depend on libmaven-plugin-testing-java (>= 2.1)
  * Standards-Version updated to 4.0.0
  * Switch to debhelper level 10
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 18 Jul 2017 09:21:27 +0200

maven-resources-plugin (2.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patch
    - Ignore plexus-container-default to fix test failures
  * Moved the package to Git
  * Standards-Version updated to 3.9.6 (no changes)
  * Removed the javadoc package
  * Build with the DH sequencer instead of CDBS

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 09 Dec 2015 15:41:39 +0100

maven-resources-plugin (2.3-8) unstable; urgency=low

  * Team upload.
  * Added a patch to ignore a test in ResourcesMojoTest failing
    with the latest versions of maven-filtering
  * debian/control:
    - Updated Standards-Version to 3.9.5 (no changes)
    - Use canonical URLs for the Vcs-* fields
  * debian/copyright: Updated to the Copyright Format 1.0
  * Build depend on debhelper >= 9
  * Use XZ compression for the upstream tarball
  * Documented the procedure to update the core Maven plugins in README.source

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 26 Nov 2013 00:20:40 +0100

maven-resources-plugin (2.3-7) unstable; urgency=low

  * Add missing Build-Depends-Indep: libmaven-plugin-tools-java.
    (Closes: #643550)

 -- Torsten Werner <twerner@debian.org>  Wed, 28 Sep 2011 23:10:33 +0200

maven-resources-plugin (2.3-6) unstable; urgency=low

  * Switch to source format 3.0.
  * Switch to debhelper level 7.
  * Update Standards-Version: 3.9.1.
  * Use Maven to build the package.
  * Add a documentation package.

 -- Torsten Werner <twerner@debian.org>  Wed, 24 Aug 2011 13:40:46 +0200

maven-resources-plugin (2.3-5) unstable; urgency=low

  * Upload to unstable.

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

maven-resources-plugin (2.3-4) experimental; urgency=low

  * Fix groupId for maven-plugin-testing-harness dependency
    in the Maven POM.

 -- Ludovic Claude <ludovic.claude@laposte.net>  Sun, 26 Jul 2009 16:09:15 +0100

maven-resources-plugin (2.3-3) experimental; urgency=low

  * Change section to java, bump up Standards-Version to 3.8.1
  * Bump up debhelper to 6
  * 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
  * Remove Depends on Java runtimes as it is a library

 -- Ludovic Claude <ludovic.claude@laposte.net>  Tue, 19 May 2009 14:52:07 +0100

maven-resources-plugin (2.3-2) unstable; urgency=low

  * Improve (Build-)Depends.

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

maven-resources-plugin (2.3-1) unstable; urgency=low

  * Initial release. (Closes: #508188)

 -- Torsten Werner <twerner@debian.org>  Sun, 07 Dec 2008 23:46:24 +0100