[DRE-commits] [kwalify] branch master updated (b9958e3 -> c3d04cb)
Marc Dequènes
duck at moszumanska.debian.org
Tue Aug 4 21:07:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
duck pushed a change to branch master
in repository kwalify.
from b9958e3 Update Vcs-Browser to cgit URL and HTTPS
new 0a860a7 [patch] YAML.load_documents is obsolete
new b552fa7 [patch] fixed missing quoting in test data, causing FTBFS
new 5f0fd2b [patch] fix hash manipulation in 'test/test-metavalidator.rb' (can't add a new key into hash during iteration), causing FTBFS
new 8ad7540 [patch] removed test documents with nonexisting YAML references (action_document2)
new c3d04cb [patch] String#to_a is no more, but String#lines fills the gap
The 5 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/changelog | 10 +
debian/patches/broken_test_documents_removal.patch | 221 +++++++++++++++
debian/patches/proper_string_split.patch | 26 ++
debian/patches/series | 5 +
.../test-metavalidator_hash_manip_fix.patch | 18 ++
debian/patches/yaml_deprecated.patch | 52 ++++
debian/patches/yaml_tests_quoting_fix.patch | 299 +++++++++++++++++++++
7 files changed, 631 insertions(+)
create mode 100644 debian/patches/broken_test_documents_removal.patch
create mode 100644 debian/patches/proper_string_split.patch
create mode 100644 debian/patches/series
create mode 100644 debian/patches/test-metavalidator_hash_manip_fix.patch
create mode 100644 debian/patches/yaml_deprecated.patch
create mode 100644 debian/patches/yaml_tests_quoting_fix.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/kwalify.git
More information about the Pkg-ruby-extras-commits
mailing list