gupnp-tools 0.12.1-2 source package in Ubuntu

Changelog

gupnp-tools (0.12.1-2) unstable; urgency=medium

  * Stop using debian/control.in and dh-sequence-gnome
  * Cherry-pick 2 patches to fix build with latest libxml2 (Closes: #1073337)
  * Bump Standards Version to 4.7.0

 -- Jeremy BĂ­cha <email address hidden>  Sun, 16 Jun 2024 10:19:44 -0400

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
Oracular release universe net

Downloads

File Size SHA-256 Checksum
gupnp-tools_0.12.1-2.dsc 2.1 KiB 94e8144af20205c4371160a497ddb85b8e44958d0edf438ec40521a584e72f6c
gupnp-tools_0.12.1.orig.tar.xz 179.2 KiB 53cf93123f397e8f8f0b8e9e4364c86a7502a5334f4c0be2e054a824478bd5ba
gupnp-tools_0.12.1-2.debian.tar.xz 5.2 KiB a944cab18fe851ae183867eb1bd9373cb8e7b6a65d8e47b64d3d83e68a3f0f7d

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