Changeset 164f060a
- Timestamp:
- May 27, 2011 9:33:20 AM (10 years ago)
- Branches:
- master
- Children:
- 89c01696
- Parents:
- e347ee5
- Location:
- debian
- Files:
-
- 5 added
- 8 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
debian/NEWS
re347ee5 r164f060a 1 i2p (0.8.6-5) UNRELEASED; urgency=low1 i2p (0.8.6-5) stable; urgency=low 2 2 3 3 The file /etc/i2p/wrapper.service is no longer shipped in this package. … … 5 5 be in wrapper.service have been moved to the initscript. If you have changed 6 6 the amount of memory set aside for I2P, you'll need to make that change to 7 /etc/i2p/wrapper.config. 7 /etc/i2p/wrapper.config. 8 9 The I2P router is now split into four different packages: i2p, i2p-doc, 10 i2p-router, and libjbigi. 8 11 9 -- Kill Your TV <killyourtv@i2pmail.org> Wed, 25 May 2011 2 2:17:05+000012 -- Kill Your TV <killyourtv@i2pmail.org> Wed, 25 May 2011 20:46:49 +0000 -
debian/changelog
re347ee5 r164f060a 1 i2p (0.8.6-5) UNRELEASED; urgency=low1 i2p (0.8.6-5) stable; urgency=low 2 2 3 * Remove /etc/i2p/wrapper.service and add the changed configsto the3 * Remove /etc/i2p/wrapper.service. Changes have been moved to the 4 4 initscript. 5 * Create debian/copyright at build time. 6 * Don't ship the standalone jetty-i2psnark. 5 * Don't disable browser launch. This is handled automatically for the i2psvc 6 user. 7 * Create debian/copyright dynamically at build time 8 * Don't ship the standalone jetty-i2psnark 9 * Create split package so that the wrapper isn't required 10 * Install missing certificates directory 7 11 8 -- Kill Your TV <killyourtv@i2pmail.org> Wed, 25 May 2011 21:11:40 +0000 9 12 -- Kill Your TV <killyourtv@i2pmail.org> Fri, 27 May 2011 03:48:56 +0000 10 13 11 14 i2p (0.8.6-4) stable; urgency=low -
debian/control
re347ee5 r164f060a 1 1 Source: i2p 2 2 Maintainer: Kill Your TV <killyourtv@i2pmail.org> 3 Uploaders: zzz <zzz@i2pmail.org>4 3 Section: net 5 4 Standards-Version: 3.9.2 … … 21 20 Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, default-jre | java5-runtime | java6-runtime, 22 21 adduser, 22 i2p-router (>= 0.8.6-5), 23 23 libjbigi-jni (>= ${source:Version}), 24 24 libjbigi-jni (<< ${source:Version}.1~), 25 25 lsb-base (>= 3.2-14), 26 26 service-wrapper 27 Suggests: tor,28 i2pfox,29 mail-client,30 mail-reader,31 news-reader,32 polipo,33 privoxy,34 syndie,35 www-browser,36 xul-ext-torbutton37 27 Description: Load-balanced unspoofable packet switching network 38 28 I2P is an anonymizing network, offering a simple layer that identity-sensitive … … 40 30 layers of encryption, and the network is both distributed and dynamic, with no 41 31 trusted parties. 32 . 33 This package depends on the router, jbigi, the java service wrapper, and 34 includes support to run I2P as a daemon. 42 35 43 36 Package: libjbigi-jni … … 67 60 . 68 61 This package contains the Javadoc files. 62 63 Package: i2p-router 64 Architecture: all 65 Section: net 66 Priority: optional 67 Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, default-jre | java5-runtime | java6-runtime 68 Replaces: i2p ( << 0.8.6-5) 69 Breaks: i2p (<< 0.8.6-5) 70 Recommends: libjbigi-jni (>= ${source:Version}), libjbigi-jni (<< ${source:Version}.1~) 71 Suggests: tor, 72 i2p-messenger, 73 i2p-tahoe-lafs, 74 imule, 75 i2pfox, 76 irc-client, 77 jircii, 78 mail-client, 79 mail-reader, 80 news-reader, 81 polipo, 82 privoxy, 83 robert, 84 syndie, 85 www-browser, 86 xul-ext-torbutton 87 Description: Load-balanced unspoofable packet switching network 88 I2P is an anonymizing network, offering a simple layer that identity-sensitive 89 applications can use to securely communicate. All data is wrapped with several 90 layers of encryption, and the network is both distributed and dynamic, with no 91 trusted parties. -
debian/i2p.install
re347ee5 r164f060a 1 history.txt usr/share/i2p 2 pkg-temp/blocklist.txt usr/share/i2p 3 pkg-temp/certificates usr/share/i2p 4 pkg-temp/clients.config usr/share/i2p 5 pkg-temp/docs usr/share/i2p/ 6 pkg-temp/eepget usr/bin 7 pkg-temp/eepsite usr/share/i2p 8 pkg-temp/geoip usr/share/i2p 9 pkg-temp/hosts.txt usr/share/i2p 10 pkg-temp/i2prouter* usr/bin 11 pkg-temp/i2psnark.config usr/share/i2p 12 pkg-temp/i2ptunnel.config usr/share/i2p 13 pkg-temp/lib/*.jar usr/share/i2p/lib 14 pkg-temp/systray.config usr/share/i2p 15 pkg-temp/webapps usr/share/i2p 1 pkg-temp/i2prouter usr/bin 16 2 pkg-temp/wrapper.config etc/i2p 17 pkg-temp/*.xml usr/share/i2p -
debian/i2p.links
re347ee5 r164f060a 1 usr/share/common-licenses/GPL-2 usr/share/doc/i2p/licenses/LICENSE-GPLv2.txt2 usr/share/common-licenses/LGPL-2.1 usr/share/doc/i2p/licenses/LICENSE-LGPLv2.1.txt3 usr/share/common-licenses/Apache-2.0 usr/share/doc/i2p/licenses/LICENSE-Apache2.0.txt4 usr/share/common-licenses/BSD usr/share/doc/i2p/licenses/LICENSE-BSD.txt5 1 var/lib/i2p/i2p-config/blocklist.txt etc/i2p/blocklist.txt 2 var/lib/i2p/i2p-config/bob.config etc/i2p/bob.config 6 3 var/lib/i2p/i2p-config/clients.config etc/i2p/clients.config 7 4 var/lib/i2p/i2p-config/hosts.txt etc/i2p/hosts.txt 8 5 var/lib/i2p/i2p-config/i2psnark.config etc/i2p/i2psnark.config 9 6 var/lib/i2p/i2p-config/i2ptunnel.config etc/i2p/i2ptunnel.config 7 var/lib/i2p/i2p-config/eepsite/jetty.xml etc/i2p/jetty.xml 8 var/lib/i2p/i2p-config/plugins.config etc/i2p/plugins.config 9 var/lib/i2p/i2p-config/router.config etc/i2p/router.config 10 10 var/lib/i2p/i2p-config/systray.config etc/i2p/systray.config 11 var/lib/i2p/i2p-config/webapps.config etc/i2p/webapps.config -
debian/i2p.manpages
re347ee5 r164f060a 1 installer/resources/man/ *.11 installer/resources/man/i2prouter.1 -
debian/libjbigi-jni.preinst
re347ee5 r164f060a 2 2 3 3 if [ ! -z $2 ]; then 4 if dpkg --compare-versions $2 lt 0.8.6- 4; then4 if dpkg --compare-versions $2 lt 0.8.6-5; then 5 5 test -d /usr/share/doc/libjbigi-jni \ 6 6 && rm -rf /usr/share/doc/libjbigi-jni -
debian/rules
re347ee5 r164f060a 86 86 87 87 override_dh_installdocs: 88 dh_installdocs -p libjbigi-jni --link-doc=i2p88 dh_installdocs -pi2p -plibjbigi-jni --link-doc=i2p-router 89 89 dh_installdocs --remaining-packages 90 90
Note: See TracChangeset
for help on using the changeset viewer.