REVU

Differences between revisions 3 and 4
Revision 3 as of 2005-06-26 21:49:46
Size: 1960
Editor: p5494D04C
Comment: more information
Revision 4 as of 2005-06-26 22:16:08
Size: 2192
Editor: p5494D04C
Comment: corrected links, clarify upload policy, typos
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
The upload process is similar to uploading to ubuntu, see [Uploads]. Here is a dput snippet: The upload process is similar to uploading to ubuntu, see [:Uploads]. Here is a dput snippet:
Line 37: Line 37:
Please do only signed uploads, and please always include the orig tarball (use option "-sa" to debuild/dpkg-buildpackage) Please do only signed uploads, and please always include the orig tarball (use option "-sa" to debuild/dpkg-buildpackage). Otherwise reviewers won't be able to look at your extracted source package.
Line 39: Line 39:
Processing of uploads is done every 5 min. So, if your upload doesn't show up, please contact siretart@tauware.de.
Line 45: Line 46:
== Feature Requests == Feature Requests ==
Line 53: Line 54:
== Can I look at the code? What about svn access? == Will be implemented RSN.

== Can I have a look at the code? What about svn access? ==
Line 56: Line 59:
for svn access contact me via email, I'll arrange something For svn access contact me via email, I'll arrange something

revu is the current working name of a review tool for [:MOTU] Uploads. This service is highly experimental at the moment and involves quite some manual interaction. The service is located at http://siretart.tauware.de/revu

To register as reviewer

Please send a signed and encrypted mail with your password and GnuPG keyid to siretart@tauware.de. I will add you as Reviewer to the database and add your key to the uploaders keyring.

To register as uploader

Please send a signed email with your GnuPG keyid to siretart@tauware.de. I will add you then to the uploaders keyring.

Howto login

With adding you to the keyring, you should have been added to the database with the password you've choosen in the email. Please use the full email address as login name. If you didn't specify one, I'll take the From: address from your email

Howto upload

The upload process is similar to uploading to ubuntu, see [:Uploads]. Here is a dput snippet:

  [revu]
  fqdn = tauware.de
  incoming = /
  login = anonymous

Don't forget to adjust your [DEFAULT] section to look like this:

  default_host_main = revu

Please do only signed uploads, and please always include the orig tarball (use option "-sa" to debuild/dpkg-buildpackage). Otherwise reviewers won't be able to look at your extracted source package.

Processing of uploads is done every 5 min. So, if your upload doesn't show up, please contact siretart@tauware.de.

This service sucks / I can do better

Please contact one of siretart, sistpoty or \sh in #ubuntu-motu for access to the svn repository and help us to improve Wink ;)

Feature Requests

  • Autobuilding

Yes, I'll love that, too. This will be implemented in the next version, since I cannot do that on tauware.de. I'm in contact with \sh and ogra for a solution. If you have experience in setting up an sbuild for us, just contact us!

  • auto lintian/linda

Will be implemented RSN.

Can I have a look at the code? What about svn access?

Try this link: http://siretart.tauware.de/revu-r30.tar.gz For svn access contact me via email, I'll arrange something

MOTU/Packages/REVU (last edited 2011-12-08 16:58:49 by static-50-53-26-176)