debian/0000755000000000000000000000000012347326674007204 5ustar debian/docs0000644000000000000000000000001212346075375010046 0ustar Readme.md debian/watch0000644000000000000000000000027412346075375010236 0ustar version=3 opts=dversionmangle=s/.dfsg?([\d]*)//,filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/should.js-$1.tar.gz/ \ https://github.com/shouldjs/should.js/tags .*/archive/v?([\d\.]+).tar.gz debian/copyright0000644000000000000000000000457512346075375011150 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: should.js Source: https://github.com/shouldjs/should.js should.js is excluded because non-trivially transformed from source by browserify (an external tool not available in debian at 2014-05-06). Files-Excluded: should.js should.min.js Files: * Copyright: 2010-2014 TJ Holowaychuk License: Expat Files: lib/inspect.js Copyright: Joyent, Inc. and other Node contributors 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. Files: debian/* Copyright: 2014 Leo Iannacone License: GPL-3 License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/examples0000644000000000000000000000001312346075375010735 0ustar examples/* debian/changelog0000644000000000000000000000150212347326674011054 0ustar should.js (4.0.4+dfsg-1) unstable; urgency=medium * New upstream release. * debian/copyright: + update source url + remove copyright information about lib/browser/ files which are no longer in upstream + document lib/inspect.js copyright information * debian/control: + update homepage url + add node-mocha as builddep * debian/rules: enable tests * debian/watch: update url * node-should.lintian-overrides: removed, no longer needed since current release does not have a jquery.js file which caused lintian warning embedded-javascript-library false positive. -- Leo Iannacone Sun, 15 Jun 2014 16:29:13 +0200 should.js (3.3.1+dfsg-1) unstable; urgency=low * Initial release (Closes: #745151) -- Leo Iannacone Tue, 06 May 2014 23:19:52 +0200 debian/control0000644000000000000000000000165712346075557010620 0ustar Source: should.js Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Leo Iannacone Build-Depends: debhelper (>= 9) , dh-buildinfo , nodejs , node-mocha Standards-Version: 3.9.5 Homepage: https://github.com/shouldjs/should.js Vcs-Git: git://anonscm.debian.org/pkg-javascript/should.js.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/should.js.git Package: node-should Architecture: all Depends: ${misc:Depends} , nodejs Description: behavior driven test assertions library - Node.js module Should is an expressive, readable, test framework agnostic, assertion library. It helps keeping test code clean and error messages helpful. . It extends Object.prototype with a single non-enumerable getter that allows one to express how the object should behave. . Node.js is an event-based server-side JavaScript engine. debian/node-should.install0000644000000000000000000000007712346075375013017 0ustar package.json usr/lib/nodejs/should/ lib usr/lib/nodejs/should/ debian/compat0000644000000000000000000000000212346075375010400 0ustar 9 debian/rules0000755000000000000000000000037112346076370010257 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_build: override_dh_auto_test: mocha -C test/* override_dh_installchangelogs: dh_installchangelogs -k History.md debian/source/0000755000000000000000000000000012346075375010502 5ustar debian/source/format0000644000000000000000000000001412346075375011710 0ustar 3.0 (quilt)