[Pkg-javascript-commits] [autosize.js] 08/08: Changed short desc

Alexandre Viau aviau at moszumanska.debian.org
Tue Dec 29 21:15:43 UTC 2015


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

aviau pushed a commit to branch master
in repository autosize.js.

commit f092bec7c66ccde9f82a08a578ddd66c379bdff8
Author: aviau <alexandre at alexandreviau.net>
Date:   Tue Dec 29 16:11:06 2015 -0500

    Changed short desc
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8d99b4d..161b873 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Package: libjs-autosize
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: javascript-common
-Description: stand-alone script to automatically adjust textarea height to fit text
+Description: script to automatically adjust textarea height to fit text - NodeJS
  Autosize is a small, stand-alone script to automatically adjust textarea
  height to fit text. The autosize function accepts a single textarea element,
  or an array or array-like object (such as a NodeList or jQuery collection)
@@ -24,7 +24,7 @@ Description: stand-alone script to automatically adjust textarea height to fit t
 Package: node-autosize
 Architecture: all
 Depends: ${misc:Depends}, nodejs
-Description: stand-alone script to automatically adjust textarea height to fit text
+Description: script to automatically adjust textarea height to fit text - Javascript
  Autosize is a small, stand-alone script to automatically adjust textarea
  height to fit text. The autosize function accepts a single textarea element,
  or an array or array-like object (such as a NodeList or jQuery collection)

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



More information about the Pkg-javascript-commits mailing list