[SCM] ci-tooling packaging branch, master, updated. f0bdf1757077389ddeb4efa9ae057ac184d8ebe8

Rohan Garg rohangarg-guest at moszumanska.debian.org
Wed Jan 28 13:55:20 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=f0bdf17

The following commit has been merged in the master branch:
commit f0bdf1757077389ddeb4efa9ae057ac184d8ebe8
Author: Rohan Garg <rohan at kde.org>
Date:   Wed Jan 28 14:55:01 2015 +0100

    Depend on mozilla-kde-support
---
 dci/mozilla.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dci/mozilla.rb b/dci/mozilla.rb
index be70296..53e5453 100644
--- a/dci/mozilla.rb
+++ b/dci/mozilla.rb
@@ -98,7 +98,7 @@ def add_dummy_package
   control = File.read('debian/control.in')
   control += "
Package: @MOZ_PKG_NAME at -plasma
 Architecture: any
-Depends: @MOZ_PKG_NAME@ (= ${binary:Version}), firefox-kde-support
+Depends: @MOZ_PKG_NAME@ (= ${binary:Version}), mozilla-kde-support
 Description: #{PACKAGE} package for integration with KDE
  Install this package if you'd like #{PACKAGE} with Plasma integration
 "

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list