mirror of
https://github.com/opentx/opentx.git
synced 2025-07-12 19:10:19 +03:00
Fixes #5302: added zesty
(Ubuntu 17.04) and artful
(Ubuntu 17.10) and removed yakkety
(Ubuntu 16.10)
This commit is contained in:
parent
955d5775cb
commit
69afa9d0f8
6 changed files with 31 additions and 12 deletions
6
launchpad/artful/changelog
Normal file
6
launchpad/artful/changelog
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
opentx-companion22 (2.2.1~N432+test01~artful) artful; urgency=low
|
||||||
|
|
||||||
|
* New release 2.2.1~N432+test01
|
||||||
|
|
||||||
|
-- projectkk2glider <projectkk2glider@gmail.com> Fri, 10 Nov 2017 18:36:11 +0100
|
||||||
|
|
|
@ -96,7 +96,13 @@ Last step it to upload the new release to the Launchpad server and wait for it t
|
||||||
* name of the PPA `ppa:opentx-test/ppa` (your public key must be associated with that PPA)
|
* name of the PPA `ppa:opentx-test/ppa` (your public key must be associated with that PPA)
|
||||||
* name of the release file `<dsfsfggg>.changes`
|
* name of the release file `<dsfsfggg>.changes`
|
||||||
|
|
||||||
Example:
|
Upload to nightly PPA:
|
||||||
```
|
```
|
||||||
dput ppa:opentx-test/ppa ../../opentx-companion22_2.2.0~N363~trusty_source.changes
|
dput ppa:opentx-test/ppa ../../opentx-companion22_2.2.0~N363~trusty_source.changes
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Upload to release PPA:
|
||||||
|
```
|
||||||
|
dput ppa:opentx-test/rel ../../opentx-companion22_2.2.0~N363~trusty_source.changes
|
||||||
|
```
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
opentx-companion22 (2.2.1~N432+test01~trusty) trusty; urgency=low
|
||||||
|
|
||||||
|
* New release 2.2.1~N432+test01
|
||||||
|
|
||||||
|
-- projectkk2glider <projectkk2glider@gmail.com> Fri, 10 Nov 2017 18:29:43 +0100
|
||||||
|
|
||||||
opentx-companion22 (2.2.0~ppa02~trusty) trusty; urgency=low
|
opentx-companion22 (2.2.0~ppa02~trusty) trusty; urgency=low
|
||||||
|
|
||||||
* New release 2.2.0~ppa02
|
* New release 2.2.0~ppa02
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
opentx-companion22 (2.2.1~N432+test01~xenial) xenial; urgency=low
|
||||||
|
|
||||||
|
* New release 2.2.1~N432+test01
|
||||||
|
|
||||||
|
-- projectkk2glider <projectkk2glider@gmail.com> Fri, 10 Nov 2017 18:55:08 +0100
|
||||||
|
|
||||||
opentx-companion22 (2.2.0~ppa02~xenial) xenial; urgency=low
|
opentx-companion22 (2.2.0~ppa02~xenial) xenial; urgency=low
|
||||||
|
|
||||||
* New release 2.2.0~ppa02
|
* New release 2.2.0~ppa02
|
||||||
|
|
|
@ -1,11 +0,0 @@
|
||||||
opentx-companion22 (2.2.0~ppa02~yakkety) yakkety; urgency=low
|
|
||||||
|
|
||||||
* New release 2.2.0~ppa02
|
|
||||||
|
|
||||||
-- projectkk2glider <projectkk2glider@gmail.com> Wed, 31 May 2017 22:37:40 +0200
|
|
||||||
|
|
||||||
opentx-companion22 (2.2.0~ppa01~yakkety) yakkety; urgency=low
|
|
||||||
|
|
||||||
* OpenTX version 2.2.0
|
|
||||||
|
|
||||||
-- projectkk2glider <projectkk2glider@gmail.com> Wed, 31 May 2017 21:51:02 +0200
|
|
6
launchpad/zesty/changelog
Normal file
6
launchpad/zesty/changelog
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
opentx-companion22 (2.2.1~N432+test01~zesty) zesty; urgency=low
|
||||||
|
|
||||||
|
* New release 2.2.1~N432+test01
|
||||||
|
|
||||||
|
-- projectkk2glider <projectkk2glider@gmail.com> Fri, 10 Nov 2017 18:37:33 +0100
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue