[Pkg-javascript-commits] [backbone] 83/97: Tidy comment on when fallback-dependency on yui-compressor can be dropped.
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:56:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository backbone.
commit ce5e84c35695bc45a7316545f4bb3128ce68dc80
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Mar 14 11:23:37 2013 +0100
Tidy comment on when fallback-dependency on yui-compressor can be dropped.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f3dd3fa..15c7c49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ DEB_UPSTREAM_TARBALL_BASENAME = $(DEB_UPSTREAM_TARBALL_VERSION)
DEB_UPSTREAM_TARBALL_MD5 = d24ee0a1d401705c8bb098b5ebf01725
# Ease backporting (node-uglify is tough to backport)
-# TODO: drop fallback-dependency after Squeeze
+# TODO: drop fallback-dependency when uglifyjs is in Debian stable
CDBS_BUILD_DEPENDS += , node-uglify | yui-compressor
js-compressor := $(or $(notdir $(shell which uglifyjs)),yui-compressor)
--
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