summaryrefslogtreecommitdiff
path: root/Releasing
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2018-10-08 21:41:30 -0600
committerBdale Garbee <bdale@gag.com>2018-10-08 21:41:30 -0600
commitba37db43741fde8a08080fa65f5bcf76b1f745ee (patch)
treeed996d567915ec5d3578d5b05a5b379f3c210505 /Releasing
parente7136c6b413c8464d32cdc4afc28c93ba1f17a3b (diff)
capture changes to Releasing discovered during 1.8.7 release
Diffstat (limited to 'Releasing')
-rw-r--r--Releasing8
1 files changed, 0 insertions, 8 deletions
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-<version>