[Pkg-mozext-commits] [mozilla-devscripts] 01/01: dh_xul-ext: fix errors when verifying test output

Sean Whitton spw-guest at moszumanska.debian.org
Wed Mar 23 03:55:44 UTC 2016


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

spw-guest pushed a commit to branch jessie-pu
in repository mozilla-devscripts.

commit f74e506ecf6137cd20a9e2d36c09d688b931de09
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Tue Mar 22 20:55:19 2016 -0700

    dh_xul-ext: fix errors when verifying test output
---
 tests/dh_xul-ext/expected_result/debian.substvars                | 2 +-
 tests/dh_xul-ext/expected_result/default-to-compatible.substvars | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/dh_xul-ext/expected_result/debian.substvars b/tests/dh_xul-ext/expected_result/debian.substvars
index e791d8c..f27e364 100644
--- a/tests/dh_xul-ext/expected_result/debian.substvars
+++ b/tests/dh_xul-ext/expected_result/debian.substvars
@@ -1,5 +1,5 @@
 xpi:Depends=iceweasel (>= 3.5) | firefox (>= 3.5) | firefox-esr (>= 3.5) | thunderbird (>= 3.0) | icedove (>= 3.0) | iceape (>= 2.0) | conkeror | iceowl
 xpi:Recommends=
-xpi:Breaks=conkeror (>> 100.+), firefox (>= 3.5), firefox-esr (<< 3.5), firefox-esr (>> 7.0~a0), iceape (<< 2.0), iceape (>> 2.4+), icedove (<< 3.0), icedove (>> 7.0~a1+), iceowl (>> 1.9+), iceweasel (<< 3.5), iceweasel (>> 7.0~a0), thunderbird (<< 3.0), thunderbird (>> 7.0~a1+)
+xpi:Breaks=conkeror (>> 100.+), firefox (<< 3.5), firefox-esr (<< 3.5), firefox-esr (>> 7.0~a0), iceape (<< 2.0), iceape (>> 2.4+), icedove (<< 3.0), icedove (>> 7.0~a1+), iceowl (>> 1.9+), iceweasel (<< 3.5), iceweasel (>> 7.0~a0), thunderbird (<< 3.0), thunderbird (>> 7.0~a1+)
 xpi:Enhances=conkeror, firefox, firefox-esr, iceape, icedove, iceowl, iceweasel, thunderbird
 xpi:Provides=conkeror-test-package, firefox-esr-test-package, firefox-test-package, iceape-test-package, icedove-test-package, iceowl-test-package, iceweasel-test-package, test-package, thunderbird-test-package
diff --git a/tests/dh_xul-ext/expected_result/default-to-compatible.substvars b/tests/dh_xul-ext/expected_result/default-to-compatible.substvars
index bf1ee6f..6b87b82 100644
--- a/tests/dh_xul-ext/expected_result/default-to-compatible.substvars
+++ b/tests/dh_xul-ext/expected_result/default-to-compatible.substvars
@@ -1,5 +1,5 @@
 xpi:Depends=iceweasel (>= 4.0) | firefox (>= 4.0) | firefox-esr (>= 4.0) | thunderbird (>= 5.0) | icedove (>= 5.0)
 xpi:Recommends=
 xpi:Breaks=firefox (<< 4.0), firefox-esr (<< 4.0), icedove (<< 5.0), iceweasel (<< 4.0), thunderbird (<< 5.0)
-xpi:Enhances=firefox-esr, firefox, icedove, iceweasel, thunderbird
+xpi:Enhances=firefox, firefox-esr, icedove, iceweasel, thunderbird
 xpi:Provides=firefox-esr-test-package, firefox-test-package, icedove-test-package, iceweasel-test-package, test-package, thunderbird-test-package

-- 
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