Debian files for 0.9.38

This commit is contained in:
zzz
2019-01-24 12:29:22 +00:00
parent 609d5944bb
commit 57de4b1805
7 changed files with 43 additions and 9 deletions

View File

@ -1,3 +1,9 @@
i2p (0.9.38-1ubuntu1) bionic; urgency=medium
* New upstream version 0.9.38
-- zzz on i2p (key signing) <zzz@i2pmail.org> Wed, 23 Jan 2019 12:12:12 +0000
i2p (0.9.37-1ubuntu1) bionic; urgency=medium i2p (0.9.37-1ubuntu1) bionic; urgency=medium
* New upstream version 0.9.37 * New upstream version 0.9.37

View File

@ -1,3 +1,9 @@
i2p (0.9.38-1~disco+1) disco; urgency=medium
* New upstream version 0.9.38
-- zzz on i2p (key signing) <zzz@i2pmail.org> Wed, 23 Jan 2019 12:12:12 +0000
i2p (0.9.37-1ubuntu1) bionic; urgency=medium i2p (0.9.37-1ubuntu1) bionic; urgency=medium
* New upstream version 0.9.37 * New upstream version 0.9.37

View File

@ -76,6 +76,7 @@ reprepro -v update trusty
reprepro -v update xenial reprepro -v update xenial
reprepro -v update bionic reprepro -v update bionic
reprepro -v update cosmic reprepro -v update cosmic
reprepro -v update disco
# todo when set up # todo when set up
# To add or remove distributions, edit /var/www/debian/conf/distributions # To add or remove distributions, edit /var/www/debian/conf/distributions
# and /var/www/debian/conf/updates # and /var/www/debian/conf/updates
@ -92,25 +93,28 @@ reprepro -v copysrc wheezy precise i2p
# Note that syntax is reprepro copysrc TO FROM package! # Note that syntax is reprepro copysrc TO FROM package!
reprepro -v copysrc jessie trusty i2p reprepro -v copysrc jessie trusty i2p
# To copy bionic to stretch and sid: # To copy bionic to stretch:
# Note that syntax is reprepro copysrc TO FROM package! # Note that syntax is reprepro copysrc TO FROM package!
reprepro -v copysrc stretch bionic i2p reprepro -v copysrc stretch bionic i2p
reprepro -v copysrc sid bionic i2p
# To copy disco to sid:
# Note that syntax is reprepro copysrc TO FROM package!
reprepro -v copysrc sid disco i2p
# install in the architectures not copied from ubuntu # install in the architectures not copied from ubuntu
# 'flood' should do this but forgot how, can't make it work any more # 'flood' should do this but forgot how, can't make it work any more
reprepro -v -A 'armel|armhf|powerpc' includedeb wheezy i2p_0.9.xxp-1~precise+1_all.deb reprepro -v -A 'armel|armhf|powerpc' includedeb wheezy i2p_0.9.xxp-1~precise+1_all.deb
reprepro -v -A 'armel|armhf|powerpc' includedeb wheezy i2p-doc_0.9.xxp-1~precise+1_all.deb reprepro -v -A 'armel|armhf|powerpc' includedeb wheezy i2p-doc_0.9.xxp-1~precise+1_all.deb
reprepro -v -A 'armel|armhf|powerpc' includedeb wheezy i2p-router_0.9.xxp-1~precise+1_all.deb reprepro -v -A 'armel|armhf|powerpc' includedeb wheezy i2p-router_0.9.xxp-1~precise+1_all.deb
reprepro -v -A 'armel|armhf|powerpc' includedeb jessie i2p_0.9.xxp-2~trusty+1_all.deb reprepro -v -A 'armel|armhf|powerpc' includedeb jessie i2p_0.9.xxp-1~trusty+1_all.deb
reprepro -v -A 'armel|armhf|powerpc' includedeb jessie i2p-doc_0.9.xxp-2~trusty+1_all.deb reprepro -v -A 'armel|armhf|powerpc' includedeb jessie i2p-doc_0.9.xxp-1~trusty+1_all.deb
reprepro -v -A 'armel|armhf|powerpc' includedeb jessie i2p-router_0.9.xxp-2~trusty+1_all.deb reprepro -v -A 'armel|armhf|powerpc' includedeb jessie i2p-router_0.9.xxp-1~trusty+1_all.deb
reprepro -v -A 'armel|armhf' includedeb stretch i2p_0.9.xx-1ubuntu1_all.deb reprepro -v -A 'armel|armhf' includedeb stretch i2p_0.9.xx-1ubuntu1_all.deb
reprepro -v -A 'armel|armhf' includedeb stretch i2p-doc_0.9.xx-1ubuntu1_all.deb reprepro -v -A 'armel|armhf' includedeb stretch i2p-doc_0.9.xx-1ubuntu1_all.deb
reprepro -v -A 'armel|armhf' includedeb stretch i2p-router_0.9.xx-1ubuntu1_all.deb reprepro -v -A 'armel|armhf' includedeb stretch i2p-router_0.9.xx-1ubuntu1_all.deb
reprepro -v -A 'armel|armhf' includedeb sid i2p_0.9.xx-1ubuntu1_all.deb reprepro -v -A 'armel|armhf' includedeb sid i2p_0.9.xx-1~disco+1_all.deb
reprepro -v -A 'armel|armhf' includedeb sid i2p-doc_0.9.xx-1ubuntu1_all.deb reprepro -v -A 'armel|armhf' includedeb sid i2p-doc_0.9.xx-1~disco+1_all.deb
reprepro -v -A 'armel|armhf' includedeb sid i2p-router_0.9.xx-1ubuntu1_all.deb reprepro -v -A 'armel|armhf' includedeb sid i2p-router_0.9.xx-1~disco+1_all.deb

View File

@ -1,3 +1,9 @@
i2p (0.9.38p-1~precise+1) precise; urgency=medium
* Backport to Precise
-- zzz on i2p (key signing) <zzz@i2pmail.org> Wed, 23 Jan 2019 12:12:12 +0000
i2p (0.9.37p-1~precise+1) precise; urgency=medium i2p (0.9.37p-1~precise+1) precise; urgency=medium
* Backport to Precise * Backport to Precise

View File

@ -1,3 +1,9 @@
i2p (0.9.38p-1~trusty+1) trusty; urgency=medium
* Backport to Trusty
-- zzz on i2p (key signing) <zzz@i2pmail.org> Wed, 23 Jan 2019 12:12:12 +0000
i2p (0.9.37p-2~trusty+1) trusty; urgency=medium i2p (0.9.37p-2~trusty+1) trusty; urgency=medium
* Backport to Trusty * Backport to Trusty

View File

@ -1,3 +1,9 @@
i2p (0.9.38x-1~xenial+1) xenial; urgency=medium
* Backport to Xenial
-- zzz on i2p (key signing) <zzz@i2pmail.org> Wed, 23 Jan 2019 12:12:12 +0000
i2p (0.9.37x-1~xenial+1) xenial; urgency=medium i2p (0.9.37x-1~xenial+1) xenial; urgency=medium
* Backport to Xenial * Backport to Xenial

View File

@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 7.0.50~)
,bash-completion ,bash-completion
,gettext ,gettext
,libgetopt-java ,libgetopt-java
,libjson-simple-java (< 3); ,libjson-simple-java (< 3)
,libgmp-dev (>= 2:5.0.2) ,libgmp-dev (>= 2:5.0.2)
,libservice-wrapper-java ,libservice-wrapper-java
,hardening-wrapper ,hardening-wrapper