[Pkg-mozext-commits] [SCM] torbutton Debian packaging branch, master, updated. debian/1.4.1-1

Mike Perry mikeperry-git at fscked.org
Wed Aug 31 07:26:58 UTC 2011


The following commit has been merged in the master branch:
commit 2a66c1db00bdf698bb04cbd62952b9a778d06ffe
Author: Mike Perry <mikeperry-git at fscked.org>
Date:   Sat Aug 27 21:22:19 2011 -0700

    Add some whitespace to the release docuscript.
    
    Also, don't forget to set the version in install.rdf.

diff --git a/README.RELEASE b/README.RELEASE
index cec3ee8..c77e952 100644
--- a/README.RELEASE
+++ b/README.RELEASE
@@ -6,6 +6,7 @@
 #. Decide the version number.
 
    export VERSION="1.4.0"
+   vim ./src/install.rdf # edit <em:version> tag to reflect version
 
 #. Test upgrades of candidate XPI in latest Firefox and TBB product matrix
 
@@ -22,7 +23,9 @@
    torsocks tx pull -a
    cd ..
    ./validate_all.sh | less
+
    torsocks ./new_tb_strings.sh
+
    ./mkmoz.sh
    ./mvmoz.sh
    cd ..
@@ -31,7 +34,7 @@
 
 #. Tag the release:
 
-   git tag -s ${VERSION}
+   git tag -u mikeperry at fscked.org -s ${VERSION}
    torsocks git push origin-push --tags
 
 #. Create the .xpi
@@ -59,6 +62,7 @@
    cd website-svn
    vim ./include/versions.wmi   # Add sha1 and version
    vim ./torbutton/update.rdf   # Add <li> and <description> w/ sha1 and version
+
    torsocks svn up .
    torsocks svn commit .
 

-- 
torbutton Debian packaging



More information about the Pkg-mozext-commits mailing list