[DRE-commits] [ruby-pg] branch master updated (ecad554 -> c70e020)

Rahulkrishnan R A rahulkrishnanra-guest at moszumanska.debian.org
Tue Mar 15 16:49:41 UTC 2016


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

rahulkrishnanra-guest pushed a change to branch master
in repository ruby-pg.

      from  ecad554   Run wrap-and-sort on packaging files
      adds  784747f   Imported Upstream version 0.18.4
       new  39c7b4f   Merge tag 'upstream/0.18.4'
       new  c70e020   new upstream release

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .hg_archival.txt            |  4 ++--
 .hgignore                   |  3 ++-
 .hgsigs                     |  2 ++
 .hgtags                     |  4 ++++
 History.rdoc                | 12 ++++++++++++
 README.rdoc                 |  4 +++-
 Rakefile                    | 20 +++++++++++++++-----
 debian/changelog            |  7 +++++++
 debian/control              |  4 +++-
 ext/extconf.rb              |  1 +
 ext/pg_binary_decoder.c     |  2 ++
 ext/pg_binary_encoder.c     | 10 ++++++----
 ext/pg_text_decoder.c       |  2 ++
 ext/pg_text_encoder.c       |  3 +++
 ext/pg_type_map.c           | 12 ++++++------
 ext/pg_type_map_by_column.c | 12 ++++++------
 lib/pg.rb                   |  2 +-
 spec/pg/connection_spec.rb  |  6 ++++++
 spec/pg/type_spec.rb        |  7 +++++++
 19 files changed, 90 insertions(+), 27 deletions(-)

-- 
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