[DRE-commits] [ruby-task-list] branch master updated (6c220fc -> e4ff006)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Sep 10 15:41:42 UTC 2017


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  6c220fc   bump standards
      adds  a3438e9   New upstream version 2.0.0
       new  55f3273   Updated version 2.0.0 from 'upstream/2.0.0'
       new  afc168e   update changelog
       new  e4ff006   bump std

The 3 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 +-
 README.md                                     |  54 ++++-
 app/assets/javascripts/task_list.coffee       | 324 ++++++++++++++------------
 bower.json                                    |   9 +-
 debian/changelog                              |   6 +
 debian/control                                |   2 +-
 dist/.gitignore                               |   2 +
 dist/.npmignore                               |   0
 lib/task_list/version.rb                      |   2 +-
 package.json                                  |  47 ++++
 script/bootstrap                              |   6 +-
 script/cibuild                                |   1 +
 script/testsuite                              |   6 +-
 task_list.gemspec                             |   9 +-
 test/functional/test_task_lists_behavior.html |   3 +
 test/unit/test_events.coffee                  |   1 +
 test/unit/test_updates.coffee                 |  79 +++----
 webpack.config.js                             |  19 ++
 18 files changed, 361 insertions(+), 215 deletions(-)
 create mode 100644 dist/.gitignore
 create mode 100644 dist/.npmignore
 create mode 100644 package.json
 create mode 100644 webpack.config.js

-- 
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