diff options
Diffstat (limited to 'tests/dh_xul-ext')
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/dh_xul-ext/expected_result/all.substvars b/tests/dh_xul-ext/expected_result/all.substvars index 656cf41..c56454d 100644 --- a/tests/dh_xul-ext/expected_result/all.substvars +++ b/tests/dh_xul-ext/expected_result/all.substvars @@ -1,5 +1,5 @@ xpi:Depends=iceweasel (>= 3.5) | icedove (>= 3.0) | iceape (>= 2.0) | conkeror | firefox | thunderbird (>= 3.0) | seamonkey (>= 2.0) xpi:Recommends= -xpi:Breaks=conkeror (>= 100.+), firefox (>= 7.0~a0), iceape (<< 2.0), iceape (>= 2.4+), icedove (<< 3.0), icedove (>= 7.0~a1+), iceweasel (<< 3.5), iceweasel (>= 7.0~a0), seamonkey (<< 2.0), seamonkey (>= 2.4+), thunderbird (<< 3.0), thunderbird (>= 7.0~a1+) +xpi:Breaks=conkeror (>> 100.+), firefox (>> 7.0~a0), iceape (<< 2.0), iceape (>> 2.4+), icedove (<< 3.0), icedove (>> 7.0~a1+), iceweasel (<< 3.5), iceweasel (>> 7.0~a0), seamonkey (<< 2.0), seamonkey (>> 2.4+), thunderbird (<< 3.0), thunderbird (>> 7.0~a1+) xpi:Enhances=conkeror, firefox, iceape, icedove, iceweasel, seamonkey, thunderbird xpi:Provides=conkeror-test-package, firefox-test-package, iceape-test-package, icedove-test-package, iceweasel-test-package, seamonkey-test-package, test-package, thunderbird-test-package diff --git a/tests/dh_xul-ext/expected_result/all_environment.substvars b/tests/dh_xul-ext/expected_result/all_environment.substvars index 656cf41..c56454d 100644 --- a/tests/dh_xul-ext/expected_result/all_environment.substvars +++ b/tests/dh_xul-ext/expected_result/all_environment.substvars @@ -1,5 +1,5 @@ xpi:Depends=iceweasel (>= 3.5) | icedove (>= 3.0) | iceape (>= 2.0) | conkeror | firefox | thunderbird (>= 3.0) | seamonkey (>= 2.0) xpi:Recommends= -xpi:Breaks=conkeror (>= 100.+), firefox (>= 7.0~a0), iceape (<< 2.0), iceape (>= 2.4+), icedove (<< 3.0), icedove (>= 7.0~a1+), iceweasel (<< 3.5), iceweasel (>= 7.0~a0), seamonkey (<< 2.0), seamonkey (>= 2.4+), thunderbird (<< 3.0), thunderbird (>= 7.0~a1+) +xpi:Breaks=conkeror (>> 100.+), firefox (>> 7.0~a0), iceape (<< 2.0), iceape (>> 2.4+), icedove (<< 3.0), icedove (>> 7.0~a1+), iceweasel (<< 3.5), iceweasel (>> 7.0~a0), seamonkey (<< 2.0), seamonkey (>> 2.4+), thunderbird (<< 3.0), thunderbird (>> 7.0~a1+) xpi:Enhances=conkeror, firefox, iceape, icedove, iceweasel, seamonkey, thunderbird xpi:Provides=conkeror-test-package, firefox-test-package, iceape-test-package, icedove-test-package, iceweasel-test-package, seamonkey-test-package, test-package, thunderbird-test-package diff --git a/tests/dh_xul-ext/expected_result/debian.substvars b/tests/dh_xul-ext/expected_result/debian.substvars index a70bdc9..2ddae7a 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) | icedove (>= 3.0) | iceape (>= 2.0) | conkeror xpi:Recommends= -xpi:Breaks=conkeror (>= 100.+), iceape (<< 2.0), iceape (>= 2.4+), icedove (<< 3.0), icedove (>= 7.0~a1+), iceweasel (<< 3.5), iceweasel (>= 7.0~a0) +xpi:Breaks=conkeror (>> 100.+), iceape (<< 2.0), iceape (>> 2.4+), icedove (<< 3.0), icedove (>> 7.0~a1+), iceweasel (<< 3.5), iceweasel (>> 7.0~a0) xpi:Enhances=conkeror, iceape, icedove, iceweasel xpi:Provides=conkeror-test-package, iceape-test-package, icedove-test-package, iceweasel-test-package, test-package diff --git a/tests/dh_xul-ext/expected_result/ubuntu.substvars b/tests/dh_xul-ext/expected_result/ubuntu.substvars index 285ae09..81ff22d 100644 --- a/tests/dh_xul-ext/expected_result/ubuntu.substvars +++ b/tests/dh_xul-ext/expected_result/ubuntu.substvars @@ -1,5 +1,5 @@ xpi:Depends=firefox | thunderbird (>= 3.0) | seamonkey (>= 2.0) xpi:Recommends= -xpi:Breaks=firefox (>= 7.0~a0), seamonkey (<< 2.0), seamonkey (>= 2.4+), thunderbird (<< 3.0), thunderbird (>= 7.0~a1+) +xpi:Breaks=firefox (>> 7.0~a0), seamonkey (<< 2.0), seamonkey (>> 2.4+), thunderbird (<< 3.0), thunderbird (>> 7.0~a1+) xpi:Enhances=firefox, seamonkey, thunderbird xpi:Provides=firefox-test-package, seamonkey-test-package, test-package, thunderbird-test-package |