debian/0000755000000000000000000000000012225747173007200 5ustar debian/control0000644000000000000000000000321512225744756010610 0ustar Source: dbus-sharp Section: cli-mono Priority: optional Maintainer: Debian CLI Libraries Team Uploaders: Mirco Bauer Build-Depends: debhelper (>= 8) Build-Depends-Indep: cli-common-dev (>= 0.5.7), mono-devel (>= 2.4.3), pkg-config, monodoc-base Standards-Version: 3.9.2 Homepage: http://github.com/mono/dbus-sharp Vcs-Git: git://git.debian.org/pkg-cli-libs/packages/dbus-sharp.git Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/dbus-sharp.git Package: libdbus2.0-cil Architecture: all Depends: ${cli:Depends}, ${misc:Depends} Description: CLI implementation of D-Bus dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of D-Bus. It's often referred to as "managed D-Bus" to avoid confusion with existing bindings (which wrap libdbus). . D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the dbus-sharp library itself. Package: libdbus2.0-cil-dev Architecture: all Depends: libdbus2.0-cil (= ${binary:Version}), ${misc:Depends} Description: CLI implementation of D-Bus - development files dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of D-Bus. It's often referred to as "managed D-Bus" to avoid confusion with existing bindings (which wrap libdbus). . D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains development files for dbus-sharp, and should be used for compilation. debian/copyright0000644000000000000000000000423712132025122011115 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat Upstream-Name: dbus-sharp Upstream-Maintainer: dbus-sharp team Upstream-Source: http://github.com/mono/dbus-sharp/downloads Upstream-Vcs-Browser: http://github.com/mono/dbus-sharp/tree/master Files: * Copyright: 2006-2009 Alp Toker License: MIT/X11 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2010 Mirco Bauer License: GPL This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL' file. debian/compat0000644000000000000000000000000212132025122010352 0ustar 8 debian/changelog0000644000000000000000000000352112225747070011047 0ustar dbus-sharp (0.8.0-1) unstable; urgency=low [ Iain Lane ] * [5e8b567] Stop using deprecated cli.make and use cli sequence explicitly [ Jo Shields ] * [3db2062] Fix uscan URL * [641d1c1] Imported Upstream version 0.8.0 * [cb02373] Bump API to 0.8 and ABI to 2.0, renaming packages as required. * [4a95479] Don't run test suite, it doesn't work. * [b58dab6] Add patch to build against default framework, not v3.5 -- Jo Shields Fri, 11 Oct 2013 12:08:21 +0200 dbus-sharp (0.7.0-5) unstable; urgency=low [ Iain Lane ] * Upload rebuild for CLR 4.0 transition * [b7d3bda] Convert to 3.0 (quilt) * [24a8a42] Standards-Version → 3.9.2, no changes required * [b25dedb] Exclude libc moduleref from dh_clideps consideration. Affected by bug #657242 in dh_clideps which causes the moduleref to fail to be resolved. [ Jo Shields ] * [ad1254b] Reverse the way the dllmap for libsocket is handled, by using libc (mapped by /etc/mono/config) the default, and remapping this to libsocket.so.1 on Solaris. (cherry picked from upstream commit 1561585) -- Iain Lane Tue, 24 Jan 2012 22:17:08 +0000 dbus-sharp (0.7.0-4) unstable; urgency=low * Cherry-pick 608328b and 76f43e6c from upstream trunk. Fixes broken signal dispatch. -- Christopher James Halse Rogers Tue, 04 Oct 2011 15:38:43 +1100 dbus-sharp (0.7.0-3) unstable; urgency=low * Upload to Sid -- Jo Shields Tue, 15 Feb 2011 19:06:25 +0000 dbus-sharp (0.7.0-2) experimental; urgency=low * [b9cc526] Fix substitution which FTBFSed with dash as sh -- Iain Lane Tue, 16 Nov 2010 23:20:27 +0000 dbus-sharp (0.7.0-1) experimental; urgency=low * Initial release. (Closes: #598943) -- Mirco Bauer Sun, 03 Oct 2010 15:19:44 +0200 debian/libdbus2.0-cil.installcligac0000644000000000000000000000005312225745720014336 0ustar /usr/lib/cli/dbus-sharp-2.0/dbus-sharp.dll debian/patches/0000755000000000000000000000000012225747130010620 5ustar debian/patches/series0000644000000000000000000000006312225747130012034 0ustar use_default_framework_version.patch debian-changes debian/patches/debian-changes0000644000000000000000000000067612225747174013414 0ustar Debian patches are maintained in Git: see Vcs-Git in debian/control. --- dbus-sharp-0.8.0.orig/dbus-sharp-2.0.pc.in +++ dbus-sharp-0.8.0/dbus-sharp-2.0.pc.in @@ -8,4 +8,4 @@ Name: Managed DBus Description: Managed D-Bus IPC protocol library and CLR binding Version: @VERSION@ URL: http://mono.github.com/dbus-sharp/ -Libs: -r:${libdir}/mono/@PACKAGE@-@API_VERSION@/dbus-sharp.dll +Libs: -r:${libdir}/cli/@PACKAGE@-@API_VERSION@/dbus-sharp.dll debian/patches/use_default_framework_version.patch0000644000000000000000000000101112225746530017757 0ustar diff --git a/src/dbus-sharp.csproj b/src/dbus-sharp.csproj index 05e2228..09b7012 100644 --- a/src/dbus-sharp.csproj +++ b/src/dbus-sharp.csproj @@ -13,7 +13,6 @@ DBus true ..\dbus-sharp.snk - v3.5 True debian/libdbus2.0-cil.install0000644000000000000000000000001612132025122013152 0ustar /usr/lib/cli/ debian/rules0000755000000000000000000000215512225745723010262 0ustar #!/usr/bin/make -f export DH_VERBOSE=1 DEB_API_VERSION = 0.8 DEB_ABI_VERSION = 2.0 DEB_CLI_DIR = debian/tmp/usr/lib/cli/dbus-sharp-$(DEB_ABI_VERSION)/ DEB_DOC_DIR = $(CURDIR)/doc DEB_LIB_FILES = $(CURDIR)/src/dbus-sharp.dll DEB_LIBCONF_FILES = $(CURDIR)/src/dbus-sharp.dll.config DEB_CLEAN_FILES = $(CURDIR)/src/dbus-sharp.zip $(CURDIR)/src/dbus-sharp.tree $(DEB_DOC_DIR) override_dh_auto_configure: dh_auto_configure -- GMCS=/usr/bin/mono-csc override_dh_auto_build: dh_auto_build mkdir -p $(DEB_DOC_DIR); for LIB in $(DEB_LIB_FILES); do \ mdoc update \ -fno-assembly-versions \ --out=$(CURDIR)/monodoc \ $$LIB; \ mdoc assemble \ --format ecma \ --out $${LIB%.dll} \ $(DEB_DOC_DIR); \ done override_dh_auto_install: dh_auto_install mkdir -p $(DEB_CLI_DIR) for FILE in $(DEB_LIB_FILES) $(DEB_LIBCONF_FILES); do \ install $$FILE $(CURDIR)/$(DEB_CLI_DIR); \ done override_dh_auto_clean: dh_auto_clean rm -rf $(DEB_CLEAN_FILES) override_dh_auto_test: override_dh_clideps: dh_clideps --exclude-moduleref=libc override_dh_makeclilibs: dh_makeclilibs -m$(DEB_API_VERSION) %: dh $@ --with cli debian/source/0000755000000000000000000000000012132025122010454 5ustar debian/source/options0000644000000000000000000000002412132025122012066 0ustar single-debian-patch debian/source/format0000644000000000000000000000001412132025122011662 0ustar 3.0 (quilt) debian/source/patch-header0000644000000000000000000000010512132025122012720 0ustar Debian patches are maintained in Git: see Vcs-Git in debian/control. debian/gbp.conf0000644000000000000000000000021312132025122010567 0ustar [git-dch] id-length = 7 meta = True [git-import-orig] postimport = git-dch -N%(version)s -S -a --debian-branch=$GBP_BRANCH no-merge = True debian/watch0000644000000000000000000000012612225743634010226 0ustar version=3 http://github.com/mono/dbus-sharp/releases .+/dbus-sharp-([\d\.]+)\.tar\.gz debian/libdbus2.0-cil-dev.install0000644000000000000000000000002412132025122013725 0ustar /usr/lib/pkgconfig/