Skip to content
Commits on Source (4)
......@@ -29,9 +29,9 @@
<target name="compile-library-eclipse" depends="init-environment">
<path id="library-eclipse.classpath">
<filelist dir="/" files="${env.CLASSPATH}" />
<fileset dir="/usr/lib/eclipse/plugins">
<include name="org.eclipse.equinox.common_*.jar"/>
<include name="org.eclipse.core.runtime_*.jar"/>
<fileset dir="/usr/share/java">
<include name="equinox-common.jar"/>
<include name="eclipse-core-runtime.jar"/>
</fileset>
</path>
<javac debug="true" destdir="svnkit/bin" srcdir="svnkit-osgi/src/main/java"
......
svnkit (1.8.14-3) unstable; urgency=medium
* Team upload.
* Depend on libequinox-common-java and libeclipse-core-runtime-java
instead of eclipse-rcp
* Fixed the watch file
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 24 Sep 2018 00:15:45 +0200
svnkit (1.8.14-2) unstable; urgency=medium
* Team upload.
......
......@@ -6,8 +6,9 @@ Uploaders: Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends: ant,
debhelper (>= 11),
default-jdk,
eclipse-rcp,
javahelper,
libeclipse-core-runtime-java,
libequinox-common-java,
libjna-java,
libsequence-library-java,
libsqljet-java (>= 1.1.10-1~),
......@@ -16,8 +17,8 @@ Build-Depends: ant,
perl,
maven-repo-helper
Standards-Version: 4.1.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/svnkit.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/svnkit.git
Vcs-Git: https://salsa.debian.org/java-team/svnkit.git
Vcs-Browser: https://salsa.debian.org/java-team/svnkit
Homepage: http://svnkit.com
Package: svnkit
......
version=3
opts=dversionmangle=s/\+dfsg// \
http://svnkit.com/download.php \
http://www.svnkit.com/org.tmatesoft.svn_(.+).src.zip debian debian/orig-tar.sh
https://svnkit.com/download.php \
https://www.svnkit.com/org.tmatesoft.svn_(.+).src.zip debian debian/orig-tar.sh