[plexus-ant-factory] 17/19: Depend on libplexus-container-default1.5-java instead of libplexus-container-default-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Aug 29 20:33:17 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository plexus-ant-factory.

commit a4671f93d58bb9b7d4d85fbae45484e3c12cf3a2
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Aug 29 22:23:50 2017 +0200

    Depend on libplexus-container-default1.5-java instead of libplexus-container-default-java
---
 debian/changelog   | 2 ++
 debian/control     | 2 +-
 debian/maven.rules | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 921b190..16c3660 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ plexus-ant-factory (1.0~alpha2.1-4) UNRELEASED; urgency=medium
   * Team upload.
   * Build with maven-debian-helper instead of maven-ant-helper
   * Enabled the unit tests
+  * Depend on libplexus-container-default1.5-java instead of
+    libplexus-container-default-java
   * Removed the unused dependency on ant-optional
   * Moved the package to Git
   * Standards-Version updated to 4.1.0
diff --git a/debian/control b/debian/control
index add5eb7..db5011a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  debhelper (>= 10),
  default-jdk,
  junit4,
- libplexus-container-default-java,
+ libplexus-container-default1.5-java,
  maven-debian-helper (>= 2.2)
 Standards-Version: 4.1.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-ant-factory.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 032cc0e..dc711f9 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,2 @@
 junit junit * s/.*/4.x/ * *
-org.codehaus.plexus plexus-container-default * s/.*/1.0-alpha/ * *
+org.codehaus.plexus plexus-container-default * s/.*/1.5.5/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-ant-factory.git



More information about the pkg-java-commits mailing list