debian/0000755000000000000000000000000012274243346007175 5ustar debian/compat0000644000000000000000000000000212264557151010374 0ustar 9 debian/copyright0000644000000000000000000000062112265220262011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: drupal-mod-jscommunicator Source: https://github.com/opentelecoms-org/drupal-mod-jscommunicator Files: * Copyright: 2013, Daniel Pocock http://danielpocock.com License: 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 debian/drupal7-mod-jscommunicator.links0000644000000000000000000000014412264560672015427 0ustar /usr/share/javascript/jscommunicator/JSComm.js usr/share/drupal7/libraries/jscommunicator/JSComm.js debian/drupal7-mod-jscommunicator.install0000644000000000000000000000026612264560755015764 0ustar jscommunicator.info usr/share/drupal7/modules/jscommunicator jscommunicator.module usr/share/drupal7/modules/jscommunicator debian/VERSION usr/share/drupal7/libraries/jscommunicator debian/VERSION0000644000000000000000000000000612264560702010236 0ustar 1.0.0 debian/README.Debian0000644000000000000000000000042512264561142011233 0ustar See README.Debian in drupal7-mod-libraries to understand how the library installation mechanism works for Drupal packages on Debian. After installing this package, you must log in to the Drupal module administration page (for each virtual host) and enable the module there. debian/rules0000755000000000000000000000024512264561237010257 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/source/0000755000000000000000000000000012264561276010501 5ustar debian/source/format0000644000000000000000000000001412264561276011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000102012274243213011031 0ustar drupal7-mod-jscommunicator (1.0.1-1) unstable; urgency=low * New upstream release -- Daniel Pocock Tue, 04 Feb 2014 20:58:50 +0100 drupal7-mod-jscommunicator (1.0.0-2) unstable; urgency=low * Correct dependency on libjs-jscommunicator package -- Daniel Pocock Mon, 20 Jan 2014 10:26:05 +0100 drupal7-mod-jscommunicator (1.0.0-1) unstable; urgency=low * Initial packaging (Closes: #735100) -- Daniel Pocock Sun, 12 Jan 2014 19:23:12 +0100 debian/control0000644000000000000000000000206412274243255010601 0ustar Source: drupal7-mod-jscommunicator Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Daniel Pocock Build-Depends: debhelper (>= 9) Standards-Version: 3.9.5 Homepage: https://github.com/opentelecoms-org/drupal-mod-jscommunicator Vcs-Browser: http://git.debian.org/?p=pkg-javascript/drupal7-mod-jscommunicator.git Vcs-Git: git://git.debian.org/git/pkg-javascript/drupal7-mod-jscommunicator.git Package: drupal7-mod-jscommunicator Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, libjs-jscommunicator, drupal7-mod-jssip, drupal7-mod-arbiterjs Recommends: javascript-common Description: Browser-based messaging, phone and video chat application HTML5 SIP client entirely written in JavaScript for integration in any web site, incude a blog, CMS or web application. Requires a modern WebRTC capable web browser and a SIP server/proxy supporting the SIP over WebSockets transport. . This package provides the JavaScript library for use in Drupal sites.