[Pkg-javascript-commits] [node-yajsml] 03/26: fix lintian issues
Mike Gabriel
sunweaver at debian.org
Tue Aug 26 12:26:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository node-yajsml.
commit 996be88f0d5eb0b68508812dd185e16e63ee0c05
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue May 7 12:47:10 2013 +0200
fix lintian issues
---
debian/control | 3 +++
debian/docs | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 275e1ad..f11e892 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,9 @@ Architecture: all
Depends:
${misc:Depends},
nodejs,
+Suggests:
+ libjs-jquery,
+ libjs-underscore,
Description: Yet another (Common)JS module loader
Yajsml is a server-side component that allows JavaScript code to be
distributed in a reliable and performant way. Its three features are:
diff --git a/debian/docs b/debian/docs
index b43bf86..cdb5f04 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1 @@
-README.md
+readme.md
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-yajsml.git
More information about the Pkg-javascript-commits
mailing list