[Pkg-javascript-commits] [node-ansi-styles] 09/10: Running wrap-and-sort -sta.
Mathias Behrle
mbehrle at moszumanska.debian.org
Sat Jul 23 13:41:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
mbehrle pushed a commit to branch master
in repository node-ansi-styles.
commit 9a9d4eb27796c177a518b5bb60be24119bc6a37d
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Jul 18 14:39:02 2016 +0200
Running wrap-and-sort -sta.
---
debian/control | 16 +++++++++-------
debian/copyright | 1 -
debian/install | 2 +-
3 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index bd125fc..fef07f6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,13 @@
Source: node-ansi-styles
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Uploaders: Mathias Behrle <mbehrle at debian.org>
+Uploaders:
+ Mathias Behrle <mbehrle at debian.org>,
Section: web
Priority: extra
-Build-Depends: debhelper (>= 9),
- nodejs,
- mocha
+Build-Depends:
+ debhelper (>= 9),
+ mocha,
+ nodejs,
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-ansi-styles.git
Vcs-Git: https://anonscm.debian.org/cgit/pkg-javascript/node-ansi-styles.git
@@ -13,11 +15,11 @@ Homepage: https://github.com/sindresorhus/ansi-styles
Package: node-ansi-styles
Architecture: all
-Depends: ${misc:Depends},
- nodejs
+Depends:
+ nodejs,
+ ${misc:Depends},
Description: ANSI escape codes for styling strings in the terminal with Node.js
ansi-styles is a Node.js module which provides ANSI escape codes for styling
strings in the terminal.
.
Node.js is an event-based server-side JavaScript engine.
-
diff --git a/debian/copyright b/debian/copyright
index 978937f..062227c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -33,4 +33,3 @@ License: Expat
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-
diff --git a/debian/install b/debian/install
index 3f3d555..756538b 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,2 @@
-package.json usr/lib/nodejs/ansi-styles/
index.js usr/lib/nodejs/ansi-styles/
+package.json usr/lib/nodejs/ansi-styles/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ansi-styles.git
More information about the Pkg-javascript-commits
mailing list