[DRE-commits] [ruby-pg] branch master updated (2794b0a -> 2eb1d6a)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 28 11:51:04 UTC 2015


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

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

      from  2794b0a   upload to unstable
      adds  11d5258   Imported Upstream version 0.18.3
       new  b03fbec   Merge tag 'upstream/0.18.3'
       new  6900b71   update changelog
       new  2eb1d6a   remove patch 	deleted:    debian/patches/0003-privacy-breach.patch

The 3 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 +-
 .hgsigs                                  |  1 +
 .hgtags                                  |  1 +
 .hoerc                                   |  2 +-
 Gemfile                                  |  5 ++-
 History.rdoc                             | 13 ++++++
 README-Windows.rdoc                      | 41 +++++++------------
 README.rdoc                              |  3 +-
 Rakefile                                 |  2 +
 Rakefile.cross                           | 61 +++++++++++++++++++---------
 appveyor.yml                             | 38 +++++++++++++++++
 debian/changelog                         |  7 ++++
 debian/patches/0003-privacy-breach.patch | 20 ---------
 debian/patches/series                    |  1 -
 ext/pg_connection.c                      |  8 ++--
 ext/util.c                               |  2 +-
 lib/pg.rb                                |  2 +-
 lib/pg/basic_type_mapping.rb             | 70 ++++++++++++++++----------------
 lib/pg/text_decoder.rb                   |  4 +-
 spec/helpers.rb                          |  2 +-
 spec/pg/basic_type_mapping_spec.rb       |  8 ++--
 spec/pg/connection_spec.rb               |  7 +++-
 spec/pg/type_spec.rb                     |  2 +
 23 files changed, 183 insertions(+), 121 deletions(-)
 create mode 100644 appveyor.yml
 delete mode 100644 debian/patches/0003-privacy-breach.patch

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