[Pkg-javascript-commits] [node-indent-string] 03/04: modernize

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Feb 9 13:46:52 UTC 2018


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

praveen pushed a commit to branch master
in repository node-indent-string.

commit a47310d2e57a9029c8ed2fb4eae23cbcfd6c41c1
Author: Pirate Praveen <praveen at debian.org>
Date:   Fri Feb 9 19:10:01 2018 +0530

    modernize
---
 debian/compat  | 2 +-
 debian/control | 9 +++------
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 9791dec..a559d95 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,12 @@
 Source: node-indent-string
-Section: web
+Section: javascript
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Sarath M S <debian at sarathms.me>
 Build-Depends:
- debhelper (>= 9)
- , dh-buildinfo
+ debhelper (>= 11)
  , nodejs
- , node-repeating (>= 3.0.0)
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
 Homepage: https://github.com/sindresorhus/indent-string#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-indent-string.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-indent-string.git
@@ -18,7 +16,6 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-repeating (>= 3.0.0)
 Description: Indent each line in a string
  A node.js module that provides API for to indent lines in a string.
  .

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



More information about the Pkg-javascript-commits mailing list