[DRE-commits] [ruby-pg] 02/02: patch refresh 2

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Wed Nov 23 16:41:24 UTC 2016


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

abhijithpa-guest pushed a commit to branch master
in repository ruby-pg.

commit 57fea4ad2f587955ffef683c5440b2477c8723db
Author: Abhijith PA <abhijith at openmailbox.org>
Date:   Wed Nov 23 22:09:30 2016 +0530

    patch refresh 2
---
 debian/patches/0003-reproducible-docs.patch | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/patches/0003-reproducible-docs.patch b/debian/patches/0003-reproducible-docs.patch
index 2949ace..e7ac0dd 100644
--- a/debian/patches/0003-reproducible-docs.patch
+++ b/debian/patches/0003-reproducible-docs.patch
@@ -2,14 +2,18 @@ Description: make documentation reproducible
 Author: Antonio Terceiro <terceiro at debian.org>
 Origin: vendor
 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834541
-Last-Update: 2016-10-17
+Updated by: Abhijith PA <abhijith at openmailbox.org>
+Last-Update: 2016-11-23
+
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+diff --git a/lib/pg/result.rb b/lib/pg/result.rb
+index f6be4f8..08cd18e 100644
 --- a/lib/pg/result.rb
 +++ b/lib/pg/result.rb
-@@ -23,4 +23,5 @@ class PG::Result
- end # class PG::Result
+@@ -27,4 +27,5 @@ end # class PG::Result
  
+ # :stopdoc:
  # Backward-compatible alias
 +# :nodoc:
  PGresult = PG::Result

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



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