[Pkg-mozext-commits] [SCM] system tray extension for thunderbird/firefox alike apps branch, master, updated. debian/0.3.6-2-26-g1ea3ef3

David Prévot taffit at debian.org
Thu Jul 11 05:07:06 UTC 2013


The following commit has been merged in the master branch:
commit 818a7d0912ad52eb48cbaf7ef4b8395db3ed0692
Author: David Prévot <taffit at debian.org>
Date:   Wed Jul 10 19:27:49 2013 -0400

    Remove now useless build dependencies
    
    It’s a “Js-ctypes rewrite of the binary XPCOM version of Firetray.”

diff --git a/debian/control b/debian/control
index 509b69c..2b10564 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,7 @@ Priority: extra
 Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers at lists.alioth.debian.org>
 Uploaders: Sascha Girrulat <sascha at girrulat.de>,
            David Prévot <taffit at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
-  mozilla-devscripts (>= 0.16~),
-  libgtk2.0-dev,
-  pkg-config,
-  scons,
-  xulrunner-dev (>= 10.0)
+Build-Depends: debhelper (>= 7.0.50~), mozilla-devscripts
 Standards-Version: 3.9.2
 Homepage: http://code.google.com/p/firetray/
 Vcs-Git: git://git.debian.org/pkg-mozext/firetray.git
@@ -17,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-mozext/firetray.git;a=summary
 
 Package: xul-ext-firetray
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: ${xpi:Recommends}
 Provides: ${xpi:Provides}
 Enhances: ${xpi:Enhances}

-- 
system tray extension for thunderbird/firefox alike apps



More information about the Pkg-mozext-commits mailing list