[libnb-platform17-java] 03/05: Remove versioned dependencies from build-deps.

Markus Koschany apo-guest at alioth.debian.org
Fri Aug 16 14:21:06 UTC 2013


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

apo-guest pushed a commit to branch review
in repository libnb-platform17-java.

commit 4b6eb9e3cba390034c899fa438d57c1304333f38
Author: Markus Koschany <apo at gambaru.de>
Date:   Fri Aug 16 16:09:36 2013 +0200

    Remove versioned dependencies from build-deps.
    
    They are trivially satisfied in Debian.
---
 debian/control |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 9e7e190..0a082bf 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders:
  Andrew Ross <ubuntu at rossfamily.co.uk>
 Build-Depends:
- ant (>= 1.7.0),
- ant-optional (>= 1.7.0),
- antlr3 (>= 3.2),
+ ant,
+ ant-optional,
+ antlr3,
  debhelper (>= 9),
  default-jdk,
  g++-mingw-w64-i686,
@@ -16,21 +16,21 @@ Build-Depends:
  javahelp2,
  javahelper,
  junit,
- junit4 (>= 4.6),
+ junit4,
  libbindex-java,
  libequinox-osgi-java,
  libfelix-framework-java,
  libfelix-main-java,
  libhamcrest-java,
  libjemmy2-java,
- libjna-java (>= 3.2.7-2~),
+ libjna-java,
  libjnlp-servlet-java,
  libosgi-compendium-java,
  libosgi-core-java,
  libstringtemplate-java,
- libswing-layout-java (>= 1.0.3),
+ libswing-layout-java,
  maven-repo-helper,
- testng (>=6.8),
+ testng (>= 6.8),
  w3c-dtd-xhtml
 Standards-Version: 3.9.4
 Homepage: http://netbeans.org/

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



More information about the pkg-java-commits mailing list