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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Fri Jan 16 05:40:07 UTC 2015


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

The following commit has been merged in the master branch:
commit 080f9b6c2e7114b06aed3f4479024e5561d35c8a
Author: Rohan Garg <rohan at kde.org>
Date:   Fri Jan 16 06:39:42 2015 +0100

    Make sure we pin all packages from the PPA
---
 dci/mozilla.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dci/mozilla.rb b/dci/mozilla.rb
index 7de8499..3aa0313 100644
--- a/dci/mozilla.rb
+++ b/dci/mozilla.rb
@@ -136,11 +136,11 @@ Description: Safe and easy web browser from Mozilla - Plasma edition
             File.write('debian/control.in', control)
 
             File.open('debian/firefox-plasma.pref', 'w') { |f|
-                f.puts("Package: firefox*
+                f.puts("Package: *
 Pin: release o=LP-PPA-moz-plasma-builds
 Pin-Priority: 1000
 
-Package: firefox*
+Package: *
 Pin: release o=LP-PPA-moz-plasma-stable
 Pin-Priority: 1000
 ")

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list