File: changelog

package info (click to toggle)
maven-dependency-plugin 3.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 2,528 kB
  • sloc: java: 12,324; xml: 3,542; makefile: 2; sh: 1
file content (144 lines) | stat: -rw-r--r-- 4,989 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
maven-dependency-plugin (3.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patch
  * 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 11:53:06 +0200

maven-dependency-plugin (3.0.1-3) unstable; urgency=medium

  * Team upload.
  * Fixed the Maven rule for plexus-classworlds
  * Added the missing dependency on libwagon-http-java
  * Depend on libplexus-container-default-java
    instead of libplexus-container-default1.5-java
  * Standards-Version updated to 4.1.1

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 20 Nov 2017 11:07:22 +0100

maven-dependency-plugin (3.0.1-2) unstable; urgency=medium

  * Team upload.
  * Relocate the version 2.8 used by Maven 3.2+ to the current one

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 28 Sep 2017 15:32:33 +0200

maven-dependency-plugin (3.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Removed 01-fix-plugin-annotations.patch (fixed upstream)
    - Removed 02-plexus-utils-compatibility.patch (fixed upstream)
    - Removed 03-classworlds-compatibility.patch (obsolete)
    - Removed 04-maven-compatibility.patch (fixed upstream)
    - New dependency on libmaven-artifact-transfer-java
    - Depend on libmaven-dependency-tree-java (>= 3.0)
    - Depend on libmaven-dependency-analyzer-java (>= 1.7)
    - Added a patch to use the version of Aether provided by Maven 3.5

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 04 Sep 2017 20:45:55 +0200

maven-dependency-plugin (2.8-3) unstable; urgency=medium

  * Team upload
  * No change rebuild.

 -- Markus Koschany <apo@debian.org>  Fri, 01 Sep 2017 19:23:17 +0200

maven-dependency-plugin (2.8-2) unstable; urgency=medium

  * Team upload.
  * Build depend on junit4 instead of junit (Closes: #869012)
  * Depend on libplexus-utils2-java instead of libplexus-utils-java
    (Closes: #871135)
  * Depend on libplexus-classworlds2-java instead of libclassworlds-java
  * Depend on libplexus-container-default1.5-java instead of
    libplexus-container-default-java
  * Depend on libmaven3-core-java instead of libmaven2-core-java
  * Standards-Version updated to 4.1.0
  * Switch to debhelper level 10
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 31 Aug 2017 18:56:22 +0200

maven-dependency-plugin (2.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patch
    - Tightened the dependency on libmaven-dependency-tree-java (>= 2.1)
  * Build with the DH sequencer instead of CDBS
  * Removed the javadoc package

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 09 Dec 2015 12:56:52 +0100

maven-dependency-plugin (2.7-2) unstable; urgency=medium

  * Team upload.
  * Replaced the @Component annotation with @Parameter for the 'project' field
    in AnalyzeReportMojo to avoid a build failure (Closes: #799003)

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 30 Oct 2015 13:42:14 +0100

maven-dependency-plugin (2.7-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Tightened the dependencies on libmaven-dependency-analyzer-java (>= 1.4)
      and libmaven-dependency-tree-java (>= 2.0)
  * Moved the package to Git
  * Standards-Version updated to 3.9.6 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 24 Jun 2015 14:40:54 +0200

maven-dependency-plugin (2.4-1) unstable; urgency=low

  * Team upload.
  * New upstream release
    - Added a dependency on libcommons-collections3-java
    - Removed artifact-filter-1.1.patch
  * debian/control:
    - Use canonical URLs for the Vcs-* fields
    - Updated Standards-Version to 3.9.4 (no changes)
  * debian/copyright: Updated the Format URI
  * 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>  Fri, 18 Oct 2013 13:55:45 +0200

maven-dependency-plugin (2.1-4) unstable; urgency=low

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

 -- Torsten Werner <twerner@debian.org>  Wed, 28 Sep 2011 21:50:17 +0200

maven-dependency-plugin (2.1-3) 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>  Mon, 22 Aug 2011 21:38:11 +0200

maven-dependency-plugin (2.1-2) unstable; 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:04:42 +0100

maven-dependency-plugin (2.1-1) experimental; urgency=low

  * Initial release. (Closes: #532777)

 -- Ludovic Claude <ludovic.claude@laposte.net>  Sat, 06 Jun 2009 21:38:18 +0100