File: control

package info (click to toggle)
golang-github-knqyf263-go-rpm-version 0.0~git20240918.2afd7dc-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 248 kB
  • sloc: makefile: 2
file content (25 lines) | stat: -rw-r--r-- 880 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: golang-github-knqyf263-go-rpm-version
Standards-Version: 4.7.2
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,
Vcs-Browser: https://salsa.debian.org/pkg-go-team/golang-github-knqyf263-go-rpm-version
Vcs-Git: https://salsa.debian.org/pkg-go-team/golang-github-knqyf263-go-rpm-version.git
Homepage: https://github.com/knqyf263/go-rpm-version
XS-Go-Import-Path: github.com/knqyf263/go-rpm-version

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