tags 707522 patch thanks The node command has been renamed to nodejs. Please consider applying the attached debdiff which fixes the issue.
A new revision is also available at mentors.debian.net. http://mentors.debian.net/debian/pool/main/t/twitter-bootstrap/twitter-bootstrap_2.0.2+dfsg-3.dsc Regards, Markus Koschany
diff -Nru twitter-bootstrap-2.0.2+dfsg/debian/changelog twitter-bootstrap-2.0.2+dfsg/debian/changelog --- twitter-bootstrap-2.0.2+dfsg/debian/changelog 2012-06-30 16:21:41.000000000 +0200 +++ twitter-bootstrap-2.0.2+dfsg/debian/changelog 2013-06-08 23:26:30.000000000 +0200 @@ -1,3 +1,12 @@ +twitter-bootstrap (2.0.2+dfsg-3) unstable; urgency=low + + * QA upload + * The package has been orphaned. Set maintainer to Debian QA Group. + * Use nodejs command instead of the obsolete node command to build the + documentation. (Closes: #707522) + + -- Markus Koschany <a...@gambaru.de> Sat, 08 Jun 2013 23:09:56 +0200 + twitter-bootstrap (2.0.2+dfsg-2) unstable; urgency=low * Switching to xz compression. diff -Nru twitter-bootstrap-2.0.2+dfsg/debian/control twitter-bootstrap-2.0.2+dfsg/debian/control --- twitter-bootstrap-2.0.2+dfsg/debian/control 2012-06-30 15:38:01.000000000 +0200 +++ twitter-bootstrap-2.0.2+dfsg/debian/control 2013-06-08 23:14:07.000000000 +0200 @@ -1,7 +1,7 @@ Source: twitter-bootstrap Section: web Priority: optional -Maintainer: Daniel Baumann <daniel.baum...@progress-technologies.net> +Maintainer: Debian QA Group <packa...@qa.debian.org> Build-Depends: debhelper (>= 9), node-less (>= 1.3), node-uglify, yui-compressor, zip diff -Nru twitter-bootstrap-2.0.2+dfsg/debian/patches/series twitter-bootstrap-2.0.2+dfsg/debian/patches/series --- twitter-bootstrap-2.0.2+dfsg/debian/patches/series 2012-06-30 15:38:18.000000000 +0200 +++ twitter-bootstrap-2.0.2+dfsg/debian/patches/series 2013-06-08 23:06:17.000000000 +0200 @@ -1,2 +1,3 @@ 01-dfsg.patch 02-build.patch +use-nodejs-command.patch diff -Nru twitter-bootstrap-2.0.2+dfsg/debian/patches/use-nodejs-command.patch twitter-bootstrap-2.0.2+dfsg/debian/patches/use-nodejs-command.patch --- twitter-bootstrap-2.0.2+dfsg/debian/patches/use-nodejs-command.patch 1970-01-01 01:00:00.000000000 +0100 +++ twitter-bootstrap-2.0.2+dfsg/debian/patches/use-nodejs-command.patch 2013-06-08 23:06:17.000000000 +0200 @@ -0,0 +1,21 @@ +From: Markus Koschany <a...@gambaru.de> +Date: Sat, 8 Jun 2013 23:05:57 +0200 +Subject: use nodejs command + +--- + Makefile | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/Makefile b/Makefile +index 5a31595..b69fc88 100644 +--- a/Makefile ++++ b/Makefile +@@ -14,7 +14,7 @@ docs: bootstrap + zip -r docs/assets/bootstrap.zip bootstrap + lessc ${BOOTSTRAP_LESS} > ${BOOTSTRAP} + lessc ${BOOTSTRAP_RESPONSIVE_LESS} > ${BOOTSTRAP_RESPONSIVE} +- node docs/build ++ nodejs docs/build + cp img/* docs/assets/img/ + cp js/*.js docs/assets/js/ +
signature.asc
Description: OpenPGP digital signature