[Pkg-mozext-commits] [SCM] Packaging for https-everywhere branch, experimental, updated. debian/3.2-1

Jérémy Bobbio lunar at debian.org
Sun Apr 28 13:23:20 UTC 2013


The following commit has been merged in the experimental branch:
commit a5f4bfc734bc3be4279675be525623158934fb56
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sun Apr 28 12:05:58 2013 +0000

    Make use of ${xpi:Depends} as recommended by mozilla-devscripts

diff --git a/debian/control b/debian/control
index ec14b64..0fa19e3 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,8 @@ Package: xul-ext-https-everywhere
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6)
 Depends:
- ${misc:Depends}
+ ${misc:Depends},
+ ${xpi:Depends}
 Recommends:
  ${xpi:Recommends}
 Enhances:

-- 
Packaging for https-everywhere



More information about the Pkg-mozext-commits mailing list