[DRE-commits] [SCM] ruby-notify.git branch, master, updated. upstream/0.3.0-6-g045e116

Youhei SASAKI uwabami at gfd-dennou.org
Wed Jun 19 11:13:10 UTC 2013


The following commit has been merged in the master branch:
commit 045e1162685e84d5712314589af3318fced32a0a
Merge: 607e1b8228ad03a0446c59e216bc92e998d1a2d1 b3cb70c7d19128b4f7aecba055830037cbf3e58e
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Wed Jun 19 20:06:22 2013 +0900

    Merge tag 'upstream/0.5.2'
    
    Upstream version 0.5.2
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --combined debian/changelog
index 1a38209,0000000..b074d9e
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,5 -1,0 +1,12 @@@
- ruby-notify (0.3.0-1) unstable; urgency=low
++ruby-notify (0.5.2-1) unstable; urgency=low
 +
++  [ Youhei SASAKI ]
 +  * Initial release (Closes: 648576)
 +
-  -- Youhei SASAKI <uwabami at gfd-dennou.org>  Sun, 13 Nov 2011 14:27:25 +0900
++  [ 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 <uwabami at gfd-dennou.org>  Wed, 19 Jun 2013 20:06:57 +0900
diff --combined debian/control
index eedd00a,0000000..d8ae7c8
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,20 -1,0 +1,26 @@@
 +Source: ruby-notify
 +Section: ruby
 +Priority: optional
 +Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 +Uploaders: Youhei SASAKI <uwabami at gfd-dennou.org>
- Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.11~)
- Standards-Version: 3.9.2
- #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
++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.
++ In Debian, "notify" command is simple wrapper to execute "notify-send".

-- 
ruby-notify.git



More information about the Pkg-ruby-extras-commits mailing list