[DRE-commits] [ruby-pkg-config] 01/03: Refresh patch.

Daisuke Higuchi dai at moszumanska.debian.org
Wed Jul 19 13:33:32 UTC 2017


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

dai pushed a commit to branch master
in repository ruby-pkg-config.

commit b451937a4780037b263d86571d8a4f91db23721d
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Wed Jul 19 22:18:04 2017 +0900

    Refresh patch.
---
 debian/patches/rubygem-pkg-config-1.1.3-cflags-result-sort.patch | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/patches/rubygem-pkg-config-1.1.3-cflags-result-sort.patch b/debian/patches/rubygem-pkg-config-1.1.3-cflags-result-sort.patch
index b5cacb9..1aeedba 100644
--- a/debian/patches/rubygem-pkg-config-1.1.3-cflags-result-sort.patch
+++ b/debian/patches/rubygem-pkg-config-1.1.3-cflags-result-sort.patch
@@ -6,9 +6,11 @@ Author: TASAKA Mamoru <mtasaka at fedoraproject.org>
 Reviewed-by: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
 Last-Update: 2014-03-13
 
---- pkg-config-1.1.3/test/test_pkg_config.rb.newpkgconfig	2012-08-02 14:18:08.216508255 +0900
-+++ pkg-config-1.1.3/test/test_pkg_config.rb	2012-08-02 15:14:58.597886753 +0900
-@@ -109,7 +109,12 @@
+Index: ruby-pkg-config/test/test_pkg_config.rb
+===================================================================
+--- ruby-pkg-config.orig/test/test_pkg_config.rb
++++ ruby-pkg-config/test/test_pkg_config.rb
+@@ -110,7 +110,12 @@ class PkgConfigTest < Test::Unit::TestCa
    def assert_pkg_config(package, pkg_config_args, actual)
      result = pkg_config(package, *pkg_config_args)
      result = nil if result.empty?

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



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