[DRE-commits] [ruby-task-list] branch master updated (273ca4e -> 6e870f0)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Nov 2 16:17:06 UTC 2016


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

praveen pushed a change to branch master
in repository ruby-task-list.

      from  273ca4e   Run wrap-and-sort on packaging files
       new  01dcc4a   switch to deckar01 fork
      adds  b2bfe5c   New upstream version 1.0.6
       new  3b0e2d5   Merge tag 'upstream/1.0.6'
       new  405c0f6   update changelog
       new  4becb0b   provide both gemspec
       new  6e870f0   update dependencies

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:
 .travis.yml                             |   6 +-
 LICENSE                                 |   1 +
 README.md                               | 106 +++++++++++++----
 app/assets/javascripts/task_list.coffee |  29 ++---
 bower.json                              |   8 +-
 debian/changelog                        |   9 ++
 debian/control                          |   6 +-
 debian/copy-gemspec                     |   7 ++
 debian/rules                            |  20 +---
 debian/watch                            |   2 +-
 lib/task_list.rb                        |  14 ++-
 lib/task_list/filter.rb                 |  15 ++-
 lib/task_list/version.rb                |   2 +-
 metadata.yml                            | 198 --------------------------------
 task-lists.gemspec => task_list.gemspec |  12 +-
 test/task_list/filter_test.rb           |   8 ++
 test/unit/test_updates.coffee           |  67 +++++++++++
 17 files changed, 244 insertions(+), 266 deletions(-)
 create mode 100755 debian/copy-gemspec
 delete mode 100644 metadata.yml
 rename task-lists.gemspec => task_list.gemspec (70%)

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



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