debian/0000755000000000000000000000000012173106534007170 5ustar debian/compat0000644000000000000000000000000212131555003010357 0ustar 7 debian/control0000644000000000000000000000154012173106166010574 0ustar Source: spice-protocol Priority: optional Maintainer: Liang Guo Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.4 Section: libs Homepage: http://www.spice-space.org/ Vcs-Git: git://anonscm.debian.org/collab-maint/spice-protocol.git Vcs-Browser: http://anonscm.debian.org/git/collab-maint/spice-protocol.git Package: libspice-protocol-dev Section: libdevel Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: SPICE protocol headers The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package provides headers defining protocols. debian/docs0000644000000000000000000000000512131555003010027 0ustar NEWS debian/copyright0000644000000000000000000001163412131555003011121 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174 Upstream-Name: spice-protocol Upstream-Contact: Alexander Larsson , Alon Levy , Arnon Gilboa , Gerd Hoffmann , Izik Eidus , Yonit Halperin Source: http://www.spice-space.org/download/releases/ Files: * Copyright: Copyright (C) 2009 Red Hat, Inc License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . \* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. \* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. \* Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: spice/macros.h Copyright: Copyright (C) 2010 Red Hat, Inc License: GPL-2+ 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 2 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 . . This file is to a large extent based on gmacros.h from glib Which is LGPL and copyright: . Modified by the GLib Team and others 1997-2000. See the AUTHORS file for a list of people on the GLib Team. See the ChangeLog files for a list of changes. These files are distributed with GLib at ftp://ftp.gtk.org/pub/gtk/. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file '/usr/share/common-licenses/GPL-2'. Files: spice/controller_prot.h spice/foreign_menu_prot.h Copyright: Copyright (C) 2009 Red Hat, Inc. License: GPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file '/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: Copyright (C) 2010 Liang Guo License: GPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, see . . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file '/usr/share/common-licenses/GPL-2'. debian/rules0000755000000000000000000000122512131555003010241 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # # Modified to make a template file for a multi-binary package with separated # build-arch and build-indep targets by Bill Allombert 2001 # Uncomment this to turn on verbose mode. export DH_VERBOSE=1 # This has to be exported to make some magic below work. export DH_OPTIONS %: dh $@ debian/watch0000644000000000000000000000014712131555003010214 0ustar version=3 http://www.spice-space.org/download/releases/spice-protocol-(\d+\.\d*[02468]\.\d+)\.tar\.bz2 debian/changelog0000644000000000000000000000442512173106534011047 0ustar spice-protocol (0.12.6-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.4 * Update VCS-* to use canonical URIs -- Liang Guo Wed, 17 Jul 2013 17:45:43 +0800 spice-protocol (0.12.5-2) unstable; urgency=low * Upload to unstable -- Liang Guo Thu, 09 May 2013 21:06:35 +0800 spice-protocol (0.12.5-1) experimental; urgency=low * New upstream release -- Liang Guo Thu, 11 Apr 2013 23:43:28 +0800 spice-protocol (0.12.3-1) experimental; urgency=low * New upstream release -- Liang Guo Sun, 30 Dec 2012 22:53:53 +0800 spice-protocol (0.12.2-1) experimental; urgency=low * New upstream release -- Liang Guo Wed, 26 Sep 2012 21:11:09 +0800 spice-protocol (0.12.0-1) experimental; urgency=low * New upstream release * debian/control: - Update my e-mail address - Remove DMUA - Bump Standards-Version to 3.9.3 -- Liang Guo Sun, 02 Sep 2012 09:27:34 +0800 spice-protocol (0.10.1-1) unstable; urgency=low * New upstream release -- Liang Guo Mon, 23 Jan 2012 11:07:19 +0800 spice-protocol (0.10.0-1) unstable; urgency=low * New upstream release -- Liang Guo Tue, 29 Nov 2011 12:09:29 +0800 spice-protocol (0.8.2-1) unstable; urgency=low [ Liang Guo ] * New upstream release * Update Format field in debian/copyright [ Aron Xu ] * debian/control: set DMUA. -- Liang Guo Thu, 20 Oct 2011 10:21:30 +0800 spice-protocol (0.8.1-1) unstable; urgency=low * New upstream release * Remove include_types_h_in_controller_port.patch, applied upstream -- Liang Guo Mon, 18 Jul 2011 21:57:56 +0800 spice-protocol (0.8.0-2) unstable; urgency=low * Add missing spice/types include in spice/controller_prot.h * Bump Standards-Version to 3.9.2, nothing to change * Update debian/copyright to compliant with DEP-5 * Set Architecture to all -- Liang Guo Sun, 03 Jul 2011 01:56:51 +0800 spice-protocol (0.8.0-1) unstable; urgency=low * Initial release (Closes: #603697) -- Liang Guo Sun, 10 Apr 2011 23:09:10 +0800 debian/source/0000755000000000000000000000000012131555003010461 5ustar debian/source/format0000644000000000000000000000001412131555003011667 0ustar 3.0 (quilt)