Page for debian package bounty

This commit is contained in:
echelon
2011-05-06 12:11:20 +00:00
parent 4423d0547d
commit 3b8fd8caf5
2 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{% extends "_layout.html" %}
{% block title %}Bounty I2P package in Debian and Ubuntu mirrors{% endblock %}
{% block content %}<p>For a future of I2P and attract more people
into I2P this bounty is for including a I2P package into the Ubuntu and debian
archive mirrors.
To claim this bounty, the I2P router package needs to be available from
Ubuntu and debian archive mirrors and debian bug
<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448638">448638</a>
needs to be closed successful.
</p>
<br>
<p>
Note:
To claim the bounty the author must not be paid by other organizations or teams
for this work (e.g. GSoC students are not valid).</p>
<p><i>Note 2: bounty amounts may be increased by further donations. Do
you think these are important? <a href="donate">Add in your donation</a>,
marking the amount for the I2P Ubuntu/debian package bounty!</i></p>
{% endblock %}

View File

@ -0,0 +1,23 @@
{% extends "_layout.html" %}
{% block title %}I2P Paket in Debian und Ubuntu Spiegelserver Belohnung{% endblock %}
{% block content %}<p>Um die Zukunftsf&auml;higkeit von I2P zu erh&ouml;hen wurde
eine Belohnung zur Integration eines I2P Softwarepaketes in die Ubuntu und
Debian Spiegelserver ausgesetzt.
Um diese Belohnung erf<72>llt zu haben, muss ein funktionierendes I2P Softwarepaket
in die Spiegelserver von Ubuntu uns Debian aufgenommen sein und der Debian
<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448638"> Bug 448638</a>
muss erfolgreich geschlossen sein.
</p>
<br>
<p>
Hinweis:
Der Autor darf nicht von einer anderen Organisation oder Gruppe bezahlt werden
f&uuml;r dieses Projekt (z.B. GSoC Studenten sind NICHT erlaubt).</p>
<p><i>Hinweis 2: Die H&ouml;he des Betrags kann durch weitere Spenden steigen.
Findest Du diese Teile wichtig? <a href="donate_de">Spende einen Betrag</a>
f&uuml;r die Belohnung zur Fertigstellung dieses Projektes!</i></p>
{% endblock %}