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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Wed Jan 28 16:48:36 UTC 2015


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

The following commit has been merged in the master branch:
commit 3e877f8382af6701ebd3c74156a1511c08424b39
Author: Rohan Garg <rohan at kde.org>
Date:   Wed Jan 28 17:48:29 2015 +0100

    Remove silly spaces
---
 dci/mozilla.rb | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dci/mozilla.rb b/dci/mozilla.rb
index 53e5453..5cd3b87 100644
--- a/dci/mozilla.rb
+++ b/dci/mozilla.rb
@@ -107,13 +107,13 @@ Description: #{PACKAGE} package for integration with KDE
 
   File.open("debian/#{PACKAGE}-plasma.pref", 'w') do |f|
     f.puts("Package: *
-    Pin: release o=LP-PPA-moz-plasma-builds
-    Pin-Priority: 1000
+Pin: release o=LP-PPA-moz-plasma-builds
+Pin-Priority: 1000
 
-    Package: *
-    Pin: release o=LP-PPA-moz-plasma-releases
-    Pin-Priority: 1000
-    ")
+Package: *
+Pin: release o=LP-PPA-moz-plasma-releases
+Pin-Priority: 1000
+")
   end
 
   File.open("debian/#{PACKAGE}-plasma.install", 'w') do |f|

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list