[DRE-commits] [ruby-hoe] branch master updated (2bc1fae -> 9cf1576)
Caitlin Matos
cm-guest at moszumanska.debian.org
Thu Aug 7 15:51:14 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-hoe.
from 2bc1fae Prepare changelog
new da02112 automatically exclude Hoe.pdf from upstream tarball
new eaae953 updated homepage
adds c0707c7 imported upstream version 3.12.0
new 5ec5b94 Merge tag 'upstream/3.12.0'
new c6b4c71 total reconfiguration of documentation
new 158bbe3 added self to uploaders
new 016fe83 updated copyright
new bf0ee90 register docs with doc-base
new 8b98af5 bumped dh, compat to 9
new 9cf1576 finalized changelog
The 9 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:
History.txt => History.rdoc | 45 +++++++++++++++++
Hoe.pdf | Bin 89283 -> 0 bytes
Manifest.txt | 6 +--
README.txt => README.rdoc | 18 ++++---
Rakefile | 9 ++--
checksums.yaml.gz | Bin 268 -> 266 bytes
checksums.yaml.gz.sig | Bin 256 -> 256 bytes
data.tar.gz.sig | Bin 256 -> 256 bytes
debian/changelog | 20 ++++++++
debian/compat | 2 +-
debian/control | 6 +--
debian/copyright | 11 +++--
debian/ruby-hoe.doc-base | 8 +++
debian/ruby-hoe.docs | 3 +-
debian/ruby-hoe.links | 1 +
debian/rules | 11 +++++
debian/sow.1 | 34 +++++++------
lib/hoe.rb | 8 +--
lib/hoe/debug.rb | 12 +++++
lib/hoe/deps.rb | 3 +-
lib/hoe/publish.rb | 7 ++-
lib/hoe/rdoc.rb | 13 +++++
lib/hoe/rubyforge.rb | 66 -------------------------
lib/hoe/signing.rb | 24 ++-------
lib/hoe/test.rb | 21 +++++++-
metadata.gz.sig | 3 +-
metadata.yml | 24 ++++-----
template/README.txt.erb | 6 ++-
template/Rakefile.erb | 2 -
template/test/test_file_name.rb.erb | 3 +-
test/test_hoe.rb | 94 +++++++++++-------------------------
test/test_hoe_publish.rb | 7 ++-
32 files changed, 243 insertions(+), 224 deletions(-)
rename History.txt => History.rdoc (96%)
delete mode 100644 Hoe.pdf
rename README.txt => README.rdoc (95%)
create mode 100644 debian/ruby-hoe.doc-base
create mode 100644 debian/ruby-hoe.links
create mode 100644 lib/hoe/rdoc.rb
delete mode 100644 lib/hoe/rubyforge.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hoe.git
More information about the Pkg-ruby-extras-commits
mailing list