Changeset e675416
- Timestamp:
- Apr 1, 2014 9:27:49 PM (7 years ago)
- Branches:
- master
- Children:
- 7487ab8
- Parents:
- 24a133fe
- Location:
- debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/changelog
r24a133fe re675416 1 i2p (0.9.12-1) unstable; urgency=medium 2 3 * New upstream release 4 5 -- Kill Your TV <killyourtv@i2pmail.org> Mon, 31 Mar 2014 19:07:54 +0000 6 1 7 i2p (0.9.11-2) UNRELEASED; urgency=medium 2 8 … … 6 12 * Bump standards version (no source changes needed) 7 13 8 -- Kill Your TV <killyourtv@i2pmail.org> T hu, 13 Mar 2014 01:10:46+000014 -- Kill Your TV <killyourtv@i2pmail.org> Tue, 11 Mar 2014 00:45:52 +0000 9 15 10 16 i2p (0.9.11-1) unstable; urgency=medium -
debian/control
r24a133fe re675416 44 44 Section: java 45 45 Priority: optional 46 Depends: ${ misc:Depends}, ${shlibs:Depends}46 Depends: ${shlibs:Depends}, i2p-router 47 47 Homepage: http://www.i2p2.de/jbigi 48 48 Description: Java Big Integer library … … 54 54 tasks, such as elGamal encryption/decryption. 55 55 56 #Package: i2p-doc57 #Architecture: all58 #Section: doc59 #Depends: ${misc:Depends}60 #Suggests: i2p, default-jdk-doc61 #Description: Documentation for I2P62 #I2P is an anonymizing network, offering a simple layer that identity-sensitive63 #applications can use to securely communicate. All data is wrapped with several64 #layers of encryption, and the network is both distributed and dynamic, with no65 #trusted parties.66 #.67 #This package contains the Javadoc files.56 Package: i2p-doc 57 Architecture: all 58 Section: doc 59 Depends: ${misc:Depends} 60 Suggests: i2p, default-jdk-doc 61 Description: Documentation for I2P 62 I2P is an anonymizing network, offering a simple layer that identity-sensitive 63 applications can use to securely communicate. All data is wrapped with several 64 layers of encryption, and the network is both distributed and dynamic, with no 65 trusted parties. 66 . 67 This package contains the Javadoc files. 68 68 69 69 Package: i2p-router
Note: See TracChangeset
for help on using the changeset viewer.