~ubuntu-branches/ubuntu/vivid/eclipse-linuxtools/vivid-proposed

« back to all changes in this revision

Viewing changes to valgrind/org.eclipse.linuxtools.valgrind-feature/feature.properties

  • Committer: Package Import Robot
  • Author(s): Jakub Adam, Jakub Adam, tony mancill
  • Date: 2014-10-11 11:44:05 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20141011114405-yazjvxfzzhmi5sgj
Tags: 3.1.0-1
[ Jakub Adam ]
* New upstream release (Closes: #761524).
* Refreshed d/patches.
* Don't build removed feature org.eclipse.linuxtools.tools.launch
  - merged into org.eclipse.linuxtools.profiling.
* Use javac target 1.7.
* Build new feature org.eclipse.linuxtools.dataviewers.feature
  - required by Valgrind integration.
* Build-depend on eclipse-remote-services-api and eclipse-cdt-autotools.
* Bump Standards-Version to 3.9.6.
* Override incompatible-java-bytecode-format - linuxtools needs Java 7.
* Remove unused codeless-jar override.

[ tony mancill ]
* Tweak short package description to make lintian happy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
description=Plugins to integrate Valgrind tools into the workbench.
13
13
featureProvider=Eclipse Linux Tools
14
14
copyright=Copyright 2008, 2010 Red Hat, Inc.
15
 
licenseURL=license.html
16
 
license=\
17
 
Eclipse Foundation Software User Agreement\n\
18
 
February 1, 2011\n\
19
 
\n\
20
 
Usage Of Content\n\
21
 
\n\
22
 
THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
23
 
OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
24
 
USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
25
 
AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
26
 
NOTICES INDICATED OR REFERENCED BELOW.  BY USING THE CONTENT, YOU\n\
27
 
AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
28
 
AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
29
 
OR NOTICES INDICATED OR REFERENCED BELOW.  IF YOU DO NOT AGREE TO THE\n\
30
 
TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
31
 
OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
32
 
BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
33
 
\n\
34
 
Applicable Licenses\n\
35
 
\n\
36
 
Unless otherwise indicated, all Content made available by the\n\
37
 
Eclipse Foundation is provided to you under the terms and conditions of\n\
38
 
the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\
39
 
provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
40
 
For purposes of the EPL, "Program" will mean the Content.\n\
41
 
\n\
42
 
Content includes, but is not limited to, source code, object code,\n\
43
 
documentation and other files maintained in the Eclipse Foundation source code\n\
44
 
repository ("Repository") in software modules ("Modules") and made available\n\
45
 
as downloadable archives ("Downloads").\n\
46
 
\n\
47
 
       - Content may be structured and packaged into modules to facilitate delivering,\n\
48
 
         extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
49
 
         plug-in fragments ("Fragments"), and features ("Features").\n\
50
 
       - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
51
 
         in a directory named "plugins".\n\
52
 
       - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
53
 
         Each Feature may be packaged as a sub-directory in a directory named "features".\n\
54
 
         Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
55
 
         numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
56
 
       - Features may also include other Features ("Included Features"). Within a Feature, files\n\
57
 
         named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
58
 
\n\
59
 
The terms and conditions governing Plug-ins and Fragments should be\n\
60
 
contained in files named "about.html" ("Abouts"). The terms and\n\
61
 
conditions governing Features and Included Features should be contained\n\
62
 
in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
63
 
Licenses may be located in any directory of a Download or Module\n\
64
 
including, but not limited to the following locations:\n\
65
 
\n\
66
 
       - The top-level (root) directory\n\
67
 
       - Plug-in and Fragment directories\n\
68
 
       - Inside Plug-ins and Fragments packaged as JARs\n\
69
 
       - Sub-directories of the directory named "src" of certain Plug-ins\n\
70
 
       - Feature directories\n\
71
 
\n\
72
 
Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
73
 
Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
74
 
Update License") during the installation process. If the Feature contains\n\
75
 
Included Features, the Feature Update License should either provide you\n\
76
 
with the terms and conditions governing the Included Features or inform\n\
77
 
you where you can locate them. Feature Update Licenses may be found in\n\
78
 
the "license" property of files named "feature.properties" found within a Feature.\n\
79
 
Such Abouts, Feature Licenses, and Feature Update Licenses contain the\n\
80
 
terms and conditions (or references to such terms and conditions) that\n\
81
 
govern your use of the associated Content in that directory.\n\
82
 
\n\
83
 
THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
84
 
TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
85
 
SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
86
 
\n\
87
 
       - Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)\n\
88
 
       - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
89
 
       - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
90
 
       - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
91
 
       - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
92
 
       - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
93
 
\n\
94
 
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
95
 
TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
96
 
is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
97
 
govern that particular Content.\n\
98
 
\n\
99
 
\n\Use of Provisioning Technology\n\
100
 
\n\
101
 
The Eclipse Foundation makes available provisioning software, examples of which include,\n\
102
 
but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
103
 
the purpose of allowing users to install software, documentation, information and/or\n\
104
 
other materials (collectively "Installable Software"). This capability is provided with\n\
105
 
the intent of allowing such users to install, extend and update Eclipse-based products.\n\
106
 
Information about packaging Installable Software is available at\n\
107
 
http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
108
 
\n\
109
 
You may use Provisioning Technology to allow other parties to install Installable Software.\n\
110
 
You shall be responsible for enabling the applicable license agreements relating to the\n\
111
 
Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
112
 
in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
113
 
making it available in accordance with the Specification, you further acknowledge your\n\
114
 
agreement to, and the acquisition of all necessary rights to permit the following:\n\
115
 
\n\
116
 
       1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
117
 
          the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
118
 
          extending or updating the functionality of an Eclipse-based product.\n\
119
 
       2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
120
 
          Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
121
 
       3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
122
 
          govern the use of the Installable Software ("Installable Software Agreement") and such\n\
123
 
          Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
124
 
          with the Specification. Such Installable Software Agreement must inform the user of the\n\
125
 
          terms and conditions that govern the Installable Software and must solicit acceptance by\n\
126
 
          the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
127
 
          indication of agreement by the user, the provisioning Technology will complete installation\n\
128
 
          of the Installable Software.\n\
129
 
\n\
130
 
Cryptography\n\
131
 
\n\
132
 
Content may contain encryption software. The country in which you are\n\
133
 
currently may have restrictions on the import, possession, and use,\n\
134
 
and/or re-export to another country, of encryption software. BEFORE\n\
135
 
using any encryption software, please check the country's laws,\n\
136
 
regulations and policies concerning the import, possession, or use, and\n\
137
 
re-export of encryption software, to see if this is permitted.\n\
138
 
\n\
139
 
Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n