DFSG NEW Queue

DFSG, Licensing & New Packages Team

cli53 0.9.0-1

Package Information

Descriptioncommand line tool for Amazon Route 53 DNS management

cli53 is a command line interface for managing DNS zones and records on Amazon Route 53. It is aimed at system administrators, DevOps engineers and developers who prefer scriptable, automation-friendly workflows over the AWS web console.

The tool uses the BIND zone file format as its native interchange format, making it straightforward to migrate existing DNS configurations to Route 53 or to keep local backups of hosted zones under version control.

Main features: - Import and export hosted zones in standard BIND format - Create, list and delete hosted zones - Create, update and delete individual resource records - Support for AWS-specific record types: weighted, latency-based, geolocation, failover and ALIAS records - Create, list and delete reusable delegation sets - Support for VPC-associated private hosted zones - Authenticate via ~/.aws/credentials, environment variables or IAM instance roles;

MaintainerJosenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Changed ByJosenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Sponsoredward@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/debian/cli53.git (browse)
Closes#989138
Trackerhttps://tracker.debian.org/pkg/cli53
Uploaded3 hours ago

New Package Report

.changes
Distributionunstable
DateThu, 11 Jun 2026 21:44:25 -0300
Sourcecli53
Version0.9.0-1
Changed-ByJosenilson Ferreira da Silva
Architectureamd64 source
Changelog
cli53 (0.9.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: 989138)
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listcli53 deb golang optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/barnybug/cli53
Upstream-Name: cli53
Upstream-Contact: https://github.com/barnybug/cli53/issues

Files: *
Copyright: 2010 Barnaby Gray
License: Expat

Files: debian/*
Copyright: 2026 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
License: Expat
Comment: Debian packaging is licensed under the same terms as upstream

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package