[DRE-commits] [ruby-saml] 03/07: refresh patches
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Mar 15 19:11:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-saml.
commit fab46c9bc2862d85c8f4d37c09738f64c6831cbb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Mar 15 22:51:11 2016 +0530
refresh patches
---
debian/patches/remove-git-from-gemspec.diff | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/remove-git-from-gemspec.diff b/debian/patches/remove-git-from-gemspec.diff
index 85310e6..1aab7fd 100644
--- a/debian/patches/remove-git-from-gemspec.diff
+++ b/debian/patches/remove-git-from-gemspec.diff
@@ -3,13 +3,13 @@ Description: remove git command from gemspec
Author: Pirate Praveen <praveen at debian.org>
Last-Updated: 2015-06-29
-Index: ruby-saml-0.9.2/ruby-saml.gemspec
+Index: ruby-saml/ruby-saml.gemspec
===================================================================
---- ruby-saml-0.9.2.orig/ruby-saml.gemspec
-+++ ruby-saml-0.9.2/ruby-saml.gemspec
+--- ruby-saml.orig/ruby-saml.gemspec
++++ ruby-saml/ruby-saml.gemspec
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
"LICENSE",
- "README.md"
+ "README.md"
]
- s.files = `git ls-files`.split("\n")
+ s.files = ''
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-saml.git
More information about the Pkg-ruby-extras-commits
mailing list