> Hm, from what I've seen the package is pretty much the same as it was > when you submitted it. I'm using the following repository: > > https://salsa.debian.org/python-team/modules/python-cerberus > > And I don't see the fixes I asked you to do. Maybe I'm looking at the > wrong place?
Oops, I `dput` the package but I didn't push the repo back to Salsa. I have done that now. > >> 2) On d/rules, there's no need to override dh_compress. It > > automatically excludes HTML files when compressing things. > > > > I read in the docs that HTML files are supposed to be excluded, but > > for some reason the one HTML file changelog.html was being gzipped. I > > couldn't figure out why, but adding the exclude line fixed the > > problem. > > Ah, thanks for explaining. I didn't know that. I guess it has > something to do with the name "changelog"; it's probably installed by > dh_installchangelogs... > > Can you please add a comment on top of the override_dh_compress rule > explaining this, then? Done