File: control

package info (click to toggle)
golang-github-ngaut-sync2 0.0~git20141008.0.7a24ed7-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 96 kB
  • sloc: makefile: 3
file content (25 lines) | stat: -rw-r--r-- 950 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
25
Source: golang-github-ngaut-sync2
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any
Standards-Version: 4.1.1
Homepage: https://github.com/ngaut/sync2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ngaut-sync2
Vcs-Git: https://salsa.debian.org/go-team/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}
Multi-Arch: foreign
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