[Pkg-javascript-commits] [node-cli-table] 11/14: Tidy d/control with cme

Ross Gammon ross-guest at moszumanska.debian.org
Tue Mar 17 21:33:23 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-cli-table.

commit ff28f63aacb918bdd68eca70e3b712c773d2a896
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Tue Mar 17 21:34:03 2015 +0100

    Tidy d/control with cme
---
 debian/control | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 06a3c78..c44f3a7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,22 @@
 Source: node-cli-table
-Section: web
-Priority: extra
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Ross Gammon <rossgammon at mail.dk>
-Build-Depends:
- debhelper (>= 8)
- , dh-buildinfo
- , nodejs
+Section: web
+XS-Testsuite: autopkgtest
+Priority: extra
+Build-Depends: debhelper (>= 9),
+               dh-buildinfo,
+               nodejs
 Standards-Version: 3.9.6
-Homepage: https://github.com/Automattic/cli-table
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-javascript/node-cli-table.git
 Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-cli-table.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-cli-table.git
-XS-Testsuite: autopkgtest
+Homepage: https://github.com/Automattic/cli-table
 
 Package: node-cli-table
 Architecture: all
-Depends:
- ${misc:Depends}
- , nodejs
- , colors.js (>= 1.0.3)
+Depends: ${misc:Depends},
+         nodejs,
+         node-colors (>= 1.0.3)
 Description: Pretty unicode tables for the CLI
  This utility allows you to render unicode-aided tables on the command line
  from your node.js scripts.

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



More information about the Pkg-javascript-commits mailing list