[jackson-core] 05/06: Removed the build dependency on libmaven-scm-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Apr 8 09:38:07 UTC 2016


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

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

commit aefbef6b7801d9da51f28cdf33399d6acf870904
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Apr 8 11:22:46 2016 +0200

    Removed the build dependency on libmaven-scm-java
---
 debian/changelog   | 1 +
 debian/control     | 1 -
 debian/maven.rules | 2 --
 3 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 582ef22..50a1b21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jackson-core (2.7.3-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - Refreshed the patches
+  * Removed the build dependency on libmaven-scm-java
   * Standards-Version updated to 3.9.8 (no changes)
   * Use secure Vcs-* URLs
 
diff --git a/debian/control b/debian/control
index c661dcb..5f35df9 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Build-Depends-Indep:
  junit4,
  libmaven-bundle-plugin-java,
  libmaven-javadoc-plugin-java,
- libmaven-scm-java
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jackson-core.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jackson-core.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 8a470a0..c837b7d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,3 @@
 
 com.fasterxml.jackson.core jackson-core bundle s/2\..*/2.x/ * *
 junit junit jar s/4\..*/4.x/ * *
-org.apache.maven.scm maven-scm-manager-plexus jar s/.*/debian/ * *
-org.apache.maven.scm maven-scm-provider-gitexe jar s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list