[Pkg-javascript-commits] [node-clean-stack] 01/03: modernize

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Feb 1 13:58:05 UTC 2018


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

praveen pushed a commit to branch master
in repository node-clean-stack.

commit 4b2dbbb53f24226cb9212ad7e1a51857f0764097
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Feb 1 19:16:36 2018 +0530

    modernize
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 16bd08a..4e08e7c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: node-clean-stack
-Section: web
+Section: javascript
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Abhishek Lolage <abhisheklolage at gmail.com>
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
 Homepage: https://github.com/sindresorhus/clean-stack#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-clean-stack.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-clean-stack.git
@@ -18,7 +18,7 @@ Depends:
  ${misc:Depends}
  , nodejs
 Description: Clean up error stack traces
- Removes internal Node.js error stack traces which are not
- helpful in resolving problems.
+ Removes internal Node.js error stack traces which are not helpful in resolving
+ problems.
  .
  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/node-clean-stack.git



More information about the Pkg-javascript-commits mailing list