[Pkg-javascript-commits] [node-irregular-plurals] 03/03: added changelog copyright control

Abhishek Lolage abhisheklolage-guest at moszumanska.debian.org
Sun Feb 5 19:28:11 UTC 2017


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

abhisheklolage-guest pushed a commit to branch master
in repository node-irregular-plurals.

commit f037bbe4fca5c32008c5373e44838ad9fa2a3707
Author: Abhishek Lolage <abhisheklolage at gmail.com>
Date:   Tue Jan 31 13:07:49 2017 +0000

    added changelog copyright control
---
 debian/changelog | 7 +++----
 debian/control   | 7 ++++++-
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2f78bdf..c58c6c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-irregular-plurals (1.2.0-1) UNRELEASED; urgency=low
+node-irregular-plurals (1.2.0-1) experimental; urgency=low
 
-  * Initial release (Closes: #nnnn)
-  * New upstream release
+  * Initial release (Closes: #853279)
 
- -- Abhishek Lolage <abhisheklolage at gmail.com>  Tue, 31 Jan 2017 12:59:21 +0000
+ -- Abhishek Lolage <abhisheklolage at gmail.com>  Tue, 31 Jan 2017 12:04:49 +0000
diff --git a/debian/control b/debian/control
index 438490b..92fca61 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,11 @@ Depends:
  ${misc:Depends}
  , nodejs
 Description: Map of nouns to their irregular plural form
- FIX_ME long description
+ This package can be used to find the plural form of some
+ nouns who have irregular plural form in English language only. 
+ If the noun ends in an "s", "x", "z", "ch" or "sh", add "es"
+ If the noun ends in a "y" and is preceded by a consonant,
+ drop the "y" and add "ies"
+ If the noun ends in a "y" and is preceded by a vowel, add "s"
  .
  Node.js is an event-based server-side JavaScript engine.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-irregular-plurals.git



More information about the Pkg-javascript-commits mailing list