[DRE-commits] [ruby-dbus] 03/10: New upstream release
Paul van Tilburg
paulvt at moszumanska.debian.org
Fri Feb 21 21:21:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
paulvt pushed a commit to branch master
in repository ruby-dbus.
commit ebe75c466e72bcc265e4b729754493499cb8efd8
Author: Paul van Tilburg <paulvt at debian.org>
Date: Fri Feb 21 21:07:25 2014 +0100
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/changelog | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 19628a6..c797286 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ruby-dbus (0.11.0-1) UNRELEASED; 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
+
+ -- Paul van Tilburg <paulvt at debian.org> Fri, 21 Feb 2014 21:00:08 +0100
+
ruby-dbus (0.7.2-1) unstable; urgency=low
* New upstream release.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-dbus.git
More information about the Pkg-ruby-extras-commits
mailing list