[DRE-commits] [ruby-sqlite3] branch master updated (c7cfd34 -> fd3b674)

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Nov 23 20:06:34 UTC 2015


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

terceiro pushed a change to branch master
in repository ruby-sqlite3.

      from  c7cfd34   New upstream release.
      adds  f0276f1   Imported Upstream version 1.3.11
       new  9bc3e11   Merge tag 'upstream/1.3.11'
       new  664dff2   New upstream release.
       new  be8268e   packaging improvements
       new  d3adb40   Update packaging with a new dh-make-ruby run
       new  e1a3446   dropped handle-big-endian.diff, already applied upstream
       new  fd3b674   release to unstable

The 6 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:
 .gemtest                              |   0
 CHANGELOG.rdoc                        |  11 +++-
 Gemfile                               |  11 ++--
 README.rdoc                           |   2 +
 debian/changelog                      |  10 ++++
 debian/compat                         |   2 +-
 debian/control                        |  23 ++++++--
 debian/patches/handle-big-endian.diff |  49 ----------------
 debian/patches/series                 |   1 -
 debian/ruby-tests.rake                |   6 ++
 debian/ruby-tests.rb                  |   2 -
 debian/rules                          |  10 +---
 ext/sqlite3/statement.c               |   2 +-
 lib/sqlite3/resultset.rb              |   2 +-
 lib/sqlite3/version.rb                |   4 +-
 metadata.yml                          | 106 ++++++++++++++--------------------
 tasks/gem.rake                        |   3 +-
 tasks/native.rake                     |   6 +-
 tasks/vendor_sqlite3.rake             |   6 ++
 test/test_encoding.rb                 |  10 ++--
 20 files changed, 119 insertions(+), 147 deletions(-)
 delete mode 100644 .gemtest
 delete mode 100644 debian/patches/handle-big-endian.diff
 delete mode 100644 debian/patches/series
 create mode 100644 debian/ruby-tests.rake
 delete mode 100644 debian/ruby-tests.rb

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



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