Simon Josefsson <[email protected]> writes: >> For sure! Please, make the upload. I'll then merge with any changes of >> mine and send to the list for peer review. > > I have done the upload, although I'm not sure if it will be accepted > since I'm not a current uploader? Anyway, we'll see. :-)
Indeed, since I'm only a DM this patch is needed too. Are you able to upload this? /Simon >From 73c1b35323e059c8b2c4e2e67a1511a61954d20e Mon Sep 17 00:00:00 2001 From: Simon Josefsson <[email protected]> Date: Wed, 18 Nov 2009 17:54:52 +0100 Subject: [PATCH] Fix my upload rights. --- changelog | 2 +- control | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/changelog b/changelog index b880b23..8a5ebed 100644 --- a/changelog +++ b/changelog @@ -6,7 +6,7 @@ gsasl (1.4.0-1) unstable; urgency=low package descriptions. * Fix missing-dependency-on-install-info for the gsasl package. * Upgrade standards version to 3.8.3. - * Add Simon to Uploaders. + * Add Simon to Uploaders, and add DM-Upload-Allowed: yes. -- Simon Josefsson <[email protected]> Wed, 18 Nov 2009 16:08:19 +0100 diff --git a/control b/control index d0d1cb2..a0ec201 100644 --- a/control +++ b/control @@ -9,6 +9,7 @@ Vcs-Git: git://git.savannah.gnu.org/gsasl.git Vcs-Browser: http://git.savannah.gnu.org/gitweb/?p=gsasl.git Homepage: http://www.gnu.org/software/gsasl/ Standards-Version: 3.8.3 +DM-Upload-Allowed: yes Package: libgsasl7-dev Section: libdevel -- 1.6.5.2 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

