[DRE-commits] [ruby-i18n-inflector] 03/04: wrap-and-sort

Balasankar C balasankarc-guest at moszumanska.debian.org
Sun Jan 3 17:49:53 UTC 2016


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

balasankarc-guest pushed a commit to branch master
in repository ruby-i18n-inflector.

commit 6a75d16533b789678d954386bcad7a2400845428
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Jan 3 23:15:23 2016 +0530

    wrap-and-sort
---
 debian/control                  | 12 ++++++------
 debian/copyright                | 10 +++++-----
 debian/ruby-i18n-inflector.docs |  2 +-
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index c8b36a3..873cc06 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,10 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 9.0), gem2deb (>= 0.3.0~),
- ruby-i18n, ruby-test-declarative
+Build-Depends: debhelper (>= 9.0),
+               gem2deb (>= 0.3.0~),
+               ruby-i18n,
+               ruby-test-declarative
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-i18n-inflector.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-i18n-inflector.git;a=summary
@@ -14,11 +16,9 @@ XS-Ruby-Versions: all
 Package: ruby-i18n-inflector
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-i18n
-# i18n (>= 0.4.1), hoe-yard (>= 0.1.2, development), test_declarative (>= 0.0.5, development), yard (>= 0.7.2, development), rdoc (>= 3.8.0, development), bundler (>= 1.0.15, development), hoe-bundler (>= 1.1.0, development), hoe (~> 2.16, development)
+Depends: ruby | ruby-interpreter, ruby-i18n, ${misc:Depends}, ${shlibs:Depends}
 Description: enhance i18n backend with inflections
- Enhances simple I18n backend in a way that it inflects translation data 
+ Enhances simple I18n backend in a way that it inflects translation data
  using pattern interpolation.
  .
  You can use I18n Inflector to (relatively easy) create
diff --git a/debian/copyright b/debian/copyright
index ae67a56..900037f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,9 +24,9 @@ License: LGPL-3+
   You should have received a copy of the GNU General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/lgpl.html>.
   .
-  On Debian systems, the full text of the GNU Lesse General Public License 
+  On Debian systems, the full text of the GNU Lesse General Public License
   can be found in the file `/usr/share/common-licenses/LGPL-3'.
- 
+
 License: Ruby
  Ruby is copyrighted free software by Yukihiro Matsumoto <matz at netlab.co.jp>.
  You can redistribute it and/or modify it under either the terms of the GPL
@@ -75,9 +75,9 @@ License: Ruby
       files under the ./missing directory.  See each file for the copying
       condition.
  .
-   5. The scripts and library files supplied as input to or produced as 
+   5. The scripts and library files supplied as input to or produced as
       output from the software do not automatically fall under the
-      copyright of the software, but belong to whomever generated them, 
+      copyright of the software, but belong to whomever generated them,
       and may be sold commercially, and may be aggregated with this
       software.
  .
@@ -86,5 +86,5 @@ License: Ruby
       WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
       PURPOSE.
  .
- On Debian systems, the full text of the GNU General Public License 
+ On Debian systems, the full text of the GNU General Public License
  can be found in the file `/usr/share/common-licenses/GPL'.
diff --git a/debian/ruby-i18n-inflector.docs b/debian/ruby-i18n-inflector.docs
index 053114a..3fb59d7 100644
--- a/debian/ruby-i18n-inflector.docs
+++ b/debian/ruby-i18n-inflector.docs
@@ -1,5 +1,5 @@
 README.rdoc
-docs/USAGE     
 docs/EXAMPLES
 docs/TODO
+docs/USAGE
 docs/rdoc.css

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



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