From: Bdale Garbee Date: Tue, 9 Oct 2018 03:41:30 +0000 (-0600) Subject: capture changes to Releasing discovered during 1.8.7 release X-Git-Tag: 1.9~30 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=ba37db43741fde8a08080fa65f5bcf76b1f745ee capture changes to Releasing discovered during 1.8.7 release --- diff --git a/Releasing b/Releasing index a20b6dc0..6540383b 100644 --- a/Releasing +++ b/Releasing @@ -48,14 +48,6 @@ These are Bdale's notes on how to do a release. - update the version in configure.ac if Keith hasn't already - - make sure the Google Maps API key is in the build chroot and root - (cd ~/altusmetrumllc; git pull) - sudo mkdir -p /var/cache/pbuilder/base.cow/opt/google /opt/google - sudo cp ~/altusmetrumllc/google-maps-api-key \ - /var/cache/pbuilder/base.cow/opt/google/maps-api-key - sudo ln -sf /home/bdale/altusmetrumllc/google-maps-api-key \ - /opt/google/maps-api-key - - if this is an x.y release, then: git checkout -b branch-