[apache-directory-api] 01/02: Remove unnecessary greater-than versioned dependency
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Fri Jan 26 22:44:15 UTC 2018
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository apache-directory-api.
commit f032d334d6c7fc5cd8174a89d89b7ed0ce3ef427
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Fri Jan 26 22:14:17 2018 +0000
Remove unnecessary greater-than versioned dependency
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 53e5724..b47145c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ apache-directory-api (1.0.0-1) UNRELEASED; urgency=medium
* Install NOTICE with libapache-directory-api-java to comply with Apache-2.0
* Bump debhelper compat from 9 to 11
* Bump Standards-Version from 3.9.8 to 4.1.3 (no change required)
+ * Remove unnecessary greater-than versioned dependency
-- Christopher Hoskin <mans0954 at debian.org> Wed, 03 Jan 2018 23:33:47 +0000
diff --git a/debian/control b/debian/control
index 8e3cff9..e55adf9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 11),
libantlr-maven-plugin-java,
libcommons-collections3-java,
libcommons-io-java,
- libcommons-lang-java (>= 2.6),
+ libcommons-lang-java,
libcommons-pool-java,
libdom4j-java,
libjaxp1.3-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-directory-api.git
More information about the pkg-java-commits
mailing list