[Pkg-javascript-commits] [backbone] 03/09: Make the node- package versioned-depend on the libjs- one
Julien Puydt
julien.puydt at laposte.net
Sun Aug 28 12:32:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository backbone.
commit 5c08fd3bef8797a2b2f68b1137ee91f677b05b99
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sat Aug 27 20:50:32 2016 +0200
Make the node- package versioned-depend on the libjs- one
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index c4585eb..f689b9e 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Description: some Backbone for JavaScript applications - browser library
Package: node-backbone
Architecture: all
-Depends: libjs-backbone, nodejs, ${misc:Depends}
+Depends: libjs-backbone (= ${binary:Version}), nodejs, ${misc:Depends}
Description: some Backbone for JavaScript applications - Node module
Node is an event-based server-side JavaScript engine.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list