Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Update Vcs fields for migration from Alioth -> Salsa
· 8813d4a9
Tony Mancill
authored
May 07, 2018
8813d4a9
Bump Standards-Version to 4.1.4
· 78b26b73
Tony Mancill
authored
May 07, 2018
78b26b73
Drop needless runtime dependency upon junit
· 1b9d3388
Tony Mancill
authored
May 07, 2018
1b9d3388
interim changelog
· 85001544
Tony Mancill
authored
May 07, 2018
85001544
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
85001544
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.
...
...
debian/control
View file @
85001544
...
...
@@ -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
: http
s
://
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
...
...