[Pkg-javascript-commits] [node-escape-string-regexp] 09/10: Running wrap-and-sort -sta.
Mathias Behrle
mbehrle at moszumanska.debian.org
Sat Jul 23 13:42:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
mbehrle pushed a commit to branch master
in repository node-escape-string-regexp.
commit d972d9a8458fa46a3b4d77b821614ea09eaf289e
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Jul 18 13:42:09 2016 +0200
Running wrap-and-sort -sta.
---
debian/control | 14 ++++++++------
debian/copyright | 1 -
debian/install | 2 +-
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index f783664..e7f6f35 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,12 @@
Source: node-escape-string-regexp
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,
+Build-Depends:
+ debhelper (>= 9),
+ nodejs,
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-escape-string-regexp.git
Vcs-Git: https://anonscm.debian.org/cgit/pkg-javascript/node-escape-string-regexp.git
@@ -12,11 +14,11 @@ Homepage: https://github.com/sindresorhus/escape-string-regexp
Package: node-escape-string-regexp
Architecture: all
-Depends: ${misc:Depends},
- nodejs
+Depends:
+ nodejs,
+ ${misc:Depends},
Description: Escape RegExp special characters in Node.js
escape-string-regexp is a Node.js module to escape special characters in
regular expression strings.
.
Node.js is an event-based server-side JavaScript engine.
-
diff --git a/debian/copyright b/debian/copyright
index f01ee25..c38b203 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -32,4 +32,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 31dc15e..9e72de4 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,2 @@
-package.json usr/lib/nodejs/escape-string-regexp/
index.js usr/lib/nodejs/escape-string-regexp/
+package.json usr/lib/nodejs/escape-string-regexp/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-escape-string-regexp.git
More information about the Pkg-javascript-commits
mailing list