[plexus-build-api] 07/22: * Add version constraint on libplexus-utils (Closes: #542588) * Bump up Standards-Version to 3.8.3, no changes

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Aug 30 10:46:04 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-build-api.

commit 783d786db485895a093f3a5514def005207c7360
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date:   Wed Sep 2 19:59:26 2009 +0000

    * Add version constraint on libplexus-utils (Closes: #542588)
    * Bump up Standards-Version to 3.8.3, no changes
---
 debian/changelog | 7 +++++++
 debian/control   | 6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d6ee375..4ab7a88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+plexus-build-api (0.0.4-3) unstable; urgency=low
+
+  * Add version constraint on libplexus-utils (Closes: #542588)
+  * Bump up Standards-Version to 3.8.3, no changes
+
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Wed, 02 Sep 2009 20:54:02 +0100
+
 plexus-build-api (0.0.4-2) unstable; urgency=low
 
   * Change Build-Depends: default-jdk.
diff --git a/debian/control b/debian/control
index 1cd0937..7d113a4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,15 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
 Build-Depends: debhelper (>= 6), cdbs, default-jdk
-Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional, libplexus-utils-java
-Standards-Version: 3.8.1
+Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional, libplexus-utils-java (>= 1.5.8)
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-build-api
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-build-api/
 #Homepage: http://forge.sonatype.com/spice-parent/plexus-build-api
 
 Package: libplexus-build-api-java
 Architecture: all
-Depends: ${misc:Depends}, libplexus-utils-java 
+Depends: ${misc:Depends}, libplexus-utils-java (>= 1.5.8)
 Description: Incremental build API for Plexus components.
  The Plexus project provides a full software stack for creating and
  executing software projects. Based on the Plexus container, the applications

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



More information about the pkg-java-commits mailing list