[Pkg-mozext-commits] [compactheader] 304/441: Release 1.4.6beta2 as 1.4.6.

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:29:12 UTC 2015


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

taffit pushed a commit to branch master
in repository compactheader.

commit 6d265e2444095d9ff6c79c4645a2dec5ee04bf68
Merge: 9086325 fc98a02
Author: Joachim.Herb at gmx.de <Joachim.Herb at gmx.de>
Date:   Fri Nov 11 21:18:26 2011 +0100

    Release 1.4.6beta2 as 1.4.6.

 .hgtags                                            |  2 +
 .../content/compactHeaderOverlay-9.xul             |  6 ++-
 .../CompactHeader/content/compactHeaderOverlay.js  | 19 +++++---
 chrome/CompactHeader/content/toolbar.js            | 19 +++++++-
 install.rdf                                        |  4 +-
 test/compactheader/test-compactheader-collapse.js  | 53 ++++++++++++++++++++++
 .../test-compactheader-preferences.js              |  4 +-
 test/executeTests.pl                               |  2 +-
 test/shared-modules/test-compactheader-helpers.js  | 12 +++++
 9 files changed, 105 insertions(+), 16 deletions(-)

diff --cc install.rdf
index 2cf958b,d1e63e1..9c2a24e
--- a/install.rdf
+++ b/install.rdf
@@@ -6,7 -6,7 +6,7 @@@
  
  	<RDF:Description about="urn:mozilla:install-manifest">
  		<em:name>CompactHeader</em:name>
- 		<em:version>1.4.5</em:version>
 -		<em:version>1.4.6beta2</em:version>
++		<em:version>1.4.6</em:version>
  		<em:description>Add ability to reduce header size to one or two lines. Linkify subjects in RSS feeds.</em:description>
  		<em:creator>Joachim Herb</em:creator>
  		<em:contributor>Zamula</em:contributor>
diff --cc test/executeTests.pl
index a50fdbd,a50fdbd..ad5adbe
--- a/test/executeTests.pl
+++ b/test/executeTests.pl
@@@ -145,7 -145,7 +145,7 @@@ while (my $line = <F>
        system "wget", "-q", "-P", "$ftpdir/$ostype-$hosttype-$version", "-N", "$lightning";
  
        system $unpack, $unpackargs, "$ftpdir//$ostype-$hosttype-$version/$app", $unpacktargetargs, $testdir;
--      system "unzip", "-q", "-o", "$ftpdir//$ostype-$hosttype-$version/$tests", "-d", $testdir, "-x", "*mochitest*", "*xpcshell*";
++      system "unzip", "-q", "-o", "$ftpdir//$ostype-$hosttype-$version/$tests", "-d", $testdir, "-x", "*mochitest*", "*xpcshell*", "*reftest*";
  
        my $currentdir = getcwd;
  

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



More information about the Pkg-mozext-commits mailing list