[Pkg-clamav-devel] Next Clamav Upload

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Fri Apr 24 20:00:26 UTC 2015


Hi Scott,

On 24.04.2015 21:19, Scott Kitterman wrote:
> On Friday, April 24, 2015 06:38:50 PM Andreas Cadhalpun wrote:
> Thanks.  As you no doubt saw, upload is done.

Yes, thanks.

> I've also prepared a jessie-p-u upload and submitted a request to the release 
> team.  I don't have the bug number yet.

OK.

> It would be nice if someone who's git fu is better than mine made us a jessie 
> branch and included this change (debdiff attached).

I just did that:
git branch jessie debian-0.98.6+dfsg-1
git checkout jessie
patch -p1 < ../clamav.jessie.debdiff
git add .
git commit -m "backport fix for #778507" --author="Scott Kitterman <debian at kitterman.com>"
git push origin jessie

I also took the liberty to delete some outdated branches.
locally:
git branch -D bug771911
git branch -D libmspack
git branch -D systemd
git branch -D master

pushing to alioth:
git push origin :bug771911
git push origin :libmspack
git push origin :systemd
git push origin :master

Best regards,
Andreas



More information about the Pkg-clamav-devel mailing list