This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jackson-core.

commit 6a3b996063f2df7e53339e0dc33f0aa1810a5064
Author: Markus Koschany <a...@debian.org>
Date:   Thu Jan 25 18:05:03 2018 +0100

    Drop fix-using-bundle.patch
---
 debian/changelog                      |  1 +
 debian/patches/fix-using-bundle.patch | 21 ---------------------
 debian/patches/series                 |  1 -
 3 files changed, 1 insertion(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 06c1e03..4ba61a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ jackson-core (2.9.4-1) unstable; urgency=medium
   * Declare compliance with Debian Policy 4.1.3.
   * Update jackson-bom pom.
   * Install jackson-base-2.9.4.pom which is required by other jackson projects.
+  * Drop fix-using-bundle.patch.
 
  -- Markus Koschany <a...@debian.org>  Thu, 25 Jan 2018 18:03:34 +0100
 
diff --git a/debian/patches/fix-using-bundle.patch 
b/debian/patches/fix-using-bundle.patch
deleted file mode 100644
index 3ca1434..0000000
--- a/debian/patches/fix-using-bundle.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Markus Koschany <a...@debian.org>
-Date: Wed, 11 Oct 2017 22:18:27 +0200
-Subject: fix using bundle
-
----
- pom.xml | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/pom.xml b/pom.xml
-index 3485383..23ecc62 100644
---- a/pom.xml
-+++ b/pom.xml
-@@ -113,6 +113,8 @@ com.fasterxml.jackson.core.*;version=${project.version}
-             
<Automatic-Module-Name>com.fasterxml.jackson.core</Automatic-Module-Name>
-           </instructions>
-         </configuration>
-+        <version>2.3.5</version>
-+        <extensions>true</extensions>
-       </plugin>
-     </plugins>
-   </build>
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 9633adc..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix-using-bundle.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jackson-core.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to