diff --git a/debian/changelog b/debian/changelog index f02e8d39a402330e341199e29684c5443471ab38..79a978ec5b1753363593a89f3de135841a2d75af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +i2p (0.9.12-1) unstable; urgency=medium + + * New upstream release + + -- Kill Your TV <killyourtv@i2pmail.org> Mon, 31 Mar 2014 19:07:54 +0000 + i2p (0.9.11-2) UNRELEASED; urgency=medium * systemd support in Ubuntu Saucy (and newer) and Debian unstable (ticket @@ -5,7 +11,7 @@ i2p (0.9.11-2) UNRELEASED; urgency=medium * Set homepage address to geti2p.net * Bump standards version (no source changes needed) - -- Kill Your TV <killyourtv@i2pmail.org> Thu, 13 Mar 2014 01:10:46 +0000 + -- Kill Your TV <killyourtv@i2pmail.org> Tue, 11 Mar 2014 00:45:52 +0000 i2p (0.9.11-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 7819031879c9be2923771ed9b78a0bdd403a4bcd..627b9e2adf08621baefa5a567cb231dba6caf804 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,7 @@ Package: libjbigi-jni Architecture: any Section: java Priority: optional -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: ${shlibs:Depends}, i2p-router Homepage: http://www.i2p2.de/jbigi Description: Java Big Integer library This Package contains the libjbigi JNI library (and on x86 platforms, jcpuid). @@ -53,18 +53,18 @@ Description: Java Big Integer library the ones used by I2P. You can expect to see a 5-7x speed improvement on certain tasks, such as elGamal encryption/decryption. -#Package: i2p-doc -#Architecture: all -#Section: doc -#Depends: ${misc:Depends} -#Suggests: i2p, default-jdk-doc -#Description: Documentation for I2P -# I2P is an anonymizing network, offering a simple layer that identity-sensitive -# applications can use to securely communicate. All data is wrapped with several -# layers of encryption, and the network is both distributed and dynamic, with no -# trusted parties. -# . -# This package contains the Javadoc files. +Package: i2p-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Suggests: i2p, default-jdk-doc +Description: Documentation for I2P + I2P is an anonymizing network, offering a simple layer that identity-sensitive + applications can use to securely communicate. All data is wrapped with several + layers of encryption, and the network is both distributed and dynamic, with no + trusted parties. + . + This package contains the Javadoc files. Package: i2p-router Architecture: all