[jackson-annotations] 01/01: patch for #760877 from Gilles Filippini
Tony Mancill
tmancill at moszumanska.debian.org
Wed Sep 10 04:49:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository jackson-annotations.
commit 532cd4c6deac54f1fddfd6d4f466d991c2bfdaf9
Author: tony mancill <tmancill at debian.org>
Date: Tue Sep 9 21:47:58 2014 -0700
patch for #760877 from Gilles Filippini
set type to bundle to properly match target
---
debian/changelog | 8 ++++++++
debian/maven.publishedRules | 2 +-
debian/maven.rules | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d371c33..d7333c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,15 @@
jackson-annotations (2.4.2-2) UNRELEASED; urgency=medium
+ * Team upload.
+
+ [ Timo Aaltonen ]
* control: Update policy to 3.9.5, no changes.
+ [ tony mancill ]
+ * Fix debian/maven.{rules,publishedRules}: set type to
+ bundle to properly match the target (closes: #760877).
+ - Thank you to Gilles Filippini for the patch.
+
-- Timo Aaltonen <tjaalton at debian.org> Sat, 06 Sep 2014 17:39:11 +0300
jackson-annotations (2.4.2-1) unstable; urgency=medium
diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules
index c0cf64f..a93d709 100644
--- a/debian/maven.publishedRules
+++ b/debian/maven.publishedRules
@@ -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 --git a/debian/maven.rules b/debian/maven.rules
index c0cf64f..a93d709 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -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/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git
More information about the pkg-java-commits
mailing list