[DRE-commits] [gist] branch master updated (c0ad0e1 -> 06f5f04)
zeha at debian.org
zeha at debian.org
Tue Aug 18 23:08:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
zeha pushed a change to branch master
in repository gist.
from c0ad0e1 Update changelog for 4.3.0-1 release
adds d43ae7d Imported Upstream version 4.4.2
new 6057b3d Merge tag 'upstream/4.4.2'
new 2c28aef Refresh rename patch
new 988d93c wrap-and-sort
new 65da131 Update debhelper compat, Standards-Version
new d8e6d8a Re-enable tests as webmock is now available
new e8d69a4 Stop depending on ruby-ronn, which needs the obsolete ruby-hpricot
new 06f5f04 Update changelog for 4.4.2-1 release
The 7 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:
README.md | 5 +-
bin/gist | 7 ++-
build/gist | 85 +++++++++++++++++++++------
build/gist.1 | 6 +-
checksums.yaml.gz | Bin 268 -> 0 bytes
debian/changelog | 9 +++
debian/compat | 2 +-
debian/control | 18 ++++--
debian/patches/rename | 127 ++++++++++++++++++++++++++++++++++++----
debian/ruby-tests.rake | 5 ++
debian/ruby-tests.rake.disabled | 8 ---
debian/rules | 13 ++--
gist.gemspec | 7 ++-
lib/gist.rb | 78 +++++++++++++++++++-----
metadata.yml | 20 +++----
spec/auth_token_file_spec.rb | 61 +++++++++++++++++++
spec/ghe_spec.rb | 2 +-
spec/gist_spec.rb | 8 +--
spec/spec_helper.rb | 10 +++-
19 files changed, 374 insertions(+), 97 deletions(-)
delete mode 100644 checksums.yaml.gz
create mode 100644 debian/ruby-tests.rake
delete mode 100644 debian/ruby-tests.rake.disabled
create mode 100644 spec/auth_token_file_spec.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gist.git
More information about the Pkg-ruby-extras-commits
mailing list