File: control

package info (click to toggle)
golang-github-14rcole-gopopulate 0.0~git20171207.91c73a7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 60 kB
  • sloc: makefile: 2
file content (22 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
22
Source: golang-github-14rcole-gopopulate
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Héctor Orón Martínez <zumbi@debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 4.1.3
Homepage: https://github.com/14rcole/gopopulate
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-14rcole-gopopulate.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-14rcole-gopopulate.git
XS-Go-Import-Path: github.com/14rcole/gopopulate
Testsuite: autopkgtest-pkg-go

Package: golang-github-14rcole-gopopulate-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Small library to populate a directory with random data
 populate a directory with random data. This package is used for debos
 image building tool.