tags 738403 + patch
tags 738403 + pending
thanks

Dear maintainer,

I've prepared an NMU for oauth-signpost (versioned as 1.2.1.2-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
Jonathan Wiltshire                                      j...@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

diff -Nru oauth-signpost-1.2.1.2/debian/changelog oauth-signpost-1.2.1.2/debian/changelog
--- oauth-signpost-1.2.1.2/debian/changelog	2013-06-21 14:40:42.000000000 +0100
+++ oauth-signpost-1.2.1.2/debian/changelog	2014-03-22 14:53:55.000000000 +0000
@@ -1,3 +1,13 @@
+oauth-signpost (1.2.1.2-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Patch pom.xml to bump plugin versions:
+      org.apache.maven.plugins.maven-jar-plugin to 2.4
+      org.apache.maven.plugins.maven-javadoc-plugin to 2.9.1
+    Closes: #738403
+
+ -- Jonathan Wiltshire <j...@debian.org>  Sat, 22 Mar 2014 14:33:23 +0000
+
 oauth-signpost (1.2.1.2-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru oauth-signpost-1.2.1.2/debian/patches/series oauth-signpost-1.2.1.2/debian/patches/series
--- oauth-signpost-1.2.1.2/debian/patches/series	2013-06-21 14:38:59.000000000 +0100
+++ oauth-signpost-1.2.1.2/debian/patches/series	2014-03-22 14:32:37.000000000 +0000
@@ -1 +1,2 @@
 CannotFindAntRunPlugin.patch
+update-depedency-versions.patch
diff -Nru oauth-signpost-1.2.1.2/debian/patches/update-depedency-versions.patch oauth-signpost-1.2.1.2/debian/patches/update-depedency-versions.patch
--- oauth-signpost-1.2.1.2/debian/patches/update-depedency-versions.patch	1970-01-01 01:00:00.000000000 +0100
+++ oauth-signpost-1.2.1.2/debian/patches/update-depedency-versions.patch	2014-03-22 14:53:14.000000000 +0000
@@ -0,0 +1,25 @@
+Description: increment depedency versions on maven plugins
+Author: Jonathan Wiltshire <j...@debian.org>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738403
+Last-Update: 2014-03-22
+
+--- oauth-signpost-1.2.1.2.orig/pom.xml
++++ oauth-signpost-1.2.1.2/pom.xml
+@@ -82,7 +82,7 @@
+       <plugin>
+         <groupId>org.apache.maven.plugins</groupId>
+         <artifactId>maven-jar-plugin</artifactId>
+-        <version>2.2</version>
++        <version>2.4</version>
+         <executions>
+           <execution>
+             <goals>
+@@ -94,7 +94,7 @@
+       <plugin>
+         <groupId>org.apache.maven.plugins</groupId>
+         <artifactId>maven-javadoc-plugin</artifactId>
+-        <version>2.6.1</version>
++        <version>2.9.1</version>
+       </plugin>
+       <plugin>
+         <artifactId>maven-release-plugin</artifactId>

Attachment: signature.asc
Description: Digital signature

Reply via email to