Changeset abec6ad
- Timestamp:
- Apr 14, 2018 12:38:39 PM (3 years ago)
- Branches:
- master
- Children:
- 98aafee
- Parents:
- 2f53f255
- Files:
-
- 1 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
LICENSE.txt
r2f53f255 rabec6ad 213 213 See licenses/LICENSE-Apache2.0.txt 214 214 215 Jetty 9.2.2 2.v20170606:215 Jetty 9.2.24.v20180105: 216 216 See licenses/ABOUT-Jetty.html 217 217 See licenses/NOTICE-Jetty.html … … 284 284 See licenses/LICENSE-LGPLv2.1.txt 285 285 286 Tomcat 8.5. 23:287 Copyright 1999-201 7The Apache Software Foundation286 Tomcat 8.5.30: 287 Copyright 1999-2018 The Apache Software Foundation 288 288 See licenses/LICENSE-Apache2.0.txt 289 289 See licenses/NOTICE-Tomcat.txt -
debian-alt/buster/changelog
r2f53f255 rabec6ad 1 i2p (0.9.34-1) unstable; urgency=medium 2 3 * New upstream release. 4 * d/README.Debian: Fixed a typo. 5 * d/control: Removed unnecessary comma. 6 * d/control: Added Vcs-* entries. 7 * d/po/*: Synced with the upstream. 8 * d/rules: Set javac option -source & -target to 1.8. 9 10 -- Masayuki Hatta <mhatta@debian.org> Thu, 12 Apr 2018 02:40:45 +0900 11 12 i2p (0.9.33-2) unstable; urgency=medium 13 14 * d/control: bumped Standards-Version to 4.1.3. 15 * d/control: default-jdk is now openjdk-9-jdk so depends on and use it. 16 * d/rules: ditto. 17 18 -- Masayuki Hatta <mhatta@debian.org> Thu, 29 Mar 2018 00:02:36 +0900 19 20 i2p (0.9.33-1) unstable; urgency=medium 21 22 * New upstream release. 23 * Now uses libtaglibs-standard-*-java instead of 24 glassfish-javaee (closes: #882489) 25 * Removed -m32 and -m64 flags for Debian builds (closes: #877042) 26 * Updated sv.po (closes: #890653) 27 * Updated ru.po (closes: #883920) 28 29 -- Masayuki Hatta <mhatta@debian.org> Tue, 27 Mar 2018 20:05:18 +0900 30 31 i2p (0.9.32-2) unstable; urgency=medium 32 33 * debian/i2p.postinst: changed logic to invoke systemctl. 34 let's see if it works with piuparts. 35 * debian/watch: updated, now it supposed to work. 36 * debian/README.Debian: fixed a typo. 37 38 -- Masayuki Hatta <mhatta@debian.org> Sat, 18 Nov 2017 17:29:54 +0900 39 40 i2p (0.9.32-1) unstable; urgency=medium 41 42 * New upstream release. 43 * Based on 0.9.32-1ubuntu1. 44 * debian/control: removed obsoleted dh-systemd. 45 * debian/control: now depends on debhelper (>= 9.20160709). 46 * debian/control: changed Standards-Version to 4.1.1. 47 * debian/control: changed i2p-doc priority from extra to optional. 48 * debian/README.Debian: fixed port number (closes: #877022). 49 * debian/po/nl.po: updated (closes: #879135). 50 * debian/patches/0004-remove-linkrel-from-eclipse-license.patch: added. 51 to make lintian happy. 52 * debian/patches/0005-license-path-fix-patch: added. 53 codehaus is long gone, states new URL. to make lintian happy. 54 55 -- Masayuki Hatta <mhatta@debian.org> Fri, 17 Nov 2017 19:43:29 +0900 56 1 57 i2p (0.9.30-4) unstable; urgency=medium 2 58 … … 18 74 * debian/i2p-router.lintian-overrides: added. 19 75 * debian/i2p.postinst: change systemctl -> deb-systemd-helper. 20 * debian/i2p.postinst: Fixed a typo (missing ")" in /etc/default/i2p).76 * debian/i2p.postinst: fixed a typo (missing ")" in /etc/default/i2p). 21 77 22 78 -- Masayuki Hatta <mhatta@debian.org> Wed, 26 Jul 2017 13:21:41 +0900 … … 24 80 Old Changelog: 25 81 82 i2p (0.9.34-2ubuntu1) artful; urgency=medium 83 84 * New upstream version 0.9.34 85 86 -- zzz on i2p (key signing) <zzz@i2pmail.org> Wed, 11 Apr 2018 12:12:12 +0000 87 88 i2p (0.9.33-1ubuntu1) artful; urgency=medium 89 90 * New upstream version 0.9.33 91 92 -- zzz on i2p (key signing) <zzz@i2pmail.org> Wed, 30 Jan 2018 12:12:12 +0000 93 94 i2p (0.9.32-1ubuntu1) xenial; urgency=medium 95 96 * New upstream version 0.9.32 97 98 -- zzz on i2p (key signing) <zzz@i2pmail.org> Wed, 08 Nov 2017 12:12:12 +0000 99 100 i2p (0.9.31-1ubuntu1) xenial; urgency=medium 101 102 * New upstream version 0.9.31 103 104 -- zzz on i2p (key signing) <zzz@i2pmail.org> Wed, 09 Aug 2017 12:12:12 +0000 105 26 106 i2p (0.9.30-3ubuntu1) xenial; urgency=medium 27 107 28 108 * New upstream version 0.9.30 29 109 30 -- zzz on i2p (key signing) <zzz@i2pmail.org> Mon, 03 May 2017 12:12:12 +0000110 -- zzz on i2p (key signing) <zzz@i2pmail.org> Wed, 03 May 2017 12:12:12 +0000 31 111 32 112 i2p (0.9.29-1ubuntu1) trusty; urgency=medium -
debian-alt/buster/control
r2f53f255 rabec6ad 2 2 Maintainer: Masayuki Hatta <mhatta@debian.org> 3 3 Section: net 4 Standards-Version: 4. 0.04 Standards-Version: 4.1.3 5 5 Priority: optional 6 6 Homepage: https://geti2p.net/ 7 Build-Depends: debhelper (>= 7.0.50~) 7 Vcs-Browser: https://salsa.debian.org/debian/i2p 8 Vcs-Git: https://salsa.debian.org/debian/i2p.git 9 Build-Depends: debhelper (>= 9.20160709) 8 10 ,ant (>= 1.8) 9 11 ,debconf 10 ,openjdk- 8-jdk12 ,openjdk-9-jdk 11 13 ,libjetty9-java (>= 9.2.22) 12 14 ,libtaglibs-standard-jstlel-java 13 15 ,libtomcat8-java 14 16 ,dh-apparmor 15 ,dh-systemd16 17 ,bash-completion 17 18 ,gettext 18 19 ,libgetopt-java 19 ,libgmp-dev (>= 2:5.0. 2)20 ,libgmp-dev (>= 2:5.0.5) 20 21 ,libservice-wrapper-java 21 22 ,po-debconf … … 30 31 i2p-router (>= 0.8.6-5), 31 32 libjbigi-jni, 32 lsb-base ,33 lsb-base (>= 3.0-6), 33 34 service-wrapper 34 Description: Invisible Internet Project - anonymous network35 Description: Invisible Internet Project (I2P) - anonymous network 35 36 I2P is an anonymizing network, offering a simple layer that identity-sensitive 36 37 applications can use to securely communicate. All data is wrapped with several … … 47 48 Depends: ${misc:Depends}, ${shlibs:Depends}, i2p-router 48 49 Homepage: https://geti2p.net/ 49 Description: Invisible Internet Project - libjbigi library50 Description: Invisible Internet Project (I2P) - libjbigi library 50 51 This Package contains the libjbigi JNI library (and on x86 platforms, jcpuid). 51 52 . … … 58 59 Architecture: all 59 60 Section: doc 60 Priority: extra61 Priority: optional 61 62 Depends: ${misc:Depends} 62 63 Suggests: i2p, default-jdk-doc 63 Description: Invisible Internet Project - developer documentation64 Description: Invisible Internet Project (I2P) - developer documentation 64 65 I2P is an anonymizing network, offering a simple layer that identity-sensitive 65 66 applications can use to securely communicate. All data is wrapped with several … … 74 75 Priority: optional 75 76 Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, 76 openjdk-8-jre-headless | java8-runtime-headless, 77 openjdk-9-jre-headless | openjdk-8-jre-headless | default-jre-headless | java9-runtime-headless | java8-runtime-headless, 78 geoip-database, 79 gettext-base, 80 libgetopt-java, 77 81 libjetty9-java, 78 82 libtaglibs-standard-jstlel-java, 79 83 libtomcat8-java, 80 geoip-database,81 gettext-base,82 libgetopt-java,83 84 Replaces: i2p ( << 0.8.6-5) 84 85 Breaks: i2p (<< 0.8.6-5) … … 87 88 ,privoxy 88 89 ,syndie 89 Description: Invisible Internet Project - router90 Description: Invisible Internet Project (I2P) - Router 90 91 I2P is an anonymizing network, offering a simple layer that identity-sensitive 91 92 applications can use to securely communicate. All data is wrapped with several -
debian-alt/buster/rules
r2f53f255 rabec6ad 80 80 @# build options 81 81 @/bin/echo -e "javac.version=1.8" > $(CURDIR)/override.properties 82 @/bin/echo -e "javac.compilerargs=-bootclasspath $(JAVA_HOME)/jre/lib/rt.jar:$(JAVA_HOME)/jre/lib/jce.jar" >> $(CURDIR)/override.properties 83 @/bin/echo -e "javac.compilerargs7=-bootclasspath $(JAVA_HOME)/jre/lib/rt.jar:$(JAVA_HOME)/jre/lib/jce.jar" >> $(CURDIR)/override.properties 82 # @/bin/echo -e "javac.version=9" > $(CURDIR)/override.properties 83 # @/bin/echo -e "javac.compilerargs=-bootclasspath $(JAVA_HOME)/jre/lib/rt.jar:$(JAVA_HOME)/jre/lib/jce.jar" >> $(CURDIR)/override.properties 84 @/bin/echo -e "javac.compilerargs=-source 1.8 -target 1.8" >> $(CURDIR)/override.properties 85 # @/bin/echo -e "javac.compilerargs7=-bootclasspath $(JAVA_HOME)/jre/lib/rt.jar:$(JAVA_HOME)/jre/lib/jce.jar" >> $(CURDIR)/override.properties 86 @/bin/echo -e "javac.compilerargs7=" >> $(CURDIR)/override.properties 84 87 @/bin/echo -e "build.built-by=debian" >> $(CURDIR)/override.properties 85 88
Note: See TracChangeset
for help on using the changeset viewer.