Source: ppm
Section: admin
Priority: optional
Maintainer: The Project-Tick Authors <noreply@project-tick.invalid>
Build-Depends:
 debhelper-compat (= 13),
 autoconf,
 automake,
 libtool,
 pkg-config,
 libcurl4-openssl-dev,
 libarchive-dev,
 libsodium-dev,
 libgit2-dev,
 scdoc
Standards-Version: 4.6.2
Homepage: https://git.projecttick.org/project-tick
Vcs-Git: https://git.projecttick.org/project-tick/ppm.git
Vcs-Browser: https://git.projecttick.org/project-tick/ppm

Package: ppm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Project-Tick Package Manager
 ppm is a small, content-addressed, transactional package manager backed
 by a git registry. It enforces a one-version rule so that dependency
 hell does not occur on machines under its control.
