[DRE-commits] [ruby-hikidoc] branch master updated (0cd3ce6 -> 8a95f15)

Caitlin Matos cm-guest at moszumanska.debian.org
Mon Aug 4 00:51:13 UTC 2014


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

cm-guest pushed a change to branch master
in repository ruby-hikidoc.

      from  0cd3ce6   debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field
       new  4a11d98   updated homepage, watchfile
      adds  f257e39   imported upstream version 0.1.0
       new  9a06fa8   Merge tag 'upstream/0.1.0'
       new  a514456   Copyright fixups, including patch for gemspec
       new  a05e307   updated manpage
       new  382dffa   update test suite
       new  da5b022   added self to uploaders
       new  021ae6a   bumped compat, dh to 9
       new  2ba934e   updated standards to 3.9.5
       new  b2423bc   fixed synopsis (period at end)
       new  8a95f15   finalized changelog

The 10 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                                |   18 +
 .travis.yml                               |    9 +
 Gemfile                                   |    4 +
 README                                    |    1 +
 README.ja                                 |    1 +
 Rakefile                                  |   72 +-
 checksums.yaml.gz                         |  Bin 0 -> 267 bytes
 debian/changelog                          |   15 +
 debian/compat                             |    2 +-
 debian/control                            |   10 +-
 debian/copyright                          |    9 +-
 debian/hikidoc.1                          |    7 +-
 debian/patches/01_correct_licence         |   18 +
 debian/patches/series                     |    1 +
 debian/ruby-test-files.yaml               |    2 +-
 debian/watch                              |    2 +-
 hikidoc.gemspec                           |   23 +
 lib/hikidoc.rb                            |   16 +-
 metadata.yml                              |  130 +--
 setup.rb                                  | 1360 -----------------------------
 test/{test_hikidoc.rb => hikidoc_test.rb} |   16 +-
 test/run-test.rb                          |   13 -
 22 files changed, 195 insertions(+), 1534 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 Gemfile
 create mode 100644 checksums.yaml.gz
 create mode 100644 debian/patches/01_correct_licence
 create mode 100644 debian/patches/series
 create mode 100644 hikidoc.gemspec
 delete mode 100644 setup.rb
 rename test/{test_hikidoc.rb => hikidoc_test.rb} (98%)
 delete mode 100755 test/run-test.rb

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



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