File: control

package info (click to toggle)
osslsigncode 2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 616 kB
  • sloc: ansic: 4,665; sh: 3,377; python: 121; makefile: 21
file content (24 lines) | stat: -rw-r--r-- 816 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
Source: osslsigncode
Maintainer: Stephen Kitt <skitt@debian.org>
Section: otherosfs
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libcurl4-gnutls-dev,
               libgsf-1-dev,
               libssl-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/osslsigncode
Vcs-Git: https://salsa.debian.org/debian/osslsigncode.git
Homepage: https://github.com/mtrojnar/osslsigncode
Rules-Requires-Root: no

Package: osslsigncode
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Authenticode signing tool
 osslsigncode is an Authenticode signing tool for PE binaries
 (Windows executables, DLLs, drivers...), CAB archives and MSI
 installation packages. It also supports timestamping using
 Authenticode and RFC-3161.