[Pkg-mozext-commits] [itsalltext] 42/459: Added reminder to release makefile target

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository itsalltext.

commit d82247043db400862f4ac7182ec879cb5d393abb
Author: Christian Höltje <docwhat at gerf.org>
Date:   Sun Dec 31 13:00:22 2006 -0500

    Added reminder to release makefile target
---
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index e08c45f..63dce54 100644
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,9 @@ all: jslint docs
 
 .PHONY: release
 release: jslint version_check $(XPI_FILE)
+	$(Q)echo "Don't forget to:"
+	$(Q)echo " * update changelog.txt"
+	$(Q)echo " * bump the version number"
 
 .PHONY: version_check
 version_check:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/itsalltext.git



More information about the Pkg-mozext-commits mailing list