This is an automated email from the git hooks/post-receive script. intrigeri pushed a commit to branch experimental in repository libnet-dbus-perl.
commit 98d85ed5c58f02f71bf298754670dd44e9d2e04e Author: Daniel P. Berrange <[email protected]> Date: Mon Sep 12 22:35:56 2005 +0000 Remove reference to obsolete Value object --- lib/Net/DBus.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Net/DBus.pm b/lib/Net/DBus.pm index efcf2e3..795b16d 100644 --- a/lib/Net/DBus.pm +++ b/lib/Net/DBus.pm @@ -77,7 +77,6 @@ BEGIN { use Net::DBus::Binding::Bus; use Net::DBus::Binding::Message; -use Net::DBus::Binding::Value; use Net::DBus::Service; use Net::DBus::RemoteService; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dbus-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
