~ubuntu-branches/ubuntu/utopic/eclipse-linuxtools/utopic

« back to all changes in this revision

Viewing changes to profiling/org.eclipse.linuxtools.dataviewers/META-INF/MANIFEST.MF

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2014-05-12 18:11:40 UTC
  • mfrom: (3.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20140512181140-w237r3vsah1tmybz
Tags: 2.2.1-1
* New upstream release.
* Refreshed d/patches.
* Removed eclipse-cdt-valgrind-remote package, all its functionality
  is now provided by eclipse-cdt-profiling-framework-remote.
* Added remove-license-feature.patch.
* Bump Standards-Version to 3.9.5.
* Enable eclipse-changelog package.
* Enable eclipse-rpm-editor package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Bundle-ManifestVersion: 2
3
3
Bundle-Name: %bundleName
4
4
Bundle-SymbolicName: org.eclipse.linuxtools.dataviewers;singleton:=true
5
 
Bundle-Version: 4.0.0.qualifier
 
5
Bundle-Version: 5.0.0.qualifier
6
6
Bundle-Activator: org.eclipse.linuxtools.dataviewers.STDataViewersActivator
7
7
Bundle-Vendor: %bundleProvider
8
8
Require-Bundle: org.eclipse.core.runtime,
17
17
 org.eclipse.linuxtools.dataviewers.abstractviewers,
18
18
 org.eclipse.linuxtools.dataviewers.actions,
19
19
 org.eclipse.linuxtools.dataviewers.dialogs,
20
 
 org.eclipse.linuxtools.dataviewers.findreplace,
21
20
 org.eclipse.linuxtools.dataviewers.listeners
22
21
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
23
22
Bundle-Localization: plugin