Debian: Refresh patch, update docs

This commit is contained in:
zzz
2016-05-26 11:42:24 +00:00
parent 0e941625cf
commit 6b8cb54466
3 changed files with 7 additions and 8 deletions

View File

@ -1,9 +1,7 @@
The files in ../debian/ are for jessie/stable.
Alternates are in the subdirectories here.
trusty may be copied to utopic and vivid.
They do not have libjetty8-java.
wily has libjetty8-java.
trusty may be copied to utopic, vivid, wily, xenial.
tails-jessie and tails-wheezy are currently the same as
jessie and wheezy, respectively. If they diverge, put the changes here.

View File

@ -39,20 +39,21 @@ Generate files to upload
- export TZ=UTC
- cd i2p.i2p.foobar
- copy debian-alt/(series)/changelog to debian/
- edit debian/changelog to add the release at the top
* version MUST be 0.9.XX-1ubuntu1
next version for fixes would be 0.9.XX-2ubunutu1
* series MUST be trusty
* series MUST be trusty (or precise)
* name and email MUST EXACTLY match what's in your GPG keyring
or the signing will fail.
(or add -kkeyid argument to debuild, which you must do
if you want to sign with a subkey)
run gpg -K to list your private keys
- edit debian/control to uncomment libservice-wrapper-java line
- ant debian-release-tarball
this will make a directory ../i2p-0.9.XX-0-xxxxxxxx/
and a tarball ../i2p_0.9.XX.orig.tar.bz2
- cp debian/changelog ../i2p-0.9.XX-0-xxxxxxxx/debian/
- cp debian-alt/(series)/(other files besides changelog) to ../i2p-0.9.XX-0-xxxxxxxx/debian/
- cd ../i2p-0.9.XX-0-xxxxxxxx/
- Build the *1ubuntu1* files:
If you have NOT done a successful dput for this release yet:

View File

@ -371,16 +371,16 @@ Debian wrapper.config to try to prevent confusion.
@@ -185,7 +185,7 @@
msgstr ""
#: ../i2prouter:1864
#: ../i2prouter:1875
-msgid "Please edit i2prouter and set the variable RUN_AS_USER"
+msgid "Please edit /etc/default/i2p and set the variable RUN_AS_USER"
msgstr ""
#: ../i2prouter:1869
#: ../i2prouter:1880
@@ -193,5 +193,5 @@
msgstr ""
#: ../i2prouter:1872
#: ../i2prouter:1883
-msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
+msgid "To run as root anyway, edit /etc/default/i2p and set ALLOW_ROOT=true."
msgstr ""