File: control

package info (click to toggle)
age 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 768 kB
  • sloc: makefile: 9
file content (37 lines) | stat: -rw-r--r-- 1,200 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
Source: age
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Johan Fleury <jfleury@arcaik.net>
Section: utils
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-golang-x-crypto-dev,
               golang-filippo-edwards25519-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/age
Vcs-Git: https://salsa.debian.org/go-team/packages/age.git
Homepage: https://github.com/FiloSottile/age
Rules-Requires-Root: no
XS-Go-Import-Path: filippo.io/age

Package: age
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Description: simple, modern and secure encryption tool
 age features small explicit keys, no config options, and UNIX-style
 composability.

Package: golang-filippo-age-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: simple, modern and secure encryption tool (Go library)
 age features small explicit keys, no config options, and UNIX-style
 composability.
 .
 This package provides a Go library interface to age.