[Pkg-javascript-commits] [node-source-map] 06/08: Review depends

Julien Puydt julien.puydt at laposte.net
Wed Aug 23 11:01:04 UTC 2017


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

jpuydt-guest pushed a commit to branch master
in repository node-source-map.

commit 718254a7c86e8de8f00a7a8ce4b7766c6489c96a
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Aug 23 11:19:09 2017 +0200

    Review depends
---
 debian/changelog |  1 +
 debian/control   | 14 +++-----------
 2 files changed, 4 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf7766d..6ad6930 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ node-source-map (0.5.7+dfsg-1) UNRELEASED; urgency=medium
   * Bump dh compat to 10.
   * Bump std-ver to 4.0.1.
   * New upstream release.
+  * Review depends and remove dh-buildinfo.
 
  -- Julien Puydt <julien.puydt at laposte.net>  Wed, 23 Aug 2017 11:18:02 +0200
 
diff --git a/debian/control b/debian/control
index d988d12..6806c3d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,7 @@ Section: web
 Priority: extra
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Leo Iannacone <l3on at ubuntu.com>, Julien Puydt <julien.puydt at laposte.net>
-Build-Depends:
- debhelper (>= 10)
- , dh-buildinfo
- , nodejs
- , node-amdefine
+Build-Depends: debhelper (>= 10), nodejs, node-amdefine
 Standards-Version: 4.0.1
 Homepage: https://github.com/mozilla/source-map
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-source-map.git
@@ -16,10 +12,7 @@ Testsuite: autopkgtest
 
 Package: node-source-map
 Architecture: all
-Depends:
- ${misc:Depends}
- , nodejs
- , node-amdefine
+Depends: ${misc:Depends}, nodejs, node-amdefine
 Description: Mozilla source map generator and consumer - Node.js module
  Mozilla implementation of source map generator and consumer, for source
  maps written in the Asynchronous Module Definition format.
@@ -31,8 +24,7 @@ Description: Mozilla source map generator and consumer - Node.js module
 
 Package: libjs-source-map
 Architecture: all
-Depends:
- ${misc:Depends}
+Depends: ${misc:Depends}
 Description: Mozilla source map generator and consumer - JavaScript library
  Mozilla implementation of source map generator and consumer, for source
  maps written in the Asynchronous Module Definition format.

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



More information about the Pkg-javascript-commits mailing list