Source: aptly
Section: utils
Priority: optional
Maintainer: Sebastien Delafond <seb@debian.org>
Build-Depends: debhelper (>= 9.0.0), golang-any, golang-go.tools, bash-completion
Standards-Version: 4.1.1
Homepage: http://www.aptly.info
Vcs-Git: https://salsa.debian.org/debian/aptly
Vcs-Browser: https://salsa.debian.org/debian/aptly
XS-Go-Import-Path: github.com/smira/aptly

Package: aptly
Architecture: any
Depends: bzip2, xz-utils, gnupg, gpgv, ${shlibs:Depends}, ${misc:Depends}
Suggests: graphviz
Description: Swiss army knife for Debian repository management
 It offers several features making it easy to manage Debian package
 repositories:
 .
  - make mirrors of remote Debian/Ubuntu repositories, limiting by
    components/architectures
  - take snapshots of mirrors at any point in time, fixing state of
    repository at some moment of time
  - publish snapshot as Debian repository, ready to be consumed by apt
  - controlled update of one or more packages in snapshot from upstream
    mirror, tracking dependencies
  - merge two or more snapshots into one
