File: control

package info (click to toggle)
eclipse-mylyn 3.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 56,668 kB
  • ctags: 55,158
  • sloc: java: 330,737; xml: 23,146; sh: 487; perl: 67; python: 46; makefile: 20; cpp: 11
file content (205 lines) | stat: -rw-r--r-- 8,549 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
Source: eclipse-mylyn
Section: devel
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Adrian Perez <adrianperez.deb@gmail.com>,
           Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends: debhelper (>= 10),
               default-jdk,
               eclipse-jdt (>= 3.7~exp),
               eclipse-pde (>= 3.7~exp),
               eclipse-cdt,
               eclipse-emf,
               libaxis-java (>= 1.4-17),
               libcommons-discovery-java (>= 0.5-2),
               libcommons-io-java,
               libcommons-lang-java,
               libmail-java,
               libguava-java,
               libgoogle-gson-java,
               libhttpclient-java (>= 4.1.1-2),
               libhttpcore-java (>= 4.1.4-2),
               libjdom1-java (>= 1.1.2+dfsg-2),
               libjsoup-java (>= 1.6.2),
               librome-java (>= 1.0-3),
               libws-commons-util-java (>= 1.0.1-8),
               libwsdl4j-java (>= 1.6.2-5),
               libxmlrpc3-client-java (>= 3.1.3-4),
               libxmlrpc3-common-java (>= 3.1.3-4),
               javahelper (>= 0.31),
               unzip,
               zip
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-mylyn.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-mylyn.git
Homepage: http://www.eclipse.org/mylyn

Package: eclipse-mylyn
Architecture: all
Depends: eclipse-platform (>= 3.7~exp),
         eclipse-emf,
         ${misc:Depends},
         ${orbit:Depends}
Description: Task-Focused Interface for Eclipse
 Mylyn is a Task-Focused Interface for Eclipse that reduces information overload
 and makes multi-tasking easy. It does this by making tasks a first class part
 of Eclipse, and integrating rich and offline editing for repositories such as
 Bugzilla, Trac, and JIRA.
 .
 Once your tasks are integrated, Mylyn monitors your work activity to identify
 information relevant to the task-at-hand, and uses this task context to focus
 the Eclipse UI on the interesting information, hide the uninteresting, and
 automatically find what's related. This puts the information you need to get
 work done at your fingertips and improves productivity by reducing searching,
 scrolling, and navigation. By making task context explicit Mylyn also
 facilitates multitasking, planning, reusing past efforts, and sharing
 expertise.

Package: eclipse-mylyn-context-cdt
Architecture: all
Depends: eclipse-mylyn (= ${source:Version}),
         eclipse-cdt (>= 8.0.0),
         ${misc:Depends},
         ${orbit:Depends}
Description: Mylyn context integration for Eclipse CDT
 Mylyn context provides usage monitoring, degree-of-interested modeling and the
 task-focused user extensions implementation for the Eclipse UI, which re-aligns
 the user experience around tasks and provides features such as workspace
 focusing and one-click multitasking.
 .
 This package provides Mylyn context integration for Eclipse C/C++ Development
 Tools.

Package: eclipse-mylyn-context-jdt
Architecture: all
Depends: eclipse-mylyn (= ${source:Version}),
         eclipse-jdt (>= 3.7~exp),
         ${misc:Depends},
         ${orbit:Depends}
Description: Task support for Eclipse JDT
 Mylyn integrates task support into Eclipse. It supports offline editing
 for certain task repositories and monitors work activity to hide
 information that is not relevant to the current task. Also included is
 the Mylyn Focused UI for reducing information overload when working with
 tasks and the Bugzilla task connector.
 .
 Mylyn Task-Focused UI extensions for JDT. Provides focusing of Java
 element views and editors.

Package: eclipse-mylyn-context-pde
Architecture: all
Depends: eclipse-platform (>= 3.7~exp),
         eclipse-pde (>= 3.7~exp),
         eclipse-mylyn-context-jdt (= ${source:Version}),
         ${misc:Depends},
         ${orbit:Depends}
Description: Task support for Eclipse PDE
 Mylyn integrates task support into Eclipse. It supports offline editing
 for certain task repositories and monitors work activity to hide
 information that is not relevant to the current task. Also included is
 the Mylyn Focused UI for reducing information overload when working with
 tasks and the Bugzilla task connector.
 .
 Mylyn Task-Focused UI extensions for PDE.

Package: eclipse-mylyn-versions-cvs
Architecture: all
Depends: eclipse-mylyn (= ${source:Version}),
         ${misc:Depends},
         ${orbit:Depends}
Description: Mylyn version control integration for CVS
 Mylyn integrates task support into Eclipse. It supports offline editing
 for certain task repositories and monitors work activity to hide
 information that is not relevant to the current task. Also included is
 the Mylyn Focused UI for reducing information overload when working with
 tasks and the Bugzilla task connector.
 .
 Mylyn version control integration for CVS.

#Package: eclipse-mylyn-versions-git
#Architecture: all
#Depends: eclipse-mylyn (= ${source:Version}),
#         eclipse-egit,
#         ${misc:Depends},
#         ${orbit:Depends}
#Description: Mylyn version control integration for git
# Mylyn integrates task support into Eclipse. It supports offline editing
# for certain task repositories and monitors work activity to hide
# information that is not relevant to the current task. Also included is
# the Mylyn Focused UI for reducing information overload when working with
# tasks and the Bugzilla task connector.
# .
# Mylyn version control integration for git.

Package: eclipse-mylyn-tasks-bugzilla
Architecture: all
Depends: eclipse-mylyn (= ${source:Version}),
         ${misc:Depends},
         ${orbit:Depends}
Description: Mylyn Bugzilla Connector
 Mylyn integrates task support into Eclipse. It supports offline editing
 for certain task repositories and monitors work activity to hide
 information that is not relevant to the current task. Also included is
 the Mylyn Focused UI for reducing information overload when working with
 tasks and the Bugzilla task connector.
 .
 Bugzilla client integrated with Eclipse and Mylyn

Package: eclipse-mylyn-tasks-trac
Architecture: all
Depends: eclipse-mylyn (= ${source:Version}),
         ${misc:Depends},
         ${orbit:Depends}
Description: Mylyn Trac Connector
 Mylyn integrates task support into Eclipse. It supports offline editing
 for certain task repositories and monitors work activity to hide
 information that is not relevant to the current task. Also included is
 the Mylyn Focused UI for reducing information overload when working with
 tasks and the Bugzilla task connector.
 .
 Trac client integrated with Eclipse and Mylyn; can be used standalone.

#Package: eclipse-mylyn-webtasks
#Architecture: all
#Depends: eclipse-mylyn (= ${source:Version}),
#         ${misc:Depends}
#Description: Mylyn Connector Web Templates
# Mylyn integrates task support into Eclipse. It supports offline editing
# for certain task repositories and monitors work activity to hide
# information that is not relevant to the current task. Also included is
# the Mylyn Focused UI for reducing information overload when working with
# tasks and the Bugzilla task connector.
# .
# Provides Task List integration for several web-based issue trackers
# and templates for example projects.

Package: eclipse-mylyn-wikitext
Architecture: all
Depends: eclipse-mylyn (= ${source:Version}),
         ${misc:Depends},
         ${orbit:Depends}
Description: Mylyn WikiText
 Mylyn integrates task support into Eclipse. It supports offline editing
 for certain task repositories and monitors work activity to hide
 information that is not relevant to the current task. Also included is
 the Mylyn Focused UI for reducing information overload when working with
 tasks and the Bugzilla task connector.
 .
 Enables parsing and display of lightweight markup (wiki text).  Extends
 the Mylyn task editor to create a markup-aware editor.

Package: eclipse-mylyn-builds-hudson
Architecture: all
Depends: eclipse-mylyn (= ${source:Version}),
         ${misc:Depends},
         ${orbit:Depends}
Description: Mylyn Hudson/Jenkins Connector
 Mylyn integrates task support into Eclipse. It supports offline editing
 for certain task repositories and monitors work activity to hide
 information that is not relevant to the current task. Also included is
 the Mylyn Focused UI for reducing information overload when working with
 tasks and the Bugzilla task connector.
 .
 This package provides integration with Hudson and Jenkins continuous
 integration servers.