~ubuntu-branches/debian/sid/eclipse-cdt/sid

« back to all changes in this revision

Viewing changes to upc/org.eclipse.cdt.managedbuilder.bupc.ui/META-INF/MANIFEST.MF

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2011-10-06 21:15:04 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20111006211504-8dutmljjih0zikfv
Tags: 8.0.1-1
* New upstream release.
* Split the JNI packages into a separate architecture dependent
  package and made eclipse-cdt architecture independent.
* Install JNI libraries into multiarch aware location
* Bumped Standards-Version to 3.9.2.

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.cdt.managedbuilder.bupc.ui;singleton:=true
 
5
Bundle-Version: 1.0.3.qualifier
 
6
Bundle-ClassPath: org.eclipse.cdt.managedbuilder.bupc.ui
 
7
Bundle-Activator: org.eclipse.cdt.managedbuilder.bupc.ui.UPCWizardsPlugin
 
8
Require-Bundle: org.eclipse.cdt.ui,
 
9
 org.eclipse.cdt.core,
 
10
 org.eclipse.cdt.managedbuilder.core,
 
11
 org.eclipse.cdt.core.parser.upc,
 
12
 org.eclipse.ui,
 
13
 org.eclipse.core.runtime,
 
14
 org.eclipse.ui.editors,
 
15
 org.eclipse.core.resources
 
16
Import-Package: org.eclipse.cdt.ui.wizards,
 
17
 org.eclipse.ui.wizards.newresource
 
18
Bundle-ActivationPolicy: lazy
 
19
Bundle-RequiredExecutionEnvironment: J2SE-1.5
 
20
Bundle-Vendor: %Bundle-Vendor
 
21
Bundle-Localization: plugin