File: control

package info (click to toggle)
golang-glog 0.0~git20160126.23def4e-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, buster-backports-sloppy, stretch-backports
  • size: 112 kB
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 846 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
Source: golang-glog
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Martín Ferrari <tincho@debian.org>, Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 4.1.1
Homepage: https://github.com/golang/glog
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-glog
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-glog.git
XS-Go-Import-Path: github.com/golang/glog
Testsuite: autopkgtest-pkg-go

Package: golang-glog-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Leveled execution logs for Go
 This is an efficient pure Go implementation of leveled logs in the manner of
 the open source C++ package https://github.com/google/glog