[Pkg-javascript-commits] [mustache.js] 04/31: Forgot to install the "clean" flavor of the lib
Martín Ferrari
tincho at debian.org
Sun Nov 13 22:20:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
tincho pushed a commit to branch master
in repository mustache.js.
commit 4af597d7a55623b9b678ecc7639b482e85c96408
Author: David Paleino <dapal at debian.org>
Date: Wed Nov 2 12:34:07 2011 +0100
Forgot to install the "clean" flavor of the lib
---
debian/changelog | 6 ++++++
debian/libjs-mustache.install | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8b70ca4..9234609 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mustache.js (0.3.0-2) UNRELEASED; urgency=low
+
+ * Forgot to install the "clean" flavor of the lib
+
+ -- David Paleino <dapal at debian.org> Wed, 02 Nov 2011 12:33:55 +0100
+
mustache.js (0.3.0-1) unstable; urgency=low
* Initial release
diff --git a/debian/libjs-mustache.install b/debian/libjs-mustache.install
index c97ed88..db7d23d 100644
--- a/debian/libjs-mustache.install
+++ b/debian/libjs-mustache.install
@@ -1 +1,2 @@
-jquery.mustache.js usr/share/javascript/mustache/
+jquery.mustache.js usr/share/javascript/mustache/
+mustache.js usr/share/javascript/mustache/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/mustache.js.git
More information about the Pkg-javascript-commits
mailing list