debian/0000755000000000000000000000000012160313170007160 5ustar debian/ruby-notify.docs0000644000000000000000000000001212067510300012312 0ustar README.md debian/copyright0000644000000000000000000000250512160313170011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: notify Source: https://github.com/jugyo/notify Files: * Copyright: 2009 jugyo License: Expat Files: debian/* Copyright: 2011 Youhei SASAKI 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. debian/watch0000644000000000000000000000014112067510300010205 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/notify .*/notify-(.*).tar.gz debian/changelog0000644000000000000000000000060512160313170011033 0ustar ruby-notify (0.5.2-1) unstable; urgency=low [ Youhei SASAKI ] * Initial release (Closes: 648576) [ Cédric Boutillier ] * debian/control: remove obsolete DM-Upload-Allowed flag * use canonical URI in Vcs-* fields * debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field -- Youhei SASAKI Wed, 19 Jun 2013 20:06:57 +0900 debian/ruby-notify.manpages0000644000000000000000000000002012067510300013154 0ustar debian/notify.1 debian/source/0000755000000000000000000000000012067510300010460 5ustar debian/source/format0000644000000000000000000000001412067510300011666 0ustar 3.0 (quilt) debian/notify.rd0000644000000000000000000000057512067510300011026 0ustar =begin =NAME notify - desktop notification on cross platforms =SYNOPSIS notify [OPTION...] [BODY] =DESCRIPTION The notify provides desktop notification on cross platforms. In Debian, notify execute notify-send command. =AUTHORS This manual page was written by Youhei SASAKI , for the Debian GNU/Linux system(but may be used by others). debian/control0000644000000000000000000000202312160313170010560 0ustar Source: ruby-notify Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Youhei SASAKI Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.4.1~) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-notify.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-notify.git;a=summary Homepage: http://github.com/jugyo/notify XS-Ruby-Versions: all Package: ruby-notify Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, libnotify-bin Description: Desktop notification command on cross platform The "notify" provides a function to notify on cross platform. Notify supports the following features: - growl - notify-send - Growl for Windows (`ruby_gntp`) - libnotify - Mountain Lion Notification Center (`terminal-notifier`) . In Debian, "notify" command is simple wrapper to execute "notify-send". debian/rules0000755000000000000000000000070112067510300010236 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 # # Uncomment to ignore all test failures (but the tests will run anyway) #export DH_RUBY_IGNORE_TESTS=all # # Uncomment to ignore some test failures (but the tests will run anyway). # Valid values: #export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems # # If you need to specify the .gemspec (eg there is more than one) #export DH_RUBY_GEMSPEC=gem.gemspec %: dh $@ --buildsystem=ruby --with ruby debian/notify.10000644000000000000000000000075212067510300010556 0ustar .\" DO NOT MODIFY THIS FILE! it was generated by rd2 .TH notify 1 "November 2011" .SH NAME .PP notify \- desktop notification on cross platforms .SH SYNOPSIS .nf \& notify [OPTION...] [BODY] .fi .SH DESCRIPTION .PP The notify provides desktop notification on cross platforms. In Debian, notify execute notify\-send command. .SH AUTHORS .PP This manual page was written by Youhei SASAKI , for the Debian GNU/Linux system(but may be used by others). debian/compat0000644000000000000000000000000212067510300010356 0ustar 7