[Pkg-javascript-commits] [node-css-select] 04/04: modernize
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Jan 15 18:23:09 UTC 2018
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-css-select.
commit 6239d6a87c76a9a3c12a7159a66cfa52d3688789
Author: Pirate Praveen <praveen at debian.org>
Date: Mon Jan 15 23:48:02 2018 +0530
modernize
---
debian/compat | 2 +-
debian/control | 6 +++---
2 files changed, 4 insertions(+), 4 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 3cad356..4366325 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: node-css-select
-Section: web
+Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Paolo Greppi <paolo.greppi at libpf.com>
Build-Depends:
- debhelper (>= 9)
+ debhelper (>= 11)
, dh-buildinfo
, node-css-what (>= 2.1)
, node-boolbase (>= 1.0.0)
@@ -15,7 +15,7 @@ Build-Depends:
, node-nth-check (>= 1.0.1)
, mocha
, nodejs
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
Homepage: https://github.com/fb55/css-select#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-css-select.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-css-select.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-css-select.git
More information about the Pkg-javascript-commits
mailing list