diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index 752ec55..0000000 --- a/debian/README.source +++ /dev/null @@ -1,16 +0,0 @@ -repolib for Debian ------------------ - -# RepoLib - -RepoLib is a Python library and CLI tool-set for managing your software -system software repositories. It's currently set up to handle APT repositories -on Debian-based linux distributions. - -RepoLib is intended to operate on DEB822-format sources. It aims to provide -feature parity with software-properties for most commonly used functions. - - - - -- Ian Santopietro Mon, 29 Apr 2019 14:53:49 -0600 - diff --git a/debian/control b/debian/control index ded5e6a..d0afb37 100644 --- a/debian/control +++ b/debian/control @@ -13,10 +13,10 @@ Build-Depends: debhelper (>= 11), python3-launchpadlib, python3-setuptools, python3-distutils, - python3-pytest + python3-pytest, python3-installer, python3-wheel, - python3-build + python3-build, Standards-Version: 4.1.3 Homepage: https://github.com/trbs/pid XS-Python3-Version: >= 3.7