debian/0000755000000000000000000000000012216356343007173 5ustar debian/changelog0000644000000000000000000000325112215600740011036 0ustar node-mkdirp (0.3.5-1) unstable; urgency=low * New upstream release. * Update Standards-Version to 3.9.4 . * Add myself to uploaders. [ Bart Martens ] * Update watch file. -- Laszlo Boszormenyi (GCS) Mon, 16 Sep 2013 14:37:51 +0200 node-mkdirp (0.3.3-1) experimental; urgency=low * Upstream update. * Use github url in watch file. * Copyright: + rename MIT to Expat license + add copyright year to author. * Install index.js in usr/lib/nodejs/mkdirp instead of renaming it in debian/rules. -- Jérémy Lal Fri, 22 Mar 2013 01:54:05 +0100 node-mkdirp (0.3.1-2) unstable; urgency=low * Improved package description -- David Paleino Sun, 08 Apr 2012 22:46:38 +0200 node-mkdirp (0.3.1-1) unstable; urgency=low * New upstream version -- David Paleino Sun, 08 Apr 2012 22:35:20 +0200 node-mkdirp (0.3.0-1) unstable; urgency=low [ Jérémy Lal ] * New upstream version [ David Paleino ] * Added Jérémy to Uploaders * Updated debian/copyright * Standards-Version bumped to 3.9.3, no changes needed -- David Paleino Sat, 17 Mar 2012 23:18:39 +0100 node-mkdirp (0.2.1-1) unstable; urgency=low * New upstream version * Added debian/watch -- David Paleino Wed, 16 Nov 2011 22:31:42 +0100 node-mkdirp (0.0.7-2) unstable; urgency=low * Compliance to Debian Javascript Policy -- David Paleino Sat, 15 Oct 2011 23:58:34 +0200 node-mkdirp (0.0.7-1) unstable; urgency=low * Initial release (Closes: #645180) -- David Paleino Thu, 13 Oct 2011 12:31:51 +0200 debian/compat0000644000000000000000000000000212122725533010366 0ustar 8 debian/control0000644000000000000000000000140712215576024010577 0ustar Source: node-mkdirp Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: David Paleino , Jérémy Lal , Laszlo Boszormenyi (GCS) Build-Depends: debhelper (>= 8~) , dh-buildinfo Standards-Version: 3.9.4 Homepage: https://github.com/substack/node-mkdirp Vcs-Git: git://git.debian.org/collab-maint/node-mkdirp.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-mkdirp.git Package: node-mkdirp Architecture: all Depends: ${misc:Depends} , nodejs Description: Node.js module to recursively create directories mkdirp is a Node.js module to recursively create directories. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000261112215576015011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: mkdirp Files: * Copyright: 2010, James Halliday License: Expat Files: debian/* Copyright: © 2013, Laszlo Boszormenyi (GCS) , © 2013, Jérémy Lal , © 2011-2012, David Paleino License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/docs0000644000000000000000000000002012215576157010044 0ustar readme.markdown debian/examples0000644000000000000000000000002012122725533010721 0ustar examples/pow.js debian/install0000644000000000000000000000003712122725533010561 0ustar index.js usr/lib/nodejs/mkdirp debian/rules0000755000000000000000000000016112122725533010246 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/source/0000755000000000000000000000000012122725533010470 5ustar debian/source/format0000644000000000000000000000001412122725533011676 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017312215600074010215 0ustar version=3 http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/mkdirp .*=mkdirp-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))