File: control

package info (click to toggle)
golang-github-mvo5-uboot-go 0.4%2Bgit256976a-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 88 kB
  • sloc: sh: 32; makefile: 6
file content (24 lines) | stat: -rw-r--r-- 941 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-mvo5-uboot-go
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Steve Langasek <vorlon@debian.org>, Michael Hudson-Doyle <michael.hudson@ubuntu.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-go,
 golang-check.v1-dev,
Standards-Version: 4.0.0
Homepage: https://github.com/mvo5/uboot-go
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mvo5-uboot-go
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mvo5-uboot-go.git
XS-Go-Import-Path: github.com/mvo5/uboot-go

Package: golang-github-mvo5-uboot-go-dev
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: golang-uboot-go-dev (<< 0~3.git69978a3-0ubuntu4~)
Breaks: golang-uboot-go-dev (<< 0~3.git69978a3-0ubuntu4~)
Multi-Arch: foreign
Description: Read/write uboot environment
 Go package to read/write uboot env files.