[DRE-commits] [ruby-ncurses] branch master updated (a7da491 -> d8a2655)

Per Andersson avtobiff at moszumanska.debian.org
Tue Sep 30 20:48:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

avtobiff pushed a change to branch master
in repository ruby-ncurses.

      from  a7da491   Add patch Absolute path to ruby interpreter
      adds  32e597e   Imported Upstream version 1.4.8
      adds  b23ee67   Imported Upstream version 1.4.8
       new  dfc217e   Merge tag 'upstream/1.4.8'
       new  1bedddc   Prepare changelog for new upstream release
       new  b3b96b5   Changed to my debian address
       new  046385c   Include examples/form*.rb files
       new  d8a2655   Drop 0001-Use-ncursesw-includes.patch, resolved upstream

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                |  11 ++
 debian/control                                  |   2 +-
 debian/copyright                                |  15 ++
 debian/get-orig-source.sh                       |  14 --
 debian/patches/0001-Use-ncursesw-includes.patch |  28 ----
 debian/patches/series                           |   1 -
 debian/rules                                    |   3 -
 examples/form.rb                                |  82 +++++++++++
 examples/form2.rb                               | 184 ++++++++++++++++++++++++
 examples/form_get_wch.rb                        | 125 ++++++++++++++++
 extconf.rb                                      |   6 +-
 ncursesw.gemspec                                |   2 +-
 12 files changed, 422 insertions(+), 51 deletions(-)
 delete mode 100755 debian/get-orig-source.sh
 create mode 100644 examples/form.rb
 create mode 100644 examples/form2.rb
 create mode 100644 examples/form_get_wch.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ncurses.git



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