Bug#760877: jackson-annotations: diff for NMU version 2.4.2-1.1

Gilles Filippini pini at debian.org
Tue Sep 9 17:45:45 UTC 2014


tags 760877 + pending
thanks

Dear maintainer,

I've prepared an NMU for jackson-annotations (versioned as 2.4.2-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards,

_g.

diff -Nru jackson-annotations-2.4.2/debian/changelog jackson-annotations-2.4.2/debian/changelog
--- jackson-annotations-2.4.2/debian/changelog	2014-09-06 15:47:15.000000000 +0200
+++ jackson-annotations-2.4.2/debian/changelog	2014-09-08 23:15:54.000000000 +0200
@@ -1,3 +1,11 @@
+jackson-annotations (2.4.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix debian/maven.{rules,publishedRules}: set type to bundle to
+    properly match the target (closes: #760877).
+
+ -- Gilles Filippini <pini at debian.org>  Mon, 08 Sep 2014 23:15:49 +0200
+
 jackson-annotations (2.4.2-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru jackson-annotations-2.4.2/debian/maven.publishedRules jackson-annotations-2.4.2/debian/maven.publishedRules
--- jackson-annotations-2.4.2/debian/maven.publishedRules	2014-09-06 10:40:27.000000000 +0200
+++ jackson-annotations-2.4.2/debian/maven.publishedRules	2014-09-08 23:11:59.000000000 +0200
@@ -1,2 +1,2 @@
 
-com.fasterxml.jackson.core jackson-annotations jar s/2\..*/2.x/ * *
+com.fasterxml.jackson.core jackson-annotations bundle s/2\..*/2.x/ * *
diff -Nru jackson-annotations-2.4.2/debian/maven.rules jackson-annotations-2.4.2/debian/maven.rules
--- jackson-annotations-2.4.2/debian/maven.rules	2014-09-06 10:40:27.000000000 +0200
+++ jackson-annotations-2.4.2/debian/maven.rules	2014-09-08 23:11:53.000000000 +0200
@@ -1,2 +1,2 @@
 
-com.fasterxml.jackson.core jackson-annotations jar s/2\..*/2.x/ * *
+com.fasterxml.jackson.core jackson-annotations bundle s/2\..*/2.x/ * *



More information about the pkg-java-maintainers mailing list