[DRE-commits] [ruby-formatador] branch master updated (3c8ed40 -> 9ab77f6)

Daisuke Higuchi dai at moszumanska.debian.org
Wed Nov 15 06:21:15 UTC 2017


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

dai pushed a change to branch master
in repository ruby-formatador.

      from  3c8ed40   Run wrap-and-sort on packaging files
      adds  e2688d6   New upstream version 0.2.2
       new  bbe65f5   Update upstream source from tag 'upstream/0.2.2'
      adds  1950449   New upstream version 0.2.3
       new  073ec28   Update upstream source from tag 'upstream/0.2.3'
      adds  89b8876   New upstream version 0.2.4
       new  598b00d   Update upstream source from tag 'upstream/0.2.4'
      adds  f9a8293   New upstream version 0.2.5
       new  d1a824b   Update upstream source from tag 'upstream/0.2.5'
       new  ca3f7c1   Add myself to Uploaders.
       new  30d6bfa   eliminate lintian warning: debian-watch-uses-insecure-uri
       new  5e0cc15   Bump debhelper compatibility level to 10
       new  2ad21d8   Bump Standards-Version to 4.1.1 (no changes needed)
       new  647852c   add ruby-shindo to B-D for test
       new  149362c   add for test
       new  6361875   remove rdoctask due to removal
       new  68a43f4   add for autopkgtest
       new  9ab77f6   update debian/changelog

The 13 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:
 CONTRIBUTING.md                      |  18 ++++++
 CONTRIBUTORS.md                      |  16 +++++
 LICENSE.md                           |  20 ++++++
 README.rdoc                          |  53 ++++++++++++++++
 changelog.txt                        |  27 ++++++++
 checksums.yaml.gz                    | Bin 0 -> 426 bytes
 debian/changelog                     |  23 ++++++-
 debian/compat                        |   2 +-
 debian/control                       |   6 +-
 debian/patches/remove-rdoctask.patch |  23 +++++++
 debian/patches/series                |   1 +
 debian/ruby-tests.rake               |   1 +
 debian/tests/control                 |   3 +
 debian/tests/run-test                |   7 +++
 debian/watch                         |   2 +-
 formatador.gemspec                   |  10 ++-
 lib/formatador.rb                    |  37 +++++------
 lib/formatador/progressbar.rb        |  35 ++++++++++-
 lib/formatador/table.rb              |  44 +++++++++----
 metadata.yml                         | 118 +++++++++++++++--------------------
 tests/basic_tests.rb                 |   3 +-
 tests/table_tests.rb                 |  60 ++++++++++++++++--
 tests/tests_helper.rb                |   1 +
 23 files changed, 397 insertions(+), 113 deletions(-)
 create mode 100644 CONTRIBUTING.md
 create mode 100644 CONTRIBUTORS.md
 create mode 100644 LICENSE.md
 create mode 100644 changelog.txt
 create mode 100644 checksums.yaml.gz
 create mode 100644 debian/patches/remove-rdoctask.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/ruby-tests.rake
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/run-test

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



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