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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Jan 5 01:27:23 UTC 2015


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

The following commit has been merged in the master branch:
commit 565eb95e6cecd94393e1102d51dcd22bc54f08af
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Jan 5 00:20:03 2015 +0100

    lp: require exceptions
---
 lib/lp.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/lp.rb b/lib/lp.rb
index b8b066a..75ec0a7 100644
--- a/lib/lp.rb
+++ b/lib/lp.rb
@@ -2,6 +2,7 @@ module Launchpad
     require 'json'
     require 'ostruct'
     require 'net/http'
+    require 'net/http/exceptions'
 
     require 'oauth'
     require 'oauth/signature/plaintext'

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list