[Pkg-javascript-commits] [node-clean-yaml-object] 15/21: Improve debianization

Bastien Roucariès rouca at moszumanska.debian.org
Thu Sep 7 09:52:18 UTC 2017


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

rouca pushed a commit to branch master
in repository node-clean-yaml-object.

commit 06dd215db111e6cff0b21b5f14b5c9c7a97435c6
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Mon Aug 21 15:46:01 2017 +0200

    Improve debianization
---
 debian/compat    | 2 +-
 debian/control   | 4 ++--
 debian/copyright | 2 +-
 debian/watch     | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index ef9351f..8ab701e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Bastien Roucariès <rouca at debian.org>
 Build-Depends:
- debhelper (>= 9)
+ debhelper (>= 10)
  , dh-buildinfo
- , nodejs
+ , nodejs (>= 6)
 Standards-Version: 3.9.8
 Homepage: https://github.com/tapjs/clean-yaml-object#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-clean-yaml-object.git
diff --git a/debian/copyright b/debian/copyright
index 4be176c..569c0cb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: https://github.com/tapjs/clean-yaml-object/issues
 Source: https://github.com/tapjs/clean-yaml-object#readme
 
 Files: *
-Copyright: 2017 James Talmage <james at talmage.io> (github.com/jamestalmage)
+Copyright: 2016-2017 James Talmage <james at talmage.io> (github.com/jamestalmage)
 License: Expat
 
 Files: debian/*
diff --git a/debian/watch b/debian/watch
index 64b0c2a..41adddd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-version=3
+version=4
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
 filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-clean-yaml-object-$1.tar.gz/ \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-clean-yaml-object.git



More information about the Pkg-javascript-commits mailing list