[Pkg-security-team] Failure running git ls-remote HEAD

Hugo Lefeuvre hle at debian.org
Mon Aug 22 16:32:32 UTC 2016


> wfuzz.git
> wifite.git
> hashcat.git
> patator.git
> ophcrack.git
> 
> 
> now the above repositories have no master branch anymore, but have a debian/master instead, with two additional
> commits:
> adding debian/gbp.conf and a "team upload" change (and tag pushed)
> 
> for i in `cat list`; do pull-debian-source $i; git clone git+ssh://locutusofborg@anonscm.debian.org/git/pkg-security/$i.git; cd $i; git checkout master; git checkout -b debian/master; git branch -D master; git push origin debian/master :master; ls debian/gbp.conf ; cp ../gbp.conf debian ; git add debian/gbp.conf ; git commit -a -m "Add gbp.conf file"; dch --team -D unstable 'Add gbp.conf file'; git commit -a -m "Update changelog"; gbp buildpackage -S --git-tag; git push; git push --tags; cd -; done
> 
> I did a debdiff between them, the changes were only on gbp.conf and changelog, so I uploaded them on deferred/5, please speak
> if you don't like the changes :)
> 
> additional note for Daniel
> hashcat has some additional changes committed on git but not uploaded. I added them too.

Hi Gianfranco,

Thanks for your work on these repositories.

However, I have to say that I don't understand very well the need of doing an
upload now, only for the gbp.conf file, which doesn't get included in the 
binary packages (Please, correct me if I'm wrong). :)

If this upload is really needed, then ignore the above comment and feel free 
to directly upload your work.

Cheers,
 Hugo

-- 
             Hugo Lefeuvre (hle)    |    www.owl.eu.com
4096/ ACB7 B67F 197F 9B32 1533 431C AC90 AC3E C524 065E
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-security-team/attachments/20160822/04c2d21e/attachment.sig>


More information about the Pkg-security-team mailing list