Skip to content
Commits on Source (3)
equinox-bundles (4.7.3-2) UNRELEASED; urgency=medium
equinox-bundles (4.7.3-2) unstable; urgency=medium
* Enabled most of the remaining bundles
* Exclude the .dll and .jnilib files from the upstream tarball
* Standards-Version updated to 4.2.0
-- Emmanuel Bourg <ebourg@apache.org> Thu, 12 Jul 2018 14:15:32 +0200
-- Emmanuel Bourg <ebourg@apache.org> Thu, 16 Aug 2018 01:41:23 +0200
equinox-bundles (4.7.3-1) unstable; urgency=medium
......
......@@ -15,7 +15,7 @@ Build-Depends:
libservlet3.1-java,
libtomcat8-java,
eclipse-debian-helper
Standards-Version: 4.1.5
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/java-team/equinox-bundles.git
Vcs-Browser: https://salsa.debian.org/java-team/equinox-bundles
Homepage: http://www.eclipse.org/equinox/bundles/
......
......@@ -3,6 +3,8 @@ Upstream-Name: Eclipse Equinox Bundles
Source: https://github.com/eclipse/rt.equinox.bundles
Files-Excluded: *.jar
*.so
*.jnilib
*.dll
Files: *
Copyright: 1997-2015, ProSyst Software GmbH
......