[Pkg-javascript-commits] [node-bluebird] 01/03: Fix duplicate package descriptions

Ross Gammon ross-guest at moszumanska.debian.org
Tue Mar 3 19:40:41 UTC 2015


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

ross-guest pushed a commit to branch master
in repository node-bluebird.

commit dd3bcbec329ab8907f7d8804d778ce8ba8978859
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Tue Mar 3 18:13:49 2015 +0100

    Fix duplicate package descriptions
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 45363bd..bfeec25 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: node-bluebird
 Architecture: all
 Depends: ${misc:Depends},
          nodejs
-Description: Fully featured Promises/A+ implementation
+Description: Fully featured Promises/A+ implementation - Nodejs
  Bluebird is a fully featured Promise library with a focus on
  innovative features and performance.
  .
@@ -27,7 +27,7 @@ Package: libjs-bluebird
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: javascript-common
-Description: Fully featured Promises/A+ implementation
+Description: Fully featured Promises/A+ implementation - javascript
  Bluebird is a fully featured Promise library with a focus on
  innovative features and performance.
  .

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



More information about the Pkg-javascript-commits mailing list