File: control

package info (click to toggle)
golang-github-knqyf263-go-rpm-version 0.0~git20170716.74609b8-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, experimental
  • size: 228 kB
  • sloc: makefile: 2
file content (21 lines) | stat: -rw-r--r-- 919 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: golang-github-knqyf263-go-rpm-version
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-any
Standards-Version: 4.1.1
Homepage: https://github.com/knqyf263/go-rpm-version
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-knqyf263-go-rpm-version.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-knqyf263-go-rpm-version.git
XS-Go-Import-Path: github.com/knqyf263/go-rpm-version
Testsuite: autopkgtest-pkg-go

Package: golang-github-knqyf263-go-rpm-version-dev
Architecture: all
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.