|
|
@ -2,7 +2,7 @@ Source: i2pd |
|
|
|
Section: net |
|
|
|
Section: net |
|
|
|
Priority: optional |
|
|
|
Priority: optional |
|
|
|
Maintainer: R4SAS <r4sas@i2pmail.org> |
|
|
|
Maintainer: R4SAS <r4sas@i2pmail.org> |
|
|
|
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), gcc (>= 4.7) | clang (>= 3.3), libboost-system-dev (>= 1.46), libboost-date-time-dev (>= 1.46), libboost-filesystem-dev (>= 1.46), libboost-program-options-dev (>= 1.46), libminiupnpc-dev, libssl-dev, zlib1g-dev, dh-apparmor |
|
|
|
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.17.2~), gcc (>= 4.7) | clang (>= 3.3), libboost-system-dev (>= 1.46), libboost-date-time-dev (>= 1.46), libboost-filesystem-dev (>= 1.46), libboost-program-options-dev (>= 1.46), libminiupnpc-dev, libssl-dev, zlib1g-dev |
|
|
|
Standards-Version: 3.9.6 |
|
|
|
Standards-Version: 3.9.6 |
|
|
|
Homepage: http://i2pd.website/ |
|
|
|
Homepage: http://i2pd.website/ |
|
|
|
Vcs-Git: git://github.com/PurpleI2P/i2pd.git |
|
|
|
Vcs-Git: git://github.com/PurpleI2P/i2pd.git |
|
|
@ -11,8 +11,7 @@ Vcs-Browser: https://github.com/PurpleI2P/i2pd |
|
|
|
Package: i2pd |
|
|
|
Package: i2pd |
|
|
|
Architecture: any |
|
|
|
Architecture: any |
|
|
|
Pre-Depends: adduser |
|
|
|
Pre-Depends: adduser |
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends} |
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, |
|
|
|
Suggests: tor, privoxy, apparmor |
|
|
|
|
|
|
|
Description: Full-featured C++ implementation of I2P client. |
|
|
|
Description: Full-featured C++ implementation of I2P client. |
|
|
|
I2P (Invisible Internet Protocol) is a universal anonymous network layer. All |
|
|
|
I2P (Invisible Internet Protocol) is a universal anonymous network layer. All |
|
|
|
communications over I2P are anonymous and end-to-end encrypted, participants |
|
|
|
communications over I2P are anonymous and end-to-end encrypted, participants |
|
|
@ -25,7 +24,6 @@ Architecture: any |
|
|
|
Priority: extra |
|
|
|
Priority: extra |
|
|
|
Section: debug |
|
|
|
Section: debug |
|
|
|
Depends: i2pd (= ${binary:Version}), ${misc:Depends} |
|
|
|
Depends: i2pd (= ${binary:Version}), ${misc:Depends} |
|
|
|
Suggests: gdb |
|
|
|
|
|
|
|
Description: i2pd debugging symbols |
|
|
|
Description: i2pd debugging symbols |
|
|
|
I2P (Invisible Internet Protocol) is a universal anonymous network layer. All |
|
|
|
I2P (Invisible Internet Protocol) is a universal anonymous network layer. All |
|
|
|
communications over I2P are anonymous and end-to-end encrypted, participants |
|
|
|
communications over I2P are anonymous and end-to-end encrypted, participants |
|
|
|