forked from I2P_Developers/i2p.i2p
merge of '19c723e9710a494c2745c7a6e9476faf11f19fe1'
and '9f02425e8331315552436375df61b3dd03e6ef56'
This commit is contained in:
12
debian/changelog
vendored
12
debian/changelog
vendored
@@ -1,3 +1,15 @@
|
|||||||
|
i2p (0.8.13-1) stable; urgency=low
|
||||||
|
|
||||||
|
* New upstream version 0.8.13
|
||||||
|
* Packages are compressed with bzip2
|
||||||
|
* Remove debian/patches/0005-EepGet_correct_status.patch
|
||||||
|
* Bump standards version to 3.9.3 (no changes to source needed)
|
||||||
|
* Debconf:
|
||||||
|
- New Czech language translation
|
||||||
|
- Updated German, Polish, Russian, and Ukrainian translations
|
||||||
|
|
||||||
|
-- Kill Your TV <killyourtv@i2pmail.org> Mon, 27 Feb 2012 21:06:56 +0000
|
||||||
|
|
||||||
i2p (0.8.12-2) stable; urgency=low
|
i2p (0.8.12-2) stable; urgency=low
|
||||||
|
|
||||||
* postinst: Don't fail if the i2psvc group doesn't exist
|
* postinst: Don't fail if the i2psvc group doesn't exist
|
||||||
|
|||||||
2
debian/control
vendored
2
debian/control
vendored
@@ -1,7 +1,7 @@
|
|||||||
Source: i2p
|
Source: i2p
|
||||||
Maintainer: Kill Your TV <killyourtv@i2pmail.org>
|
Maintainer: Kill Your TV <killyourtv@i2pmail.org>
|
||||||
Section: net
|
Section: net
|
||||||
Standards-Version: 3.9.2
|
Standards-Version: 3.9.3
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Bugs: mailto:killyourtv@i2pmail.org
|
Bugs: mailto:killyourtv@i2pmail.org
|
||||||
Homepage: http://www.i2p2.de/
|
Homepage: http://www.i2p2.de/
|
||||||
|
|||||||
2
debian/rules
vendored
2
debian/rules
vendored
@@ -68,7 +68,7 @@ build-indep:
|
|||||||
binary-arch: build-arch
|
binary-arch: build-arch
|
||||||
build-arch:
|
build-arch:
|
||||||
# build jbigi
|
# build jbigi
|
||||||
cd $(CURDIR)/core/c/jbigi && ./mbuild_jbigi.sh dynamic
|
cd $(CURDIR)/core/c/jbigi && ./build_jbigi.sh dynamic
|
||||||
# build jcpuid
|
# build jcpuid
|
||||||
cd $(CURDIR)/core/c/jcpuid && ./build.sh
|
cd $(CURDIR)/core/c/jcpuid && ./build.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user