File: README.source

package info (click to toggle)
libjs-handlebars 3%3A4.0.5-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,072 kB
  • ctags: 292
  • sloc: yacc: 136; lex: 125; ruby: 10; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 459 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
libjs-handlebars for Debian
---------------------------

handlebars-v*.js is downloaded from handlebarsjs.com

Creating new source tarballs and importing them

uscan --verbose
cd ..
mkdir handlebars-<version>
cp handlebars-v<version>.js handlebars-<version>
tar -zcvf handlebars-<version>.tar.gz handlebars-<version>
cd -
git-import-orig --pristine-tar ../handlebars-<version>.tar.gz

 -- Pirate Praveen <praveen@debian.org>  Sat, 03 May 2014 22:40:55 +0530