golang-github-hectane-go-acl 0.0~git20190604.da78bae-4 source package in Ubuntu

Changelog

golang-github-hectane-go-acl (0.0~git20190604.da78bae-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ Eric Dorland ]
  * debhelper version to 13
  * Standards-Version to 4.5.1.0

 -- Eric Dorland <email address hidden>  Sun, 17 Jan 2021 23:14:26 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-hectane-go-acl_0.0~git20190604.da78bae-4.dsc 2.3 KiB f94d58fece16abf5aed1bda964551886121bb9e67d4bb7dd5f6eed0aef40557f
golang-github-hectane-go-acl_0.0~git20190604.da78bae.orig.tar.xz 5.6 KiB b99e2f464a29470b83bbf3705a6a60fa9ecee13ceadb8f6aa0a33eb6a90b476a
golang-github-hectane-go-acl_0.0~git20190604.da78bae-4.debian.tar.xz 2.7 KiB 2fd227e670adaa0ebf04ff4d180bae9a3be12c738488a872d10496f95d57222f

No changes file available.

Binary packages built by this source

golang-github-hectane-go-acl-dev: Go library for manipulating ACLs on Windows

 Manipulating ACLs (Access Control Lists) on Windows is difficult. go-acl
 wraps the Windows API functions that control access to objects,
 simplifying the process.