[Pkg-cli-libs-commits] [dbus-sharp] branch master updated (57ea758 -> 5c7811a)

Chow Loong Jin hyperair at debian.org
Tue Aug 19 02:39:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

hyperair pushed a change to branch master
in repository dbus-sharp.

      from  57ea758   Finalize changelog
      adds  073a4d2   Imported Upstream version 0.8.1
       new  10347f3   Merge tag 'upstream/0.8.1'
       new  7302660   No-change bump of Standards-Version to 3.9.5
       new  163e54d   Bump DEB_API_VERSION
       new  5c7811a   Update changelog

The 4 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:
 INSTALL                          |  4 +--
 Makefile.am                      |  4 +++
 Makefile.in                      | 14 ++++++--
 aclocal.m4                       | 58 ++++++++++++++++++++++++++++----
 configure                        | 65 +++++++++++++++++++++++++++++-------
 configure.ac                     |  2 +-
 debian/changelog                 |  9 +++++
 debian/control                   |  2 +-
 debian/rules                     |  2 +-
 examples/Makefile.in             |  2 +-
 missing                          |  4 +--
 src/Address.cs                   | 42 ++++++++++++++++-------
 src/AddressEntry.cs              | 36 ++++++++++----------
 src/AssemblyInfo.cs              |  4 +--
 src/Bus.cs                       |  5 +--
 src/Connection.cs                |  3 ++
 src/Makefile.am                  |  1 +
 src/Makefile.in                  |  3 +-
 src/Mapper.cs                    | 17 +---------
 src/OSHelpers.cs                 | 67 +++++++++++++++++++++++++++++++++++++
 src/Protocol/MessageContainer.cs |  1 +
 src/Protocol/MessageReader.cs    | 11 +++---
 src/Protocol/MessageWriter.cs    |  9 +++--
 src/Protocol/Signature.cs        |  6 ++++
 src/Protocol/SocketTransport.cs  |  4 ++-
 src/Protocol/Transport.cs        | 72 ++++++++++++++++++++++++++++++++++------
 src/dbus-sharp.csproj            | 15 +++------
 tests/ExportInterfaceTest.cs     |  2 +-
 tests/IntrospectorTest.cs        |  2 +-
 tests/Makefile.in                |  2 +-
 tests/dbus-sharp-tests.csproj    |  2 ++
 tools/Makefile.in                |  2 +-
 32 files changed, 361 insertions(+), 111 deletions(-)
 create mode 100644 src/OSHelpers.cs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/dbus-sharp.git



More information about the Pkg-cli-libs-commits mailing list