[Pkg-javascript-commits] [node-inherits] 01/02: node-inherits must depend on libjs-inherits

Daniel Pocock pocock at moszumanska.debian.org
Tue Jul 7 19:36:00 UTC 2015


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

pocock pushed a commit to branch master
in repository node-inherits.

commit 64af841ec03fa2bc0c1d9d7de132f12fa802edb9
Author: Daniel Pocock <daniel at pocock.pro>
Date:   Tue Jul 7 21:34:15 2015 +0200

    node-inherits must depend on libjs-inherits
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 30c9d11..6a749e8 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Package: node-inherits
 Architecture: all
 Depends:
  ${misc:Depends}
+ , libjs-inherits (= ${binary:Version})
  , nodejs
 Description: Exposes inherits function from Node.js environment
  node-inherits exposes standard inherits implementation of Node.js util

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



More information about the Pkg-javascript-commits mailing list