debian: re-enable javadocs pkgs, bump changelog

This commit is contained in:
kytv
2014-04-01 21:27:49 +00:00
parent 24a133fe67
commit e675416b8c
2 changed files with 20 additions and 14 deletions

8
debian/changelog vendored
View File

@@ -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

26
debian/control vendored
View File

@@ -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