summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-11-29 20:34:27 -0800
committerKeith Packard <keithp@keithp.com>2010-11-29 20:34:27 -0800
commitf0a4deee23984a8f779917bbeaf74a66a0abf592 (patch)
treee4474329552172f8dd5870d9c06451037ab09615
parentb727156ef0a7fb6e442ca28be27eb344a213ecf8 (diff)
Move "Releasing" to top level
This file documents the AltOS release process for all systems. Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--Releasing (renamed from debian/Releasing)3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/Releasing b/Releasing
index efa6809d..a7263c61 100644
--- a/debian/Releasing
+++ b/Releasing
@@ -1,7 +1,7 @@
These are Bdale's notes on how to do a release.
update the version in configure.ac and commit
-
+
git tag -a <version>
git-buildpackage --git-ignore-new
@@ -25,4 +25,3 @@ These are Bdale's notes on how to do a release.
(cd doc ; make publish)
this pushes fresh documents to the web site
-