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

angel pushed a commit to branch master
in repository libgit-wrapper-perl.

commit 1b598dde2112d9e4097fabf9ce76e97cae50a214
Author: Angel Abad <angela...@gmail.com>
Date:   Sun Oct 9 10:40:45 2016 +0200

    debian/patches/0001-Fix-test-9-in-basic.t-with-Git-2.9.patch: Refresh patch.
---
 debian/patches/0001-Fix-test-9-in-basic.t-with-Git-2.9.patch | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/patches/0001-Fix-test-9-in-basic.t-with-Git-2.9.patch 
b/debian/patches/0001-Fix-test-9-in-basic.t-with-Git-2.9.patch
index 2bd4142..c76444b 100644
--- a/debian/patches/0001-Fix-test-9-in-basic.t-with-Git-2.9.patch
+++ b/debian/patches/0001-Fix-test-9-in-basic.t-with-Git-2.9.patch
@@ -22,11 +22,9 @@ Bug-Debian: https://bugs.debian.org/834793
  t/basic.t | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/t/basic.t b/t/basic.t
-index 7273859..c705d08 100644
 --- a/t/basic.t
 +++ b/t/basic.t
-@@ -74,7 +74,7 @@ is(@log, 1, 'one log entry');
+@@ -76,7 +76,7 @@
  
  my $log = $log[0];
  is($log->id, (split /\s/, $rev_list[0])[0], 'id');
@@ -35,6 +33,3 @@ index 7273859..c705d08 100644
  
  throws_ok { $git->log( "--format=%H" ) } q{Git::Wrapper::Exception};
  
--- 
-2.9.3
-

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libgit-wrapper-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to