From c02f6853074124d353e3c6e5c6e02fb56feb809a Mon Sep 17 00:00:00 2001 From: zzz Date: Wed, 27 Jun 2018 14:52:55 +0000 Subject: [PATCH] Deb updates for 35 --- debian-alt/artful/changelog | 6 ++++++ debian-alt/doc/launchpad.txt | 17 +++++++++++------ debian-alt/precise/changelog | 6 ++++++ debian-alt/trusty/changelog | 6 ++++++ debian-alt/xenial/changelog | 6 ++++++ 5 files changed, 35 insertions(+), 6 deletions(-) diff --git a/debian-alt/artful/changelog b/debian-alt/artful/changelog index 9283157b93..f0546b03b0 100644 --- a/debian-alt/artful/changelog +++ b/debian-alt/artful/changelog @@ -1,3 +1,9 @@ +i2p (0.9.35-1ubuntu1) artful; urgency=medium + + * New upstream version 0.9.35 + + -- zzz on i2p (key signing) Wed, 27 Jun 2018 12:12:12 +0000 + i2p (0.9.34-2ubuntu1) artful; urgency=medium * New upstream version 0.9.34 diff --git a/debian-alt/doc/launchpad.txt b/debian-alt/doc/launchpad.txt index bfe184d51a..b6f18ce223 100644 --- a/debian-alt/doc/launchpad.txt +++ b/debian-alt/doc/launchpad.txt @@ -17,11 +17,11 @@ Min version Max version Uses src pkg Copied to Debian precise saucy precise wheezy trusty wily precise jessie xenial yakkety xenial -- -artful bionic artful stretch, buster, sid +artful cosmic artful stretch, buster, sid -Prep ----- +Prep (first time only) +---------------------- - Make a launchpad account - Log into launchpad @@ -48,12 +48,13 @@ Prep - you need the following packages sudo apt-get install devscripts dput dh_systemd bash-completion -- check out clean copy of release: - mtn co -d i2p.mtn -b i2p.i2p i2p.i2p.foobar -r t:i2p-0.9.xx Generate files to upload ------------------------ +- check out clean copy of release: + mtn co -d i2p.mtn -b i2p.i2p i2p.i2p.foobar -r t:i2p-0.9.xx + - export TZ=UTC - cd i2p.i2p.foobar - copy debian-alt/(series)/changelog to debian/ @@ -68,11 +69,13 @@ Generate files to upload run gpg -K to list your private keys - ant debian-release-tarball (this is currently for artful and higher) (ant precise-release-tarball for precise thru wily... only do this once for both the precise and trusty build) - (ant xenial-release-tarball for xenial and yakkety) + (ant xenial-release-tarball for xenial) this will make a directory ../i2p-0.9.XX-0-xxxxxxxx/ and a tarball ../i2p_0.9.XX.orig.tar.bz2 - cp debian/changelog ../i2p-0.9.XX-0-xxxxxxxx/debian/ - cp debian-alt/(series)/(other files besides changelog) to ../i2p-0.9.XX-0-xxxxxxxx/debian/ +- (if you build trusty after precise, cp debian/i2p.postinst ../i2p-0.9.XX-0-xxxxxxxx/debian/ + since precise modifies it but trusty does not) - cd ../i2p-0.9.XX-0-xxxxxxxx/ - Note: If building for precise/trusty and you are on yakkety or higher without Java 7, make a symlink so debuild will work: cd /var/lib/jvm; sudo ln -s java-8-openjdk-amd64/ java-7-openjdk-amd64 @@ -161,6 +164,8 @@ from the "ant precise-release-tarball" source. Creating milestone, release, and uploading files ---------------------------------------------- +You may do this either before or after doing the Launchpad builds. + You must first create a milestone, then create a release and attach it to the milestone. diff --git a/debian-alt/precise/changelog b/debian-alt/precise/changelog index 37f8451008..2d9f61a09d 100644 --- a/debian-alt/precise/changelog +++ b/debian-alt/precise/changelog @@ -1,3 +1,9 @@ +i2p (0.9.35p-1~precise+1) precise; urgency=medium + + * Backport to Precise + + -- zzz on i2p (key signing) Wed, 27 Jun 2018 12:12:12 +0000 + i2p (0.9.34p-1~precise+1) precise; urgency=medium * Backport to Precise diff --git a/debian-alt/trusty/changelog b/debian-alt/trusty/changelog index 50796426e6..c04598c6b0 100644 --- a/debian-alt/trusty/changelog +++ b/debian-alt/trusty/changelog @@ -1,3 +1,9 @@ +i2p (0.9.35p-2~trusty+1) trusty; urgency=medium + + * Backport to Trusty + + -- zzz on i2p (key signing) Wed, 27 Jun 2018 12:12:12 +0000 + i2p (0.9.34p-2~trusty+1) trusty; urgency=medium * Backport to Trusty diff --git a/debian-alt/xenial/changelog b/debian-alt/xenial/changelog index 479ceda4b0..76ff0ded06 100644 --- a/debian-alt/xenial/changelog +++ b/debian-alt/xenial/changelog @@ -1,3 +1,9 @@ +i2p (0.9.35x-1~xenial+1) xenial; urgency=medium + + * Backport to Xenial + + -- zzz on i2p (key signing) Wed, 27 Jun 2018 12:12:12 +0000 + i2p (0.9.34x-2~xenial+1) xenial; urgency=medium * Backport to Xenial