Changes between Version 211 and Version 212 of DebianUbuntuPackaging


Ignore:
Timestamp:
Sep 11, 2019, 2:41:12 AM (5 years ago)
Author:
martinl
Comment:

xenial->bionic

Legend:

Unmodified
Added
Removed
Modified
  • DebianUbuntuPackaging

    v211 v212  
    106106===== Create chroot environment =====
    107107
    108 Create specific chroot environment by (example for Ubuntu Xenial - 16.04):
    109 
    110 {{{
    111 export DIST=xenial
     108Create specific chroot environment by (example for Ubuntu Bionic - 18.04):
     109
     110{{{
     111export DIST=bionic
    112112sudo -E cowbuilder --create --distribution=$DIST --basepath=/var/cache/pbuilder/base-${DIST}-ubuntugis-experimental.cow --save-after-login
    113113}}}
     
    125125}}}
    126126
    127 and checkout selected branch (example for Ubuntu Xenial - 16.04):
     127and checkout selected branch (example for Ubuntu Bionic - 18.04):
    128128
    129129{{{
     
    132132export PATCH=1
    133133
    134 export DIST=xenial
     134export DIST=bionic
    135135export VERSION=7.0.3~rc2
    136136export EXP=~exp1
     
    323323export EXP=
    324324
    325 export DIST=xenial
     325export DIST=bionic
    326326export VERSION=2.2.2
    327327export NUM=1
     
    357357export EXP=
    358358
    359 export DIST=xenial
     359export DIST=bionic
    360360export VERSION=3.4.5+dfsg
    361361export NUM=1