ruby-dbus (0.15.0-1) unstable; urgency=medium

  * New upstream version
  * debian/control:
    - Update the homepage
    - Improve the description a bit
    - Point the Vcs-* links to Salsa
    - Bump Standards-Version to 4.3.0 (no changes required)
    - Set Testsuite field to autpkgtest-pkg-ruby
  * debian/copyright:
    - Update and relicense packaging under same license as library
  * debian/rules:
    - No longer remove file that are not generated anymore
    - Don't include README.md in the RDoc documentation files; it has
      privacy-breaching links to external images

 -- Paul van Tilburg <paulvt@debian.org>  Wed, 09 Jan 2019 20:15:02 +0100

ruby-dbus (0.13.0-1) unstable; urgency=medium

  * Team upload.

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Remove version in the gem2deb build-dependency
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files

  [ Christian Hofstaedtler ]
  * New upstream version
  * Remove bluecloth usage, update documentation filenames.
  * New build dependency: ruby-rspec.
  * Bump Standards-Version to 3.9.8 (no changes needed)

 -- Christian Hofstaedtler <zeha@debian.org>  Tue, 22 Nov 2016 12:31:40 +0000

ruby-dbus (0.11.0-1) unstable; urgency=medium

  * New upstream release:
    - Dropped Ruby 1.8.1 support; added 1.9.3 support
    - Anonymous authentication
    - Use Nokogiri for XML parsing (when available)
    - When calling methods, interface can be left unspecified if unambiguous
    - Ruby strings can be passed where byte arrays ("ay") are expected
    - Many bugfixes
  * debian/control:
    - Drop transition packages and corresponding breaks/replaces/provides
      (closes: #735731)
    - Drop build-depend-indep on rake (no longer needed for documentation
      generation)
    - Add suggest on ruby-nokogiri as it it faster than REXML for
      introspection
    - Replace XB-Ruby-Version field by a depend on ruby | ruby-interpreter
    - Bump standards-version to 3.9.5; no changes required
  * debian/rules, debian/docs: update tutorial/reference generation
    (closes: #713142)

 -- Paul van Tilburg <paulvt@debian.org>  Fri, 21 Feb 2014 22:20:54 +0100

ruby-dbus (0.7.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Bumped gem2deb build-depend to 0.3.0.
    - Bumped standars-version to 3.9.3.
    - Set the priority for the transitional packages lib*-ruby to "extra".
    - Extended the long description a bit (added a list of features).
  * debian/ruby-dbus.doc-base: added.
  * debian/source/lintian-overrides:
    - Override the duplicate long description issues for the transitional
      packages.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 24 Jun 2012 16:16:50 +0200

ruby-dbus (0.7.0-1) unstable; urgency=low

  * New upstream release.
  * Source packages adapted according to the new Ruby policy:
    - Build for both ruby1.8 and ruby1.9.1.
    - Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in
      debian/control accordingly.
    - Changed the depends and recommends to follow the new Ruby
      library naming scheme.
  * debian/control:
    - Added a default DM-Upload-Allowed field set to yes.
    - Standards-Version bumped to 3.9.2; no changes required.
    - Set XS-Ruby-Versions to all.
    - Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
    - Switched the maintainer with the uploaders field as per new
      convention the team is the default maintainer.
    - Added libdbus-ruby and libdbus-ruby1.8 as transitional packages.
    - Added a build-depend on dbus for the test suite.
    - Drop the build-depend-indep on webgen0.5 and libtextile-ruby, the
      tutorial is no longer a webgen site.
  * debian/copyright: reworked to fit the DEP5 format.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 25 Sep 2011 13:19:37 +0200

libdbus-ruby (0.3.0-1) unstable; urgency=low

  * New upstream release.
  * debian/source/format: Added, switched to 3.0 (quilt) format.

 -- Paul van Tilburg <paulvt@debian.org>  Fri, 09 Apr 2010 22:47:16 +0200

libdbus-ruby (0.2.12-1) unstable; urgency=low

  [ 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).

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 14 Feb 2010 21:12:08 +0100

libdbus-ruby (0.2.1-1) unstable; urgency=low

  * New upstream release.
  * Bumped standards version to 3.7.3; no changes required.
  * Added Homepage and Vcs-* fields.

 -- Paul van Tilburg <paulvt@debian.org>  Sat, 29 Dec 2007 01:25:19 +0100

libdbus-ruby (0.2.0-2) unstable; urgency=low

  * Fixed debian/copyright to mention the software is licensed under
    the LPGL (not GPL as before release 0.1.2).
  * Added libredcloth-ruby to the build-depend-indep in debian/control
    so that webgen can read the tutorial files written in the tutorial.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 15 Jul 2007 22:29:29 +0200

libdbus-ruby (0.2.0-1) unstable; urgency=low

  * Initial release.
  * Forget the old Ruby D-Bus implementation that is no longer maintained
    and incompatible with the current D-Bus implementation.

 -- Paul van Tilburg <paulvt@debian.org>  Wed, 25 Apr 2007 23:16:04 +0200
