1 | # history.txt is installed to /usr/share/i2p because |
---|
2 | # it's shown in the router console at http://127.0.0.1:7657 |
---|
3 | # (this is also why I don't use dh_installchangelogs -k for it) |
---|
4 | history.txt usr/share/i2p |
---|
5 | |
---|
6 | pkg-temp/blocklist.txt usr/share/i2p |
---|
7 | pkg-temp/certificates usr/share/i2p |
---|
8 | pkg-temp/clients.config usr/share/i2p |
---|
9 | pkg-temp/docs usr/share/i2p/ |
---|
10 | pkg-temp/eepget usr/bin |
---|
11 | pkg-temp/eepsite usr/share/i2p |
---|
12 | pkg-temp/geoip usr/share/i2p |
---|
13 | pkg-temp/hosts.txt usr/share/i2p |
---|
14 | pkg-temp/i2prouter-nowrapper usr/bin |
---|
15 | pkg-temp/i2psnark.config usr/share/i2p |
---|
16 | pkg-temp/i2ptunnel.config usr/share/i2p |
---|
17 | pkg-temp/router.config usr/share/i2p |
---|
18 | pkg-temp/systray.config usr/share/i2p |
---|
19 | pkg-temp/webapps usr/share/i2p |
---|
20 | |
---|
21 | |
---|
22 | pkg-temp/lib/BOB.jar usr/share/i2p/lib |
---|
23 | pkg-temp/lib/desktopgui.jar usr/share/i2p/lib |
---|
24 | pkg-temp/lib/i2p.jar usr/share/i2p/lib |
---|
25 | pkg-temp/lib/i2psnark.jar usr/share/i2p/lib |
---|
26 | pkg-temp/lib/i2ptunnel.jar usr/share/i2p/lib |
---|
27 | pkg-temp/lib/jetty-i2p.jar usr/share/i2p/lib |
---|
28 | pkg-temp/lib/jrobin.jar usr/share/i2p/lib |
---|
29 | pkg-temp/lib/mstreaming.jar usr/share/i2p/lib |
---|
30 | pkg-temp/lib/routerconsole.jar usr/share/i2p/lib |
---|
31 | pkg-temp/lib/router.jar usr/share/i2p/lib |
---|
32 | pkg-temp/lib/sam.jar usr/share/i2p/lib |
---|
33 | pkg-temp/lib/streaming.jar usr/share/i2p/lib |
---|
34 | pkg-temp/lib/systray.jar usr/share/i2p/lib |
---|
35 | |
---|
36 | |
---|
37 | # uncomment if not building with libjetty8-java |
---|
38 | # ubuntu: in trusty vivid wily xenial |
---|
39 | # debian: in wheezy jessie stretch sid |
---|
40 | pkg-temp/lib/jetty-continuation.jar usr/share/i2p/lib |
---|
41 | pkg-temp/lib/jetty-deploy.jar usr/share/i2p/lib |
---|
42 | pkg-temp/lib/jetty-http.jar usr/share/i2p/lib |
---|
43 | pkg-temp/lib/jetty-io.jar usr/share/i2p/lib |
---|
44 | pkg-temp/lib/jetty-rewrite-handler.jar usr/share/i2p/lib |
---|
45 | pkg-temp/lib/jetty-security.jar usr/share/i2p/lib |
---|
46 | pkg-temp/lib/jetty-servlet.jar usr/share/i2p/lib |
---|
47 | pkg-temp/lib/jetty-servlets.jar usr/share/i2p/lib |
---|
48 | pkg-temp/lib/jetty-start.jar usr/share/i2p/lib |
---|
49 | pkg-temp/lib/jetty-util.jar usr/share/i2p/lib |
---|
50 | pkg-temp/lib/jetty-webapp.jar usr/share/i2p/lib |
---|
51 | pkg-temp/lib/jetty-xml.jar usr/share/i2p/lib |
---|
52 | pkg-temp/lib/org.mortbay.jetty.jar usr/share/i2p/lib |
---|
53 | pkg-temp/lib/org.mortbay.jmx.jar usr/share/i2p/lib |
---|
54 | # following two are from libservlet3.0-java which is a dependency of libjetty8-java |
---|
55 | pkg-temp/lib/javax.servlet.jar usr/share/i2p/lib |
---|
56 | |
---|
57 | |
---|
58 | # uncomment if not building with either libtomcat6-java or libtomcat7-java |
---|
59 | pkg-temp/lib/commons-el.jar usr/share/i2p/lib |
---|
60 | # legacy name, contains only tomcat-juli, not commons-logging |
---|
61 | pkg-temp/lib/commons-logging.jar usr/share/i2p/lib |
---|
62 | pkg-temp/lib/jasper-runtime.jar usr/share/i2p/lib |
---|
63 | |
---|
64 | |
---|
65 | # uncomment if not building with either glassfish-javaee or libjakarta-taglibs-standard-java |
---|
66 | # ubuntu and debian: everywhere |
---|
67 | # glassfish-javaee.jar has ancient and conflicting classes, e.g. javax.mail |
---|
68 | pkg-temp/lib/jstl.jar usr/share/i2p/lib |
---|
69 | |
---|
70 | |
---|
71 | # uncomment if not building with either glassfish-javaee or libjstl1.1-java |
---|
72 | # ubuntu and debian: everywhere |
---|
73 | #pkg-temp/lib/standard.jar usr/share/i2p/lib |
---|