[DRE-commits] [ruby-ntlm] 01/02: recreate patch with quilt

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 11 09:22:20 UTC 2017


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

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

commit 68994f239a02a1952033b7d556c2a7e62545488b
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Sep 11 14:37:53 2017 +0530

    recreate patch with quilt
---
 debian/patches/01_fix_library_path.patch | 23 +++++++++--------------
 debian/patches/series                    |  2 +-
 2 files changed, 10 insertions(+), 15 deletions(-)

diff --git a/debian/patches/01_fix_library_path.patch b/debian/patches/01_fix_library_path.patch
index 18dc6f8..18b6a31 100644
--- a/debian/patches/01_fix_library_path.patch
+++ b/debian/patches/01_fix_library_path.patch
@@ -1,16 +1,11 @@
-Description: Fix library path for autopkgtest
-Author: Abhijith PA <abhijith at openmailbox.org>
-Forwarded: not-needed
-Last-Update: 2017-09-11
+Fix for autopkgtest failure
 
-Index: ruby-ntlm/spec/lib/net/ntlm/version_spec.rb
-===================================================================
---- ruby-ntlm.orig/spec/lib/net/ntlm/version_spec.rb
-+++ ruby-ntlm/spec/lib/net/ntlm/version_spec.rb
+--- a/spec/lib/net/ntlm/version_spec.rb
++++ b/spec/lib/net/ntlm/version_spec.rb
 @@ -1,5 +1,5 @@
- require 'spec_helper'
--require File.expand_path("#{File.dirname(__FILE__)}/../../../../lib/net/ntlm/version")
-+require 'net/ntlm/version'
- 
- describe Net::NTLM::VERSION do
- 
+ require 'spec_helper'
+-require File.expand_path("#{File.dirname(__FILE__)}/../../../../lib/net/ntlm/version")
++require 'net/ntlm/version'
+ 
+ describe Net::NTLM::VERSION do
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 9e1d1ec..093a10d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-01_fix_library_path.patch
\ No newline at end of file
+01_fix_library_path.patch

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



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