[Pkg-mozext-commits] [mozilla-devscripts] 02/06: Sort names in script list.

Benjamin Drung bdrung at moszumanska.debian.org
Fri May 9 21:48:07 UTC 2014


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

bdrung pushed a commit to branch master
in repository mozilla-devscripts.

commit 0860cda260e942830caafc4bb506acb85f40f311
Author: Benjamin Drung <bdrung at debian.org>
Date:   Fri May 9 23:04:00 2014 +0200

    Sort names in script list.
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 70082c7..9565bd8 100644
--- a/setup.py
+++ b/setup.py
@@ -18,13 +18,13 @@ def get_debian_version():
     return version
 
 SCRIPTS = [
+    'amo-changelog',
     'dh_xul-ext',
     'install-xpi',
     'xpi-pack',
     'xpi-repack',
     'xpi-unpack',
     'moz-version',
-    'amo-changelog',
 ]
 
 if __name__ == '__main__':

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



More information about the Pkg-mozext-commits mailing list