[DRE-commits] [nanoc] 03/21: Capitalize Nanoc where possible, as upstream official name
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Jan 5 14:04:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository nanoc.
commit 65fde67a9e4d77bde808f80b4a385c33f5b61a87
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Dec 28 22:46:22 2016 +0100
Capitalize Nanoc where possible, as upstream official name
---
debian/control | 14 +++++++-------
debian/copyright | 2 +-
debian/nanoc-doc.doc-base | 4 ++--
debian/nanoc.1.pod | 6 +++---
4 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/debian/control b/debian/control
index 3dce120..a114fe6 100644
--- a/debian/control
+++ b/debian/control
@@ -80,17 +80,17 @@ Suggests: coderay | ruby-pygments.rb | python-pygments | highlight,
ruby-fog (>= 0.13.0~),
ruby-rack
Description: static site generator written in Ruby
- nanoc is a static site generator, fit for building anything from a small
+ Nanoc is a static site generator, fit for building anything from a small
personal blog to a large corporate web site. It can transform content
from one format (e.g. Haml or Markdown) into another (usually HTML) and
lay out pages so that the site's look and feel is consistent across all
pages.
.
- Extending nanoc is easy because of its modular architecture. It comes
+ Extending Nanoc is easy because of its modular architecture. It comes
with only a couple of extensions, but allows new functionality to be
plugged in quickly and easily.
.
- The target audience of nanoc is Rubyists with some level of Ruby
+ The target audience of Nanoc is Rubyists with some level of Ruby
experience.
Package: nanoc-doc
@@ -100,17 +100,17 @@ Depends: libjs-jquery,
${misc:Depends}
Suggests: doc-base
Description: static site generator written in Ruby - documentation
- nanoc is a static site generator, fit for building anything from a small
+ Nanoc is a static site generator, fit for building anything from a small
personal blog to a large corporate web site. It can transform content
from one format (e.g. Haml or Markdown) into another (usually HTML) and
lay out pages so that the site's look and feel is consistent across all
pages.
.
- Extending nanoc is easy because of its modular architecture. It comes
+ Extending Nanoc is easy because of its modular architecture. It comes
with only a couple of extensions, but allows new functionality to be
plugged in quickly and easily.
.
- The target audience of nanoc is Rubyists with some level of Ruby
+ The target audience of Nanoc is Rubyists with some level of Ruby
experience.
.
- This package contains the documentation for nanoc.
+ This package contains the documentation for Nanoc.
diff --git a/debian/copyright b/debian/copyright
index f33e703..4efd5d4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: nanoc
+Upstream-Name: Nanoc
Source: https://github.com/nanoc/nanoc
Files: *
diff --git a/debian/nanoc-doc.doc-base b/debian/nanoc-doc.doc-base
index 3869e6b..98fbd02 100644
--- a/debian/nanoc-doc.doc-base
+++ b/debian/nanoc-doc.doc-base
@@ -1,8 +1,8 @@
Document: nanoc-doc
-Title: API of nanoc, a static site generator written in Ruby
+Title: API of Nanoc, a static site generator written in Ruby
Author: Denis Defreyne
Abstract:
- nanoc is a static site generator, fit for building anything from a small
+ Nanoc is a static site generator, fit for building anything from a small
personal blog to a large corporate web site. It can transform content
from one format (e.g. Haml or Markdown) into another (usually HTML) and
lay out pages so that the site's look and feel is consistent across all
diff --git a/debian/nanoc.1.pod b/debian/nanoc.1.pod
index 1c82cc2..44f3523 100644
--- a/debian/nanoc.1.pod
+++ b/debian/nanoc.1.pod
@@ -2,7 +2,7 @@
=head1 NAME
-nanoc - nanoc, a static site compiler written in Ruby
+nanoc - Nanoc, a static site compiler written in Ruby
=head1 SYNOPSIS
@@ -10,7 +10,7 @@ B<nanoc> I<command> [I<options>] [I<arguments>]
=head1 DESCRIPTION
-B<nanoc> is a static site generator, fit for building anything from a small
+B<Nanoc> is a static site generator, fit for building anything from a small
personal blog to a large corporate web site. It can transform content
from one format (e.g. Haml or Markdown) into another (usually HTML) and
lay out pages so that the site's look and feel is consistent across all
@@ -120,4 +120,4 @@ enable warningsa
=head1 AUTHORS
-B<nanoc> has been developed by Denis Defreyne <denis.defreyne at stoneship.org>.
+B<Nanoc> has been developed by Denis Defreyne <denis.defreyne at stoneship.org>.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/nanoc.git
More information about the Pkg-ruby-extras-commits
mailing list