[DRE-commits] [ruby-bdb] branch master updated (b9734f3 -> dde53e5)
David Suárez
deiv-guest at moszumanska.debian.org
Sat May 3 12:05:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
deiv-guest pushed a change to branch master
in repository ruby-bdb.
from b9734f3 Fix date
new ba20b28 Add the file extension to patches
new 43deabe Add 'update-bdb-versions' patch
new b9fae60 Add 'fix-integer-overflow-on-bdb_h_hash-callback' patch
new d76cc18 Add 'dont-conflict-helpers-with-test-funcs' patch
new c50c538 Add 'add-ruby2.1-support' patch
new 0e3b9a3 Remove obsolete 'build-against-libdb' patch
new 5b063b8 Add basic metadata to the gemspec from the github one
new 6b824b5 Bump the gem2deb b-d to 0.7.0
new dde53e5 Update changelog
The 9 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:
debian/bdb.gemspec | 16 +++-
debian/changelog | 18 +++-
debian/control | 2 +-
debian/patches/add-ruby2.1-support.patch | 97 ++++++++++++++++++++++
debian/patches/build-against-libdb.patch | 11 ---
.../dont-conflict-helpers-with-test-funcs.patch | 41 +++++++++
...ly-on-ruby-objects-to-accommodate-c-data.patch} | 0
.../{fix-inheritance => fix-inheritance.patch} | 0
...x-integer-overflow-on-bdb_h_hash-callback.patch | 42 ++++++++++
...h => remove-src-dir-from-tests-load-path.patch} | 0
...stants_safely => remove_constants_safely.patch} | 0
debian/patches/series | 15 ++--
debian/patches/update-bdb-versions.patch | 16 ++++
...p-test => use-same-encoding-for-dup-test.patch} | 0
14 files changed, 233 insertions(+), 25 deletions(-)
create mode 100644 debian/patches/add-ruby2.1-support.patch
delete mode 100644 debian/patches/build-against-libdb.patch
create mode 100644 debian/patches/dont-conflict-helpers-with-test-funcs.patch
rename debian/patches/{dont-rely-on-ruby-objects-to-accommodate-c-data => dont-rely-on-ruby-objects-to-accommodate-c-data.patch} (100%)
rename debian/patches/{fix-inheritance => fix-inheritance.patch} (100%)
create mode 100644 debian/patches/fix-integer-overflow-on-bdb_h_hash-callback.patch
rename debian/patches/{remove-src-dir-from-tests-load-path => remove-src-dir-from-tests-load-path.patch} (100%)
rename debian/patches/{remove_constants_safely => remove_constants_safely.patch} (100%)
create mode 100644 debian/patches/update-bdb-versions.patch
rename debian/patches/{use-same-encoding-for-dup-test => use-same-encoding-for-dup-test.patch} (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bdb.git
More information about the Pkg-ruby-extras-commits
mailing list