Skip to content
Commits on Source (4)
jxplorer (3.3.2+dfsg-6) UNRELEASED; urgency=medium
* Update Vcs fields for migration from Alioth -> Salsa
* Bump Standards-Version to 4.1.4
* Drop needless runtime dependency upon junit
-- tony mancill <tmancill@debian.org> Mon, 07 May 2018 09:12:33 -0700
jxplorer (3.3.2+dfsg-5) unstable; urgency=medium
* Team upload.
......
......@@ -6,14 +6,14 @@ Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 11)
Build-Depends-Indep: default-jdk, javahelper (>= 0.24), javahelp2, junit,
imagemagick
Standards-Version: 4.1.3
Vcs-Git: git://anonscm.debian.org/pkg-java/jxplorer.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jxplorer.git
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/java-team/jxplorer
Vcs-Git: https://salsa.debian.org/java-team/jxplorer.git
Homepage: http://jxplorer.org/
Package: jxplorer
Architecture: all
Depends: default-jre | java6-runtime, javahelp2, junit, ${misc:Depends},
Depends: default-jre | java6-runtime, javahelp2, ${misc:Depends},
java-wrappers (>= 0.1.14), ca-certificates-java
Description: Java LDAP Browser
JXplorer is an open source LDAP browser originally developed by
......