[DRE-commits] [ruby-toml] branch master updated (6e4e1f4 -> 0532114)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Sun Mar 23 01:01:22 UTC 2014


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

uwabami-guest pushed a change to branch master
in repository ruby-toml.

      from  6e4e1f4   distribution: UNRELEASED to unstable
       new  4e45218   Imported Upstream version 0.1.1
       new  33e2173   Add debian/source/local-options: unapply-patches
       new  10cfe7f   Refresh patches: Drop 0001-Use-two-digit-version-constraint
       new  0532114   Update debian/changelog

The 4 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:
 Gemfile                                            |   2 +-
 checksums.yaml.gz                                  | Bin 0 -> 268 bytes
 debian/changelog                                   |   8 ++
 ...01-Drop-RubyGems-And-Bundler-Dependencies.patch |  87 +++++++++++++++++++++
 .../0001-Use-two-digit-version-constraint.patch    |  31 --------
 ...02-Drop-RubyGems-And-Bundler-Dependencies.patch |  78 ------------------
 debian/patches/series                              |   3 +-
 debian/source/local-options                        |   1 +
 lib/toml.rb                                        |   4 +-
 lib/toml/generator.rb                              |  10 ++-
 metadata.yml                                       |  36 ++++++---
 script/bootstrap                                   |   3 +
 script/cibuild                                     |   3 +
 script/console                                     |   3 +
 test/test_generator.rb                             |   9 ++-
 toml.gemspec                                       |  10 ++-
 16 files changed, 157 insertions(+), 131 deletions(-)
 create mode 100644 checksums.yaml.gz
 create mode 100644 debian/patches/0001-Drop-RubyGems-And-Bundler-Dependencies.patch
 delete mode 100644 debian/patches/0001-Use-two-digit-version-constraint.patch
 delete mode 100644 debian/patches/0002-Drop-RubyGems-And-Bundler-Dependencies.patch
 create mode 100644 debian/source/local-options
 create mode 100755 script/bootstrap
 create mode 100755 script/cibuild
 create mode 100755 script/console

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



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