diff --git a/debian-alt/bionic/changelog b/debian-alt/bionic/changelog index 889c621e9f..89aa5aaec0 100644 --- a/debian-alt/bionic/changelog +++ b/debian-alt/bionic/changelog @@ -1,3 +1,9 @@ +i2p (2.5.0-1~bionic+1) bionic; urgency=medium + + * New upstream version 2.5.0 + + -- idk Sat, 13 April 2024 10:48:05 +0000 + i2p (2.4.0-2~bionic+1) bionic; urgency=medium * New upstream version 2.3.0 @@ -1100,7 +1106,7 @@ i2p (0.8.5-3) stable; urgency=low i2p (0.8.5-2) stable; urgency=low - * Change debconf priority to medium. + * Change debconf priority to medium. * RUN_DAEMON defaults to false. Earlier versions defaulted to true. Since the priority is changing, this should as well. * Split jbigi into its own source package @@ -1129,12 +1135,12 @@ i2p (0.8.4-3) stable; urgency=low i2p (0.8.4-2) stable; urgency=low - * Stop including /usr/share/i2p/lib/jbigi.jar. + * Stop including /usr/share/i2p/lib/jbigi.jar. * Compile a dynamic jbigi and create a new package, libjbigi-jni. Since I can't get jcpuid to compile I take this library from jbigi.jar. Unfortunately it was not compiled with -fPIC, causing lintian to complain. - Additionally it is a 32bit compile, forcing libc-i386 to be installed on - amd64 boxes. + Additionally it is a 32bit compile, forcing libc-i386 to be installed on + amd64 boxes. * Add dependency on libc-i386 because of jcpuid and a build-dep on unzip for the same reason. * Don't display errors generated from chowning files that don't exist.