ehashman commented on pull request public/pyceo#32
Add debian packagingIf you care about a policy-compliant control file, lintian would catch that you're missing `Vcs-Browser`
1 year ago
ehashman commented on pull request public/pyceo#32
Add debian packagingWhy does this have Replaces/Conflicts? Do these packages actually exist?
1 year ago
ehashman commented on pull request public/pyceo#32
Add debian packagingI recommend you don't manually set this up and instead add a builddep on https://packages.debian.org/buster/dh-virtualenv
1 year ago
ehashman commented on pull request public/pyceo#32
Add debian packagingWhy not define this directly in `debian/rules`?
1 year ago
ehashman commented on pull request public/pyceo#32
Add debian packagingYou can avoid a bunch of these CLI flags by adding a gbp.conf, ala https://salsa.debian.org/clojure-team/clojure/-/blob/main/debian/gbp.conf
1 year ago