Package: dput Version: 0.9.6.2 Severity: important I usually use something like this to upload all built packages to a temporary staging server, where I can debsign them, then distribute to the correct repositories (debian, debian-ports, my private ones, these at work):
$ cd /var/cache/pbuilder/result $ dput p *es Now I had a .changes file I already uploaded lieing around there, with its .upload file. That expansion was in the middle, i.e. there were files before and after it when expanding “*es”. dput uploaded the first .changes file, looked at the second and decided it was already uploaded… and stopped processing, instead of uploading the third one. This was totally unexpected and could have led to loss, had I not seen that. Please fix this – already uploaded files for which there is nothing more to do must not pre- vent dput from processing the remaining files on the command line. Thanks! //mirabilos, whose comment to “don’t drink and dupload” is “I use dput anyway” -- System Information: Debian Release: wheezy/sid Architecture: m68k Kernel: Linux 2.6.39-2-atari Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/mksh-static Versions of packages dput depends on: ii gnupg 1.4.11-3 GNU privacy guard - a free PGP rep ii python 2.6.7-1 interactive high-level object-orie dput recommends no packages. Versions of packages dput suggests: ii lintian 2.5.1 Debian package checker pn mini-dinstall <none> (no description available) ii openssh-client 1:5.8p1-4 secure shell (SSH) client, for sec ii rsync 3.0.8-1 fast remote file copy program (lik -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

