File: changelog

package info (click to toggle)
maven-source-plugin 3.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 836 kB
  • sloc: java: 1,385; xml: 1,214; makefile: 2; sh: 1
file content (84 lines) | stat: -rw-r--r-- 2,823 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
maven-source-plugin (3.2.1-2) unstable; urgency=medium

  * Depend on libmaven-parent-java (Closes: #1028831)
  * Standards-Version updated to 4.6.2
  * Removed Thomas Koch from the uploaders (Closes: #1019034)

 -- Emmanuel Bourg <ebourg@apache.org>  Sun, 15 Jan 2023 10:46:49 +0100

maven-source-plugin (3.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Depend on libmaven-archiver-java (>= 3.6)
    - Updated the Maven rules
  * No longer install the jar in /usr/share/java
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13
  * Use salsa.debian.org Vcs-* URLs
  * Track and download the news releases from GitHub

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 11 Oct 2022 17:13:13 +0200

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

  * Team upload.
  * Replace dependencies on libplexus-utils-java with libplexus-utils2-java.
  * Update copyright info.

 -- Miguel Landaeta <nomadium@debian.org>  Thu, 24 Aug 2017 17:53:58 +0100

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

  * Team upload.
  * New upstream release
    - Depend on libmaven3-core-java instead of libmaven2-core-java
  * 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 22:46:14 +0200

maven-source-plugin (2.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * 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 23:13:57 +0100

maven-source-plugin (2.2.1-1) unstable; urgency=low

  * Team upload.
  * New upstream release
  * Enabled the unit tests
  * debian/watch: Updated to catch the latest versions
  * debian/control: Updated Standards-Version to 3.9.5 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 05 Nov 2013 15:31:09 +0100

maven-source-plugin (2.1.2-1) unstable; urgency=low

  * Team upload.
  * New upstream release
  * Fixed a build failure when installing the Javadoc in the doc package
  * debian/control:
    - Use canonical URLs for the Vcs-* fields
    - Wrap and sort the dependencies
  * debian/copyright: Updated the Format URI to 1.0
  * debian/watch: Updated to catch the latest 2.x versions
  * debian/orig-tar.sh: Use XZ compression when generating the upstream tarball

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 04 Sep 2013 16:19:32 +0200

maven-source-plugin (2.0.4-1) unstable; urgency=low

  * Initial release (Closes: #691927)
  * demoted to version 2.0 vs the current 2.2 because of build
    dependency to maven-plugin-tools by Steffen Moeller.
    - junit version 3 

 -- Thomas Koch <thomas@koch.ro>  Wed, 31 Oct 2012 15:34:36 +0100