debian/0000755000000000000000000000000012264565333007177 5ustar debian/compat0000644000000000000000000000000212264557142010374 0ustar 9 debian/copyright0000644000000000000000000000057612264557757011155 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: drupal-mod-jssip Source: https://github.com/opentelecoms-org/drupal-mod-jssip 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-jssip.links0000644000000000000000000000012412264560562013516 0ustar /usr/share/javascript/jssip/JsSIP.min.js usr/share/drupal7/libraries/jssip/JsSIP.js debian/drupal7-mod-jssip.install0000644000000000000000000000021112264560770014042 0ustar jssip.info usr/share/drupal7/modules/jssip jssip.module usr/share/drupal7/modules/jssip debian/VERSION usr/share/drupal7/libraries/jssip debian/VERSION0000644000000000000000000000000612264560635010243 0ustar 1.0.0 debian/README.Debian0000644000000000000000000000042512264561144011235 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/rules0000755000000000000000000000024512264561222010251 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/0000755000000000000000000000000012264561273010476 5ustar debian/source/format0000644000000000000000000000001412264561273011704 0ustar 3.0 (quilt) debian/control0000644000000000000000000000175312264561741010607 0ustar Source: drupal7-mod-jssip 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-jssip Vcs-Browser: http://git.debian.org/?p=pkg-javascript/drupal7-mod-jssip.git Vcs-Git: git://git.debian.org/git/pkg-javascript/drupal7-mod-jssip.git Package: drupal7-mod-jssip Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, libjs-jssip, drupal7-mod-libraries 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. debian/changelog0000644000000000000000000000024612264565247011057 0ustar drupal7-mod-jssip (1.0.0-1) unstable; urgency=low * Initial packaging (Closes: #735098) -- Daniel Pocock Sun, 12 Jan 2014 19:23:12 +0100