[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 130/483: Adding comment about what this script does - and referring to make_devbuild.pl for common tasks
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:41:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.
commit a250121ba935872fa0cabdca455507d7a1eb34f3
Author: trev <none at none>
Date: Thu Oct 23 08:00:44 2008 +0200
Adding comment about what this script does - and referring to make_devbuild.pl for common tasks
---
make_release.pl | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/make_release.pl b/make_release.pl
index 66b61a0..21ded1b 100644
--- a/make_release.pl
+++ b/make_release.pl
@@ -1,5 +1,11 @@
#!/usr/bin/perl
+#############################################################################
+# This is the release automation script, it will change current extension #
+# version, create release builds and commit it all into Mercurial. Usually #
+# you just want to create a build - use make_devbuild.pl for this. #
+#############################################################################
+
use strict;
die "Version number not specified" unless @ARGV;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git
More information about the Pkg-mozext-commits
mailing list