debian/0000755000000000000000000000000012130554214007163 5ustar debian/changelog0000644000000000000000000000024212130354442011034 0ustar node-growl (1.7.0-1) unstable; urgency=low * Initial release (closes: #704930). -- Laszlo Boszormenyi (GCS) Sun, 07 Apr 2013 21:21:47 +0200 debian/compat0000644000000000000000000000000212123406271010362 0ustar 9 debian/control0000644000000000000000000000106012130354460010564 0ustar Source: node-growl Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Laszlo Boszormenyi (GCS) Build-Depends: debhelper (>= 9), libnotify-bin, nodejs Standards-Version: 3.9.4 Homepage: https://github.com/visionmedia/node-growl Package: node-growl Architecture: all Depends: ${misc:Depends}, libnotify-bin, nodejs Description: unobtrusive notification system for nodejs Growl support for Nodejs. Essentially a port of the Ruby Growl Library from the same author. debian/copyright0000644000000000000000000000437312130363636011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: node-growl Upstream-Contact: https://github.com/visionmedia/node-growl/issues Source: https://github.com/visionmedia/node-growl Copyright: Copyright (C) 2009- TJ Holowaychuk Files: * Copyright: Copyright (C) 2009- TJ Holowaychuk 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. Files: debian/* Copyright: Copyright (C) 2013- Laszlo Boszormenyi (GCS) 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 program 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 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/docs0000644000000000000000000000001212130343627010033 0ustar Readme.md debian/install0000644000000000000000000000002612130346027010553 0ustar lib/* usr/lib/nodejs/ debian/rules0000755000000000000000000000030212130345650010240 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 override_dh_auto_test: nodejs $(CURDIR)/test.js %: dh $@ .PHONY: override_dh_auto_test debian/source/0000755000000000000000000000000011677566257010514 5ustar debian/source/format0000644000000000000000000000001411677566257011722 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000016612130363720010217 0ustar version=3 https://alioth.debian.org/~dapal/npmjs.php?id=growl \ http://registry.npmjs.org/growl/-/growl-(\d+.*)\.tgz