DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-crewjam-rfc5424 0.1.0-1

Package Information

DescriptionGo library for reading and writing RFC-5424 syslog messages (library)

This package provides a Go library for reading and writing RFC-5424 syslog messages. It implements parsing and generation of syslog messages including structured data elements.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByMikhail Potemkin <potemkinmr@gmail.com>
Sponsorotto@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-crewjam-rfc5424.git (browse)
Closes#1128299
Trackerhttps://tracker.debian.org/pkg/golang-github-crewjam-rfc5424
Uploaded4 hours ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateTue, 17 Feb 2026 19:31:41 +0300
Sourcegolang-github-crewjam-rfc5424
Version0.1.0-1
Changed-ByMikhail Potemkin
Changelog
golang-github-crewjam-rfc5424 (0.1.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1128299)
.dsc
Componentmain
Package-Listgolang-github-crewjam-rfc5424-dev deb golang optional arch=all
Sectiongolang
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/crewjam/rfc5424
Upstream-Name: rfc5424
Upstream-Contact: https://github.com/crewjam/rfc5424

Files:
 *
Copyright:
 2016 Ross Kinder
License: BSD-2-clause

Files:
 debian/*
Copyright:
 2026 Mikhail Potemkin <potemkinmr@gmail.com>
 2026 Otto Kekäläinen <otto@debian.org>
License: BSD-2-clause
Comment: Debian packaging is licensed under the same terms as upstream

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 .
 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Back to Dashboard | View all reviews for this package