[SCM] ci-tooling packaging branch, master, updated. dda76e062bd3d88e32c5010f2b569f571012d335
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Wed Jan 14 19:12:27 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=dda76e0
The following commit has been merged in the master branch:
commit dda76e062bd3d88e32c5010f2b569f571012d335
Author: Rohan Garg <rohan at kde.org>
Date: Wed Jan 14 20:12:11 2015 +0100
Make sure we also depend on firefox-kde-support
---
dci/mozilla.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dci/mozilla.rb b/dci/mozilla.rb
index fce8f75..0214039 100644
--- a/dci/mozilla.rb
+++ b/dci/mozilla.rb
@@ -125,7 +125,7 @@ def build_firefox
control = File.read('debian/control.in')
control += "
Package: @MOZ_PKG_NAME at -plasma
Architecture: any
-Depends: @MOZ_PKG_NAME@ (= ${binary:Version})
+Depends: @MOZ_PKG_NAME@ (= ${binary:Version}), firefox-kde-support
Description: Safe and easy web browser from Mozilla - Plasma edition
Firefox delivers safe, easy web browsing. A familiar user interface,
enhanced security features including protection from online identity theft,
--
ci-tooling packaging
More information about the pkg-kde-commits
mailing list