[Pkg-javascript-commits] [vue.js] 08/09: improve package description and address lintian warning possible-unindented-list-in-extended-description

Paolo Greppi paolog-guest at moszumanska.debian.org
Mon Oct 30 09:24:42 UTC 2017


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

paolog-guest pushed a commit to branch master
in repository vue.js.

commit e0ed2fa6889b3cb2939577962040ba171a459b7d
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Mon Oct 30 10:15:47 2017 +0100

    improve package description and address lintian warning possible-unindented-list-in-extended-description
---
 debian/control | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 0074cb5..54c9c53 100644
--- a/debian/control
+++ b/debian/control
@@ -17,16 +17,17 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: JS library for building interactive web applications
- This Javascript library implements functions for building interactive web
- interfaces. It provides data-reactive components with a simple and flexible
- API.
+Description: Core library of the Vue JavaScript framework
+ Vue is a flexible, non-opinionated, non-monolithic, incrementally adoptable
+ JavaScript framework for building user interfaces with JavaScript or
+ TypeScript.
  .
- Core features:
- - Declarative rendering with a plain JS object based reactivity system
- - Component-oriented development style with tooling support
- - Lean and extensible core
- - Flexible transition effect system
- - Fast without the need for complex optimization
+ It provides data-reactive components with a simple and flexible API.
+ .
+ The core library focuses on declarative rendering and component composition.
+ .
+ Vue core when used in combination with its supporting libraries and modern
+ tooling is also perfectly capable of powering sophisticated Single-Page
+ Applications.
  .
  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/vue.js.git



More information about the Pkg-javascript-commits mailing list