~ubuntu-branches/ubuntu/quantal/eclipse-linuxtools/quantal

« back to all changes in this revision

Viewing changes to .pc/valgrind-remote-unversioned-rse-dependency.patch/profiling/org.eclipse.linuxtools.profiling.launch.remote/META-INF/MANIFEST.MF

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2012-06-29 12:07:30 UTC
  • Revision ID: package-import@ubuntu.com-20120629120730-um7a5gz1w6yzx3hg
Tags: 1.0.0-1
* New upstream release.
* Remove eclipse-cdt-autotools binary package.
  - The code moved to Eclipse CDT.
* Drop d/patches/valgrind-remove-unused-emf-dependency.patch
  - Included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Manifest-Version: 1.0
 
2
Bundle-ManifestVersion: 2
 
3
Bundle-Name: %Bundle-Name
 
4
Bundle-SymbolicName: org.eclipse.linuxtools.profiling.launch.remote;singleton:=true
 
5
Bundle-Version: 1.0.0.qualifier
 
6
Bundle-Activator: org.eclipse.linuxtools.internal.profiling.launch.remote.ProfileRemoteLaunchPlugin
 
7
Bundle-Vendor: %Bundle-Vendor
 
8
Require-Bundle: org.eclipse.ui,
 
9
 org.eclipse.core.runtime,
 
10
 org.eclipse.rse.core;bundle-version="3.2.0",
 
11
 org.eclipse.rse.subsystems.files.core;bundle-version="3.2.100",
 
12
 org.eclipse.rse;bundle-version="3.3.0",
 
13
 org.eclipse.rse.subsystems.processes.core;bundle-version="3.1.200",
 
14
 org.eclipse.rse.subsystems.shells.core;bundle-version="3.1.200",
 
15
 org.eclipse.rse.services;bundle-version="3.2.100"
 
16
Bundle-RequiredExecutionEnvironment: J2SE-1.5
 
17
Bundle-ActivationPolicy: lazy
 
18
Import-Package: org.eclipse.cdt.debug.core,
 
19
 org.eclipse.cdt.debug.ui,
 
20
 org.eclipse.cdt.launch.ui,
 
21
 org.eclipse.debug.core,
 
22
 org.eclipse.debug.ui,
 
23
 org.eclipse.debug.ui.sourcelookup,
 
24
 org.eclipse.linuxtools.profiling.launch
 
25
Export-Package: org.eclipse.linuxtools.internal.profiling.launch.remote;x-internal:=true,
 
26
 org.eclipse.linuxtools.profiling.launch.remote