~ubuntu-branches/ubuntu/utopic/libdbus-ruby/utopic

« back to all changes in this revision

Viewing changes to examples/gdbus/gdbus

  • Committer: Bazaar Package Importer
  • Author(s): Paul van Tilburg, Gunnar Wolf, Paul van Tilburg
  • Date: 2010-02-14 21:12:08 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100214211208-zb8wnxcq9izet9hf
Tags: 0.2.12-1
[ Gunnar Wolf ]
* Changed section to Ruby as per ftp-masters' request

[ Paul van Tilburg ]
* New upstream release.
* debian/control:
  - Bumped standards version to 3.8.4.
  - Added missing ${misc:Depends} to libdbus-ruby and libdbus-ruby1.8.
* debian/watch:
  - Updated the URL to the new location on github (closes: #558602).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/ruby
 
1
#!/usr/bin/env ruby
2
2
#
3
3
# This is a quite complex example using internal lower level API.
4
4
# Not a good starting point, but might be usefull if you want to do tricky