debian/0000755000000000000000000000000012273764350007177 5ustar debian/libjs-arbiter.install0000644000000000000000000000005112273764235013316 0ustar Arbiter.js /usr/share/javascript/arbiter debian/rules0000755000000000000000000000024512273764235010262 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_configure: override_dh_auto_build: override_dh_auto_clean: dh_clean override_dh_clean: dh_clean .PHONY: build debian/compat0000644000000000000000000000000212273764235010377 0ustar 9 debian/control0000644000000000000000000000140012273764235010577 0ustar Source: arbiterjs Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Daniel Pocock Build-Depends: debhelper (>= 9), closure-compiler Standards-Version: 3.9.5 Homepage: http://arbiterjs.com Vcs-Browser: http://git.debian.org/?p=pkg-javascript/arbiterjs.git Vcs-Git: git://git.debian.org/git/pkg-javascript/arbiterjs.git Package: libjs-arbiter Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, libjs-jquery, libjs-jssip Recommends: javascript-common Description: Lightweight publish/subscribe library for client-side JavaScript Publish/Subscribe framework that can be embedded in web pages to enable loose coupling of different JavaScript modules. debian/copyright0000644000000000000000000000331612273764336011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ArbiterJS Source: https://github.com/ArbiterJS/ArbiterJS Files: * Copyright: none License: public-domain The author has released the work to the public domain by means of a statement on the project web site and a statement to this effect at the top of the source file. The author is Matt Kruse, http://mattkruse.com and the project site is http://arbiterjs.com Files: debian/* Copyright: 2014, Daniel Pocock http://danielpocock.com License: MIT or GPL-2+ License: GPL-2 The full text of the GPL-2 license can be found in /usr/share/common-licenses/GPL-2 on your Debian GNU/Linux system License: MIT 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/source/0000755000000000000000000000000012273764235010501 5ustar debian/source/format0000644000000000000000000000001412273764235011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000023412273764235011052 0ustar arbiterjs (1.0-1) unstable; urgency=low * Initial packaging (Closes: #737500) -- Daniel Pocock Sun, 02 Feb 2014 21:42:54 +0100