[Pkg-javascript-commits] [node-compressible] 04/13: depends on node-mime-types
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sat Oct 11 12:41:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-compressible.
commit 36342791a5c03bc7dae9b83bca71e9bef3d075d3
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Fri Oct 10 12:15:46 2014 +0200
depends on node-mime-types
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index cc265dc..18f213e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
, dh-buildinfo
, nodejs
, node-mocha
+ , node-mime-types
Standards-Version: 3.9.5
Homepage: https://github.com/expressjs/compressible
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-compressible.git
@@ -18,6 +19,7 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
+ , node-mime-types
Description: checks wether a mime type is compressible - Node.js module
This module is useful for server software to check if a given mime type
represents data that is worth being compressed.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-compressible.git
More information about the Pkg-javascript-commits
mailing list