File: control

package info (click to toggle)
golang-github-knqyf263-go-apk-version 0.0~git20200609.041fdbb-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: makefile: 2
file content (24 lines) | stat: -rw-r--r-- 995 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: golang-github-knqyf263-go-apk-version
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-stretchr-testify-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-knqyf263-go-apk-version
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-knqyf263-go-apk-version.git
Homepage: https://github.com/knqyf263/go-apk-version
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/knqyf263/go-apk-version

Package: golang-github-knqyf263-go-apk-version-dev
Architecture: all
Depends: golang-github-stretchr-testify-dev,
         ${misc:Depends}
Multi-Arch: foreign
Description: parsing apk package versions for golang
 go-apk-version is a library for parsing and comparing versions.