updating my notes on release preparation.
[monkeysphere.git] / utils / preparing-release
index 6fc97719bcd62c81f177e220ffb62b6d631a5c6e..f35327ebb57d557be5952573ec4e01549da25518 100644 (file)
 
     git tag -s -m 'Tagging Monkeysphere $whatever' monkeysphere_$whatever
 
+ * run commands from make debian-package by hand (?) so that it
+   doesn't trigger another tarball rebuild.  Make sure the package
+   passes lintian checks, installs, upgrades, removes reasonably, etc.
+
+ * debsign -k$GPGID *.changes
+
  * create debian-specific version tag:
 
     git tag -s -m 'Tagging Monkeysphere $whatever-1' monkeysphere_$whatever-1