File: control

package info (click to toggle)
eclipse-mylyn-tasks-github 3.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,880 kB
  • ctags: 4,647
  • sloc: java: 23,940; xml: 1,230; sh: 147; makefile: 5
file content (34 lines) | stat: -rw-r--r-- 1,233 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
Source: eclipse-mylyn-tasks-github
Priority: optional
Section: devel
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends: debhelper (>= 9),
               default-jdk,
               eclipse-pde,
               eclipse-egit (>= 3.7),
               eclipse-mylyn,
               javahelper (>= 0.32~),
               libgoogle-gson-java,
               unzip,
               zip
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-mylyn-tasks-github.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-mylyn-tasks-github.git
Homepage: http://wiki.eclipse.org/EGit/GitHub

Package: eclipse-mylyn-tasks-github
Architecture: all
Depends: eclipse-platform,
         eclipse-egit,
         eclipse-mylyn,
         ${misc:Depends},
         ${orbit:Depends}
Description: Mylyn GitHub Connector
 The EGit Mylyn GitHub connector supports creating task repositories for working
 with GitHub issues and Gists.
 .
 A GitHub issue task repository is required for each GitHub project repository
 you want to access issues for. A single Gist repository allows you to access
 all Gists on http://gist.github.com.