[ini4j] 05/07: Removed the unused dependencies
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Feb 21 13:44:27 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ini4j.
commit 7a46b11ea6713fe355e917b8a2c428fa73e6fc7f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Feb 21 14:15:28 2014 +0100
Removed the unused dependencies
---
debian/changelog | 1 +
debian/control | 5 +----
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b533bcd..0a05704 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ini4j (0.5.2-SNAPSHOT-3) UNRELEASED; urgency=medium
* Team upload.
* Build with maven-debian-helper (Closes: #656368)
+ * Removed the unused dependencies (Closes: #696286)
* Use canonical URLs for the Vcs-* fields
* Standards-Version updated to 3.9.5 (no changes)
* Switch to debhelper level 9
diff --git a/debian/control b/debian/control
index 86b27aa..feebf2f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Marek Slama <marek.slama at sun.com>, Andres Mejia <amejia at debian.org>
-Build-Depends: cdbs, debhelper (>= 9), maven-debian-helper,
- default-jdk, libjetty-java, libservlet2.5-java, junit4, bsh, libeasymock-java,
- libmaven-javadoc-plugin-java
+Build-Depends: cdbs, debhelper (>= 9), maven-debian-helper, default-jdk, libmaven-javadoc-plugin-java
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/ini4j.git
Vcs-Git: git://anonscm.debian.org/pkg-java/ini4j.git
@@ -14,7 +12,6 @@ Homepage: http://www.ini4j.org
Package: libini4j-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
-Recommends: jetty, libservlet2.5-java
Description: Java API for handling Windows ini file format (library)
The ini4j is a simple Java API for handling configuration
files in Windows .ini format. Additionally, the library
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ini4j.git
More information about the pkg-java-commits
mailing list