Package: dh-make-elpa Version: 0.7.1 Control: tags -1 patch Hi Sean,
Remember that email where I mentioned that I had files from upstream HEAD rather than from the tagged release that was "reset --hard"? Well, after having read dgit-maint-merge I believe this extra step would have prevented it! Please let me know if you think it's a good idea to follow dgit-maint-merge's recommendation, and if you'd like me to push this to the repo. Also, would you like me to add a changelog entry to close this bug or leave that to you for when you prepare the next release? Cheers, Nicholas
From ac48b48288b33d5277449f28c74077401068dded Mon Sep 17 00:00:00 2001 From: Nicholas D Steeves <nstee...@gmail.com> Date: Sat, 1 Jul 2017 18:28:09 -0400 Subject: [PATCH] Add extra step documentation to be extra safe; align comments --- dh-make-elpa | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dh-make-elpa b/dh-make-elpa index c0a9af4..a8d0647 100755 --- a/dh-make-elpa +++ b/dh-make-elpa @@ -40,7 +40,9 @@ directory before uploading % cd foo -% git reset --hard 1.0.0 # package latest stable release +% git reset --hard 1.0.0 # package latest stable release + +% git branch --unset-upstream # detaches master branch from upstream remote % dh-make-elpa --pkg-emacsen -- 2.11.0
signature.asc
Description: Digital signature