[maven-javadoc-plugin] 03/04: Refreshed the patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jul 22 07:29:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-javadoc-plugin.
commit b0a8389e8472d196b2d11082e8b244686c784a3a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jul 22 09:21:23 2016 +0200
Refreshed the patches
---
debian/changelog | 4 +++-
debian/patches/missing-maven-plugin-plugin-declaration.patch | 4 ++--
debian/patches/plexus-utils2-compatibility.patch | 2 +-
debian/patches/reproducible-footer.patch | 2 +-
4 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d684972..ed98e15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-maven-javadoc-plugin (2.10.3-3) UNRELEASED; urgency=medium
+maven-javadoc-plugin (2.10.4-1) UNRELEASED; urgency=medium
* Team upload.
+ * New upstream release
+ - Refreshed the patches
* Removed the unused dependency on libbcel-java
* Removed the explicit build dependency on libwagon-java
* Standards-Version updated to 3.9.8 (no changes)
diff --git a/debian/patches/missing-maven-plugin-plugin-declaration.patch b/debian/patches/missing-maven-plugin-plugin-declaration.patch
index 4095387..a2b6d71 100644
--- a/debian/patches/missing-maven-plugin-plugin-declaration.patch
+++ b/debian/patches/missing-maven-plugin-plugin-declaration.patch
@@ -3,7 +3,7 @@ Author: Emmanuel Bourg <ebourg at apache.org>
Forwarded: not-needed
--- a/pom.xml
+++ b/pom.xml
-@@ -277,6 +277,13 @@
+@@ -283,6 +283,13 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -17,7 +17,7 @@ Forwarded: not-needed
<artifactId>maven-shade-plugin</artifactId>
<version>1.7.1</version>
</plugin>
-@@ -323,6 +330,17 @@
+@@ -329,6 +336,17 @@
</configuration>
</plugin>
<plugin>
diff --git a/debian/patches/plexus-utils2-compatibility.patch b/debian/patches/plexus-utils2-compatibility.patch
index f6f7f7d..f0b4586 100644
--- a/debian/patches/plexus-utils2-compatibility.patch
+++ b/debian/patches/plexus-utils2-compatibility.patch
@@ -5,7 +5,7 @@ Author: Emmanuel Bourg <ebourg at apache.org>
Forwarded: not-needed
--- a/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
+++ b/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
-@@ -5239,7 +5239,7 @@
+@@ -5267,7 +5267,7 @@
StringUtils.replaceOnce( fileContents, "function loadFrames() {", fixData );
if ( !patchedFileContents.equals( fileContents ) )
{
diff --git a/debian/patches/reproducible-footer.patch b/debian/patches/reproducible-footer.patch
index a0e4394..5484da0 100644
--- a/debian/patches/reproducible-footer.patch
+++ b/debian/patches/reproducible-footer.patch
@@ -3,7 +3,7 @@ Author: Emmanuel Bourg <ebourg at apache.org>
Forwarded: no
--- a/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
+++ b/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
-@@ -2714,6 +2714,20 @@
+@@ -2739,6 +2739,20 @@
private String getBottomText()
{
int currentYear = Calendar.getInstance().get( Calendar.YEAR );
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git
More information about the pkg-java-commits
mailing list