Source: repopush Section: admin Priority: optional Maintainer: Peter Pentchev Build-Depends: confget , debhelper-compat (= 13), dh-sequence-single-binary, python3 , rsync , shellcheck , Standards-Version: 4.6.2 Homepage: https://devel.ringlet.net/net/repopush/ Vcs-Git: https://gitlab.com/ppentchev/repopush.git -b debian/unstable Vcs-Browser: https://gitlab.com/ppentchev/repopush/tree/debian/unstable Rules-Requires-Root: no Package: repopush Architecture: all Depends: ${misc:Depends}, rsync, Multi-Arch: foreign Description: safely rsync a package repository to another location The *repopush* tool is yet another program that helps with copying the various package files and repository metadata from one OS package repository to another, taking care to copy and remove files in such a way as to never have the remote repository present an inconsistent view. This is done by first copying the new package files, then copying the new metadata files, then removing the outdated metadata files, and only then removing the outdated package files. . The *repopush* tool supports APT and YUM repositories and figures out which one to handle by analyzing the contents of the local repository.