[Pkg-mozext-commits] [SCM] styles manager to customize web sites with themes and skins branch, master, updated. upstream/1.3.1+git20130115-8-g65449e1

Dmitry Smirnov onlyjob at member.fsf.org
Thu Jan 31 17:00:22 UTC 2013


The following commit has been merged in the master branch:
commit a368f6e05fbf6342a3db34f8d4f203b56051019f
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Fri Feb 1 03:51:23 2013 +1100

    get-orig-source: set attributes to help generate identical orig.tars

diff --git a/debian/rules b/debian/rules
index 7a06626..9dcfe5f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,5 +40,5 @@ $(PKG)_$(VER).orig.tar.xz:
 	&& mv stylish-firefox/* . \
 	&& $(RM) -r .git .git* stylish-chrome stylish-firefox \
 	&& cd .. && echo "# Packing..." \
-	&& tar -caf $(PKG)_$(VER).orig.tar.xz $(PKG)-$(VER) --mtime=$(GDATE)
+	&& tar -caf $(PKG)_$(VER).orig.tar.xz $(PKG)-$(VER) --owner=root --group=root --mode=a+rX --mtime=$(GDATE)
 	$(RM) -r $(PKG)-$(VER)

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



More information about the Pkg-mozext-commits mailing list