gupnp-tools 0.8.14-1 source package in Ubuntu

Changelog

gupnp-tools (0.8.14-1) unstable; urgency=medium

  * New upstream release
  * Update Homepage and Vcs fields
  * Update debian/watch
  * Bump Standards-Version to 4.1.1

 -- Jeremy Bicha <email address hidden>  Fri, 17 Nov 2017 21:20:14 -0500

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe net

Downloads

File Size SHA-256 Checksum
gupnp-tools_0.8.14-1.dsc 2.2 KiB 4a52b12bd87bc7645a8067979c5e552ba47d130774735dec0733f78ff13b9eac
gupnp-tools_0.8.14.orig.tar.xz 545.5 KiB 682b952b3cf43818c7d27549c152ea52e43320500820ab3392cf5a29a95e7efa
gupnp-tools_0.8.14-1.debian.tar.xz 4.0 KiB 68dde274eef71424f6bc4f4b46b8c6f6d487e33bf4818bac8ac8504af24c4783

Available diffs

No changes file available.

Binary packages built by this source

gupnp-tools: tools for testing UPnP devices and control points

 GUPnP is an object-oriented open source framework for creating UPnP devices
 and control points, written in C using GObject and libsoup. The GUPnP API is
 intended to be easy to use, efficient and flexible.
 .
 GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP. They
 provides the following client and server side tools which enable one to easily
 test and debug one's UPnP devices and control points:
  * Universal Control Point: a tool that enables one to discover UPnP devices
    and services, retrieve information about them, subscribe to events and
    invoke actions.
  * Network Light: a virtual light bulb that allows control points to switch
    it on and off, change its dimming level and query its current status.
  * AV Control Point: a simple media player UI that enables one to discover and
    play multimedia content available on the network.
  * MediaServer upload: upload files to MediaServers
  * Upload: a simple commandline utility that uploads files to known
    MediaServers. Use Universal Control Point for discovering the MediaServers.

gupnp-tools-dbgsym: debug symbols for gupnp-tools