Em Tue, 21 Feb 2017 16:06:06 +0000 (UTC) Gianfranco Costamagna <locutusofb...@debian.org> escreveu:
Hello Gianfranco, First of all thank you for the quick reply! > control: owner -1 ! > control: tags -1 moreinfo > > hello Marcelo, > > > I am looking for a sponsor for my package "htp" > > > sadly we are on freeze, I can sponsor on experimental with two little > changes: added a newline before your signature on changelog file > (line 23) changed unstable/experimental Ok, done! > I'm worried about the examples: > debdiff htp_1.19-2_amd64.deb htp_1.19-3_amd64.deb > > or: > dpkg -c htp_1.19-2_amd64.deb |grep examples |wc -l > 51 > > dpkg -c htp_1.19-3_amd64.deb |grep examples |wc -l > 34 > > > seems that a lot of files disappeared from the example directory > (e.g. examples/tests) > > is this something intended or not? In case please document it in > changelog file > > G. It was intended indeed because upstream's tests generate duplicated files (all *.exp under tests/ exists for comparison against respective runtime generated *.html along with licenses files and others). It launches a bunch of lintians (including experimental ("X:") - i was trying to avoid that (with DH_ALWAYS_EXCLUDE at debian/rules). There is also a privacy-breach-generic that i tried to address with a patch. I reverted all of that, fixed the changelog and uploaded it again to mentors - it's my first work on Debian at all so i shall keep it simple, don't i? ;-) Regards, Marcelo S Mota