Package: devscripts Version: 2.19.5 Sometimes I have to archive source and binary packages, or to pickup packages from backports to add them to a local repository. Do you think it would be possible to add some kind of "mirror" mode to dget to download all, any, ${arch} binary packages and the source package to the $CWD? Something like
dget --mirror --arch=amd64,all http://ftp.debian.org/debian/pool/main/g/git/git_2.20.1-1~bpo9+1.dsc AFAICS all necessary information is in the *.dsc file. The file modification date should be preserved as well. Thanx in advance Harri