[DRE-commits] [ruby-asana] branch master updated (324a486 ->	fbcd882)
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Tue Dec 22 21:07:15 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-asana.
      from  324a486   update version
      adds  0c69d57   Imported Upstream version 0.4.0
       new  86685e6   Merge tag 'upstream/0.4.0'
       new  06abc3d   update changelog
       new  fbcd882   check deps
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:
 .rubocop.yml                                       |  3 +
 README.md                                          |  9 ++-
 debian/changelog                                   |  7 ++
 debian/rules                                       |  2 +-
 examples/events.rb                                 | 10 +--
 .../{api_token.rb => personal_access_token.rb}     | 10 +--
 lib/asana/client.rb                                |  4 +-
 lib/asana/client/configuration.rb                  | 16 +---
 lib/asana/resource_includes/events.rb              |  8 +-
 lib/asana/resources/attachment.rb                  | 14 +++-
 lib/asana/resources/project.rb                     | 92 +++++++++++++++++++++-
 lib/asana/resources/story.rb                       | 42 +++++++---
 lib/asana/resources/tag.rb                         | 24 +++++-
 lib/asana/resources/task.rb                        | 61 +++++++++++---
 lib/asana/resources/team.rb                        | 32 +++++++-
 lib/asana/resources/user.rb                        | 25 +++---
 lib/asana/resources/workspace.rb                   | 38 ++++++++-
 lib/asana/version.rb                               |  2 +-
 metadata.yml                                       |  6 +-
 19 files changed, 329 insertions(+), 76 deletions(-)
 rename examples/{api_token.rb => personal_access_token.rb} (54%)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-asana.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list