[eclipse-ptp] branch master updated (9c13834 -> d376c54)
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Sat Jun 27 14:49:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a change to branch master
in repository eclipse-ptp.
from 9c13834 Upload to unstable
new 182c571 Use uscan to download upstream tarball
new c263135 Updated d/changelog with new upstream release
adds b4d7b86 Imported Upstream version 8.1.1
new 0f4d20c Merge tag 'upstream/8.1.1'
new bf17d06 Fix FTBFS with eclipse-cdt 6.0
new d376c54 Bump Standards-Version to 3.9.6
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
core/org.eclipse.ptp.core/pom.xml | 2 +-
.../pom.xml | 2 +-
.../remotetools/core/RemoteToolsConnection.java | 7 +-
core/org.eclipse.ptp.remote.remotetools.ui/pom.xml | 2 +-
.../ui/RemoteToolsUIConnectionManager.java | 1 +
core/org.eclipse.ptp.remote.rse.core/pom.xml | 2 +-
.../ptp/internal/remote/rse/core/RSEServices.java | 24 +-
core/org.eclipse.ptp.remote.rse.ui/pom.xml | 2 +-
core/org.eclipse.ptp.remote.server.core/pom.xml | 2 +-
core/org.eclipse.ptp.services.core/pom.xml | 2 +-
core/org.eclipse.ptp.services.ui/pom.xml | 2 +-
core/org.eclipse.ptp.ui/pom.xml | 2 +-
.../ptp/internal/ui/managers/JobManager.java | 19 +-
.../ui/views/AbstractParallelElementView.java | 12 +-
.../internal/ui/views/AbstractParallelView.java | 67 +--
.../ptp/internal/ui/views/ParallelJobsView.java | 9 +-
debian/changelog | 8 +
debian/control | 2 +-
debian/copyright | 68 +++
debian/get-orig-source | 75 ---
debian/patches/fix-build-with-cdt-6.0.patch | 30 ++
debian/patches/series | 1 +
debian/rules | 7 +
pom.xml | 554 +++++++++++++++++++++
rdt/org.eclipse.ptp.rdt.core/pom.xml | 2 +-
rdt/org.eclipse.ptp.rdt.doc.user/pom.xml | 2 +-
rdt/org.eclipse.ptp.rdt.editor/pom.xml | 2 +-
rdt/org.eclipse.ptp.rdt.make.ui/pom.xml | 2 +-
.../pom.xml | 2 +-
rdt/org.eclipse.ptp.rdt.ui/pom.xml | 2 +-
releng/org.eclipse.ptp.core-feature/feature.xml | 2 +-
releng/org.eclipse.ptp.core-feature/pom.xml | 4 +-
releng/org.eclipse.ptp.rdt-feature/feature.xml | 2 +-
releng/org.eclipse.ptp.rdt-feature/pom.xml | 4 +-
.../org.eclipse.ptp.rdt.editor-feature/feature.xml | 2 +-
releng/org.eclipse.ptp.rdt.editor-feature/pom.xml | 4 +-
releng/org.eclipse.ptp.remote-feature/feature.xml | 2 +-
releng/org.eclipse.ptp.remote-feature/pom.xml | 4 +-
.../feature.xml | 2 +-
.../pom.xml | 4 +-
.../org.eclipse.ptp.remote.rse-feature/feature.xml | 2 +-
releng/org.eclipse.ptp.remote.rse-feature/pom.xml | 4 +-
.../feature.xml | 2 +-
releng/org.eclipse.ptp.remotetools-feature/pom.xml | 4 +-
.../org.eclipse.ptp.services-feature/feature.xml | 2 +-
releng/org.eclipse.ptp.services-feature/pom.xml | 4 +-
.../org.eclipse.ptp.remotetools.core/pom.xml | 2 +-
.../pom.xml | 2 +-
.../environment/wizard/EnvironmentWizard.java | 4 +
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../org.eclipse.ptp.remotetools.utils/pom.xml | 2 +-
53 files changed, 806 insertions(+), 172 deletions(-)
delete mode 100755 debian/get-orig-source
create mode 100644 debian/patches/fix-build-with-cdt-6.0.patch
create mode 100644 pom.xml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-ptp.git
More information about the pkg-java-commits
mailing list