debian/0000755000000000000000000000000012136760170007171 5ustar debian/docs0000644000000000000000000000001212136760113010032 0ustar README.md debian/watch0000644000000000000000000000022312136760113010214 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-ini-$1.tar.gz/ \ https://github.com/isaacs/ini/tags .*/archive/v?([\d\.]+).tar.gz debian/control0000644000000000000000000000137512136760113010577 0ustar Source: node-ini Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Build-Depends: debhelper (>= 8.0.0) , dh-buildinfo Standards-Version: 3.9.3 Homepage: https://github.com/isaacs/ini Vcs-Git: git://git.debian.org/collab-maint/node-ini.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-ini.git;a=summary Package: node-ini Architecture: all Depends: ${misc:Depends} , nodejs Description: ini format parser and serializer for Node.js Read, manipulate and write ini files. Sections are treated as nested objects. Items before the first heading are saved on the object directly. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000244412136760113011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ini Files: * Copyright: 2009, 2010, 2011 Isaac Z. Schlueter License: Expat Files: debian/* Copyright: 2012, Jérémy Lal 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/install0000644000000000000000000000002712136760113010556 0ustar ini.js usr/lib/nodejs/ debian/source/0000755000000000000000000000000012136760113010466 5ustar debian/source/format0000644000000000000000000000001412136760113011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212136760113010364 0ustar 8 debian/rules0000755000000000000000000000016112136760113010244 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000046712136760137011055 0ustar node-ini (1.1.0-1) unstable; urgency=low * New upstream release. * Fix watch file. -- Jérémy Lal Sat, 27 Apr 2013 16:27:41 +0200 node-ini (1.0.2-1) unstable; urgency=low * Initial release (Closes: #664162) -- Jérémy Lal Sat, 17 Mar 2012 23:37:48 +0100