[Pkg-mozext-commits] [SCM] styles manager to customize web sites with themes and skins branch, master, updated. debian/1.3.1+git20130116-1-1-g687ea77

Dmitry Smirnov onlyjob at member.fsf.org
Thu Jan 31 23:49:47 UTC 2013


The following commit has been merged in the master branch:
commit 687ea772c6f3760430d5b11e9258c58fa4b88d5a
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Fri Feb 1 10:48:16 2013 +1100

    improving upstream ChangeLog generation (thanks, Benjamin Drung)

diff --git a/debian/rules b/debian/rules
index 9dcfe5f..191d8a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ $(PKG)_$(VER).orig.tar.xz:
 	&& git reset --hard $$(git rev-list --all -n 1 --before="$(GDATE) +0000") \
 	&& git checkout master \
 	&& [ -s ChangeLog ] || ( echo "# Generating ChangeLog..." \
-	   ; git log --pretty="format:%ad  %aN  <%aE>%n%n%x09* %s%d%n" --date=short > ChangeLog ) \
+	   ; git log --pretty="format:%ad  %aN  <%aE>%n%n%x09* %s%n" --date=short > ChangeLog ) \
 	&& mv stylish-firefox/* . \
 	&& $(RM) -r .git .git* stylish-chrome stylish-firefox \
 	&& cd .. && echo "# Packing..." \

-- 
styles manager to customize web sites with themes and skins



More information about the Pkg-mozext-commits mailing list