File: control

package info (click to toggle)
trilead-putty-extension 1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 136 kB
  • sloc: java: 291; xml: 60; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 893 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
Source: trilead-putty-extension
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: James Page <james.page@ubuntu.com>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 javahelper,
 junit (>= 3.8.1),
 libcommons-io-java,
 libjenkins-trilead-ssh2-java,
 maven-debian-helper
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/java-team/trilead-putty-extension.git
Vcs-Browser: https://salsa.debian.org/java-team/trilead-putty-extension
Homepage: https://trilead-putty-extension.kohsuke.org/

Package: libtrilead-putty-extension-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: PuTTY key support for Trilead SSH2 library
 This is a small library that allows you to programmatically convert the
 PuTTY key file (.ppk) to the OpenSSH format.