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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu Feb 26 08:42:36 UTC 2015


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

The following commit has been merged in the master branch:
commit 7202be38bcbe454a04398fd8b5a251176a970bdc
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Feb 26 09:07:06 2015 +0100

    warnings--
---
 kci/expunge.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kci/expunge.rb b/kci/expunge.rb
index c655514..2285091 100755
--- a/kci/expunge.rb
+++ b/kci/expunge.rb
@@ -54,7 +54,7 @@ statuses = %w(Pending Published Superseded Obsolete)
 Launchpad.authenticate
 statuses.each do |status|
   TYPES.each do |type|
-    ppa = Launchpad::Rubber.from_url("https://api.launchpad.net/devel/~kubuntu-ci/+archive/ubuntu/#{type}")
+    ppa = Launchpad::Rubber.from_path("~kubuntu-ci/+archive/ubuntu/#{type}")
     sources = ppa.getPublishedSources(source_name: options.source,
                                       status: status)
     sources.each do |s|

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list