propagate from branch 'i2p.i2p' (head 3d9f6d9555224cc3277ca10fd9409c83422758eb)

to branch 'i2p.i2p.zzz.jetty6' (head 0212d710e5a4eb30249201015f045d43f44650cb)
This commit is contained in:
zzz
2012-02-29 14:37:02 +00:00
38 changed files with 6014 additions and 5195 deletions

12
debian/changelog vendored
View File

@@ -1,3 +1,15 @@
i2p (0.8.13-1) stable; urgency=low
* New upstream version 0.8.13
* Packages are compressed with bzip2
* Remove debian/patches/0005-EepGet_correct_status.patch
* Bump standards version to 3.9.3 (no changes to source needed)
* Debconf:
- New Czech language translation
- Updated German, Polish, Russian, and Ukrainian translations
-- Kill Your TV <killyourtv@i2pmail.org> Mon, 27 Feb 2012 21:06:56 +0000
i2p (0.8.12-2) stable; urgency=low
* postinst: Don't fail if the i2psvc group doesn't exist

2
debian/control vendored
View File

@@ -1,7 +1,7 @@
Source: i2p
Maintainer: Kill Your TV <killyourtv@i2pmail.org>
Section: net
Standards-Version: 3.9.2
Standards-Version: 3.9.3
Priority: optional
Bugs: mailto:killyourtv@i2pmail.org
Homepage: http://www.i2p2.de/

24
debian/po/de.po vendored
View File

@@ -3,20 +3,22 @@
# This file is distributed under the same license as the i2p package.
#
# Translators:
# mixxy <m1xxy@mail.i2p>, 2011
#
# D.A. Loader <>, 2012.
# mixxy <m1xxy@mail.i2p>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: I2P\n"
"Report-Msgid-Bugs-To: https://trac.i2p2.de/\n"
"POT-Creation-Date: 2011-12-27 22:25+0000\n"
"PO-Revision-Date: 2011-07-20 04:30+0100\n"
"Last-Translator: mixxy <m1xxy@mail.i2p>\n"
"Language-Team: de\n"
"PO-Revision-Date: 2012-02-19 11:22+0000\n"
"Last-Translator: D.A. Loader <>\n"
"Language-Team: German (http://www.transifex.net/projects/p/I2P/language/"
"de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#. Type: boolean
#. Description
@@ -57,24 +59,24 @@ msgstr ""
#. Type: string
#. Description
#: ../i2p.templates:3001
#, fuzzy
#| msgid "Very important: The account specified here *MUST* already exist."
msgid ""
"Very important: If a user other than the default of 'i2psvc' is entered "
"here, the chosen username *MUST* already exist."
msgstr "WICHTIG; Der hier angegebene Benutzer *MUSS* bereits existieren!"
msgstr ""
"Achtung: Wenn etwas anderes als das Standartmäßige 'i2psvc' hier "
"eingetrangen ist, musst du einen Benutzernamen angeben der schon existiert !"
#. Type: string
#. Description
#: ../i2p.templates:4001
msgid "Memory that can be allocated to I2P:"
msgstr ""
msgstr "Arbeitsspeicher der I2P zugewiesen werden darf:"
#. Type: string
#. Description
#: ../i2p.templates:4001
msgid "By default, I2P will only be allowed to use up to 128MB of RAM."
msgstr ""
msgstr "Standartmäßig kann I2P bist zu 128 MB RAM belegen."
#. Type: string
#. Description
@@ -83,3 +85,5 @@ msgid ""
"High bandwidth routers, as well as routers with a lot of active torrents / "
"plugins, may need to have this value increased."
msgstr ""
"Router mit hoher Bandbreite, sowie vielen aktiven Torrents oder Plugins, "
"müssen gegebenenfalls diesen Wert erhöhen."

2
debian/rules vendored
View File

@@ -66,7 +66,7 @@ build-indep:
binary-arch: build-arch
build-arch:
# build jbigi
cd $(CURDIR)/core/c/jbigi && ./mbuild_jbigi.sh dynamic
cd $(CURDIR)/core/c/jbigi && ./build_jbigi.sh dynamic
# build jcpuid
cd $(CURDIR)/core/c/jcpuid && ./build.sh