My first upload to Debian

I’ve done my first upload of a package to the Debian repository. In fact, I had uploaded some packages previously, but not by myself as I wasn’t an official Debian developper and didn’t have the needed rights. Some (great) sponsors did it on behalf of me. Today I’ve got my Debian account, and I’ve checked everything worked with a package that was ready to be uploaded since some days ago.

So I did:

dupload -t anonymous-ftp-master recordmydesktop_0.3.3.1-1_i386.changes

and I received two emails:

From Archive Administrator (dak@ftp-master.debian.org):

recordmydesktop_0.3.3.1-1_i386.changes uploaded successfully to localhost
along with the files:
  recordmydesktop_0.3.3.1-1.dsc
  recordmydesktop_0.3.3.1.orig.tar.gz
  recordmydesktop_0.3.3.1-1.diff.gz
  recordmydesktop_0.3.3.1-1_i386.deb

Greetings,

    Your Debian queue daemon

and from Debian Installer (installer@ftp-master.debian.org):

Accepted:
recordmydesktop_0.3.3.1-1.diff.gz
  to pool/main/r/recordmydesktop/recordmydesktop_0.3.3.1-1.diff.gz
recordmydesktop_0.3.3.1-1.dsc
  to pool/main/r/recordmydesktop/recordmydesktop_0.3.3.1-1.dsc
recordmydesktop_0.3.3.1-1_i386.deb
  to pool/main/r/recordmydesktop/recordmydesktop_0.3.3.1-1_i386.deb
recordmydesktop_0.3.3.1.orig.tar.gz
  to pool/main/r/recordmydesktop/recordmydesktop_0.3.3.1.orig.tar.gz

Override entries for your package:
recordmydesktop_0.3.3.1-1.dsc - source graphics
recordmydesktop_0.3.3.1-1_i386.deb - optional graphics

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 414145

Thank you for your contribution to Debian.

That’s all, so easy, so much. Let me feel the emotion 😉