[Pkg-javascript-commits] [node-style-loader] 02/02: Updated description, standards version, and section.

Daniel Ring techwolf-guest at moszumanska.debian.org
Thu Dec 14 07:45:26 UTC 2017


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

techwolf-guest pushed a commit to branch master
in repository node-style-loader.

commit 52e2f800cee7a43180fba25ba30916b5f30cbbcb
Author: Daniel Ring <dring at wolfishly.me>
Date:   Wed Dec 13 23:38:09 2017 -0800

    Updated description, standards version, and section.
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 7e48c53..5e1d964 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: node-style-loader
-Section: web
+Section: javascript
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Daniel Ring <dring at wolfishly.me>
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
-Standards-Version: 4.1.0
+Standards-Version: 4.1.2
 Homepage: https://github.com/webpack/style-loader
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-style-loader.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-style-loader.git
@@ -23,9 +23,9 @@ Enhances:
 Description: style loader module for webpack
  This library is a style loader module for webpack.
  .
- This library is a dependency for webpack. Webpack takes code targeted at
- node.js and adapts it to run in the browser. Node.js comes with an API of
- its own that is not available in browsers. Webpack exposes this code to
- programs that are unaware they are running in a browser.
+ Webpack takes code targeted at node.js and adapts it to run in the browser.
+ Node.js comes with an API of its own that is not available in browsers.
+ Webpack exposes this code to programs that are unaware they are running in a
+ browser.
  .
  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-style-loader.git



More information about the Pkg-javascript-commits mailing list