Source: golang-github-launchdarkly-go-sdk-events
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Mikhail Potemkin <potemkinmr@gmail.com>,
 Otto Kekäläinen <otto@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-google-uuid-dev,
 golang-github-launchdarkly-go-jsonstream-dev,
 golang-github-launchdarkly-go-sdk-common-dev,
 golang-github-launchdarkly-go-test-helpers-dev,
 golang-github-stretchr-testify-dev,
 golang-golang-x-exp-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-launchdarkly-go-sdk-events
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-launchdarkly-go-sdk-events.git
Homepage: https://github.com/launchdarkly/go-sdk-events
XS-Go-Import-Path: github.com/launchdarkly/go-sdk-events

Package: golang-github-launchdarkly-go-sdk-events-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Go SDK analytics events support code (library)
 This repository contains the internal analytics event logic and event
 data model used by the LaunchDarkly Go SDK
 (https://github.com/launchdarkly/go-server-sdk). It is packaged
 separately because it is also used by internal LaunchDarkly components.
 Applications using the LaunchDarkly Go SDK should not need to reference
 this package directly.
