File: control

package info (click to toggle)
golang-github-ngaut-sync2 0.0~git20141008.0.7a24ed7-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 88 kB
  • sloc: makefile: 3
file content (24 lines) | stat: -rw-r--r-- 929 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-ngaut-sync2
Section: devel
Priority: extra
Maintainer: QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 4.1.0
Homepage: https://github.com/ngaut/sync2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-ngaut-sync2.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-ngaut-sync2.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/ngaut/sync2

Package: golang-github-ngaut-sync2-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Additional synchronization primitives extracted from Vitess
 This package provides a library with methods for accessing additional
 synchronization primitives extracted from Vitess.
 .
 Vitess is a database clustering system for horizontal scaling of MySQL.
 https://github.com/youtube/vitess