[DRE-commits] [ruby-fog-rackspace] 02/02: add myself to uploaders, tag patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Nov 10 11:51:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-fog-rackspace.

commit 4509908d1420a4fa1ff6b35f184c409f3bf4f43d
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Nov 10 17:09:46 2016 +0530

    add myself to uploaders, tag patch
---
 debian/changelog                                    | 3 ++-
 debian/control                                      | 5 +++--
 debian/patches/disable-randomly-failing-tests.patch | 2 ++
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8e87fbd..df1be31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ruby-fog-rackspace (0.1.1-3) unstable; urgency=medium
 
-  * Diasble randomly failing test (Closes: #842607) 
+  * Disable randomly failing test (Closes: #842607)
+  * Add myself to uploaders
 
  -- Pirate Praveen <praveen at debian.org>  Thu, 10 Nov 2016 17:03:33 +0530
 
diff --git a/debian/control b/debian/control
index d7277b7..eb778f5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,11 @@ Source: ruby-fog-rackspace
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Sagar Ippalpalli <i.vikram15 at gmail.com>
+Uploaders: Sagar Ippalpalli <i.vikram15 at gmail.com>,
+ Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
-	       rake (>= 10.0),
+               rake (>= 10.0),
                ruby-fog-core (>= 1.35),
                ruby-fog-json (>= 1.0),
                ruby-fog-xml (>= 0.1),
diff --git a/debian/patches/disable-randomly-failing-tests.patch b/debian/patches/disable-randomly-failing-tests.patch
index 298b2c5..f1612ae 100644
--- a/debian/patches/disable-randomly-failing-tests.patch
+++ b/debian/patches/disable-randomly-failing-tests.patch
@@ -1,3 +1,5 @@
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842607
+
 Index: ruby-fog-rackspace/tests/rackspace/models/networking/virtual_interface_tests.rb
 ===================================================================
 --- ruby-fog-rackspace.orig/tests/rackspace/models/networking/virtual_interface_tests.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fog-rackspace.git



More information about the Pkg-ruby-extras-commits mailing list