Hi! * Adam D. Barratt <a...@adam-barratt.org.uk> [2011-06-09 13:50:41 CEST]: > On Thu, 9 Jun 2011 14:58:02 +0530, Y Giridhar Appaji Nag wrote: >>> Ping? :) >> >> http://anonscm.debian.org/gitweb/?p=collab-maint/dput.git;a=commitdiff;h=7453fa87858049595d4413abab458a76204942e0 >> >> http://anonscm.debian.org/gitweb/?p=collab-maint/dput.git;a=commitdiff;h=a3a3cf04da6f4412ea47323d0becc71cb49fa552 > > Thanks. We'd need to see a finalised (and tested) debdiff against the > current stable package before approving the upload, however. > > The second patch also introduces a behavioural change, in that it will > cause the previous target name to stop working, which is generally not > okay for a stable update. Does dput.cf support the concept of target > aliases, or "includes", or something similar that would allow us to > avoid having two targets which differ only in name?
I took the liberty to cherry-pick the first patch, and for the second, I did simply duplicate the entry and gave it the proper name. This is the debdiff: #v+ diff -Nru dput-0.9.6.1/debian/changelog dput-0.9.6.1+squeeze1/debian/changelog --- dput-0.9.6.1/debian/changelog 2010-07-08 10:46:03.000000000 +0200 +++ dput-0.9.6.1+squeeze1/debian/changelog 2011-06-20 12:46:33.000000000 +0200 @@ -1,3 +1,14 @@ +dput (0.9.6.1+squeeze1) stable; urgency=low + + [ Y Giridhar Appaji Nag ] + * Change the default backports configuration (Closes: #595726) + + [ Gerfried Fuchs ] + * Duplicate the backports.org upload host as backports. backports.org is + left as legacy hostname for now, it shouldn't be used anymore. + + -- Gerfried Fuchs <rho...@debian.org> Mon, 20 Jun 2011 12:44:42 +0200 + dput (0.9.6.1) unstable; urgency=low * Use hashlib instead of md5/sha modules for Python 2.6 (Closes: #517831) diff -Nru dput-0.9.6.1/dput.cf dput-0.9.6.1+squeeze1/dput.cf --- dput-0.9.6.1/dput.cf 2010-05-21 07:58:22.000000000 +0200 +++ dput-0.9.6.1+squeeze1/dput.cf 2011-06-20 12:44:10.000000000 +0200 @@ -83,9 +83,16 @@ hash = md5 [backports.org] -fqdn = www.backports.org +fqdn = backports-master.debian.org method = ftp -incoming = / +incoming = /pub/UploadQueue/ +login = anonymous +allow_dcut = 1 + +[backports] +fqdn = backports-master.debian.org +method = ftp +incoming = /pub/UploadQueue/ login = anonymous allow_dcut = 1 #v- This is in essence the two topmost commits on http://anonscm.debian.org/gitweb/?p=collab-maint/dput.git;a=shortlog;h=refs/heads/squeeze (75e338 and c3fb53) It would really be swift if we could finally get this ready and done for the pending 6.0.2 update ... Thanks, Rhonda -- Fühlst du dich mutlos, fass endlich Mut, los | Fühlst du dich hilflos, geh raus und hilf, los | Wir sind Helden Fühlst du dich machtlos, geh raus und mach, los | 23.55: Alles auf Anfang Fühlst du dich haltlos, such Halt und lass los | -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org