[DRE-commits] [ruby-multipart-post] branch master updated (96c65cc -> 5da737b)

Dmitry Smirnov onlyjob at moszumanska.debian.org
Mon Jul 27 13:16:13 UTC 2015


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

onlyjob pushed a change to branch master
in repository ruby-multipart-post.

      from  96c65cc   upload to unstable
       new  3a3aefe   Added "debian/gbp.conf".
       new  5caf9c3   Standards-Version: 3.9.6
       new  046d678   Update Vcs-Browser URL
      adds  0ba0eda   Imported Upstream version 2.0.0
       new  7aad3ea   Merge tag 'upstream/2.0.0'
       new  1e707bc   rules: updated commented gem2deb template
       new  5da737b   New upstream release [2.0.0] + changelog summary

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:
 .gitignore                           |  1 +
 .travis.yml                          |  4 +--
 Gemfile                              |  2 +-
 Gemfile.lock                         | 39 -------------------------
 History.txt                          | 13 +++++++++
 README.txt => README.md              | 33 +++++++++++++++------
 debian/changelog                     |  9 ++++++
 debian/control                       |  4 +--
 debian/copyright                     |  2 +-
 debian/gbp.conf                      |  7 +++++
 debian/ruby-multipart-post.docs      |  2 +-
 debian/rules                         |  5 +++-
 lib/composite_io.rb                  |  4 +--
 lib/multipart_post.rb                |  2 +-
 lib/multipartable.rb                 | 15 ++++++++--
 lib/parts.rb                         | 40 +++++++++++++++++---------
 metadata.yml                         | 22 ++++++++++----
 multipart-post.gemspec               |  1 +
 test/net/http/post/test_multipart.rb | 56 +++++++++++++++++++++++++++++++++++-
 test/test_parts.rb                   | 29 +++++++++++++++++++
 20 files changed, 207 insertions(+), 83 deletions(-)
 delete mode 100644 Gemfile.lock
 rename README.txt => README.md (70%)
 create mode 100644 debian/gbp.conf

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



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