Hi everyone, I was pursuing some bug in dpkg-reconfigure and was trying to clone dpkg repo, but it seems not to be accessible:
$ git clone https://anonscm.debian.org/dpkg/dpkg.git Cloning into 'dpkg'... fatal: https://anonscm.debian.org/dpkg/dpkg.git/info/refs not found: did you run git update-server-info on the server? I have found information here: https://wiki.debian.org/Teams/Dpkg Is there anywhere recent information about git repository? Thanks, Sasa Vilic