wader 0.5.13-1 source package in Ubuntu
Changelog
wader (0.5.13-1) unstable; urgency=medium * New upstream release - Start application directly, not via shell (Closes: #701120) * Drop fix-network_info.id-type-issues.patch included upstream * Update debian/watch, thanks Bart Martens * Add debian/clean * Update debian/copyright * Include upstream's wader-core.postrm (Closes: #683265) * Update debian/control: - Update my email address - Bump debhelper compat level to 9 - Add dh-python package to Build-Depends - Fix duplicate section field and capitalization error - Wrap-and-sort - Use https for Vcs-Browser - Bump Standards-Version to 3.9.7, no further changes -- Graham Inggs <email address hidden> Tue, 23 Feb 2016 12:14:47 +0200
Upload details
- Uploaded by:
- Python Applications Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Python Applications Packaging Team
- Architectures:
- all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
wader_0.5.13-1.dsc | 2.1 KiB | caf26944479611af07fa96f2177e5d748c72c456ee61261c33bc53a132f6fed3 |
wader_0.5.13.orig.tar.gz | 701.8 KiB | dd3759439fe7985b8676bc5fb43679fac1423536614f05a091045a669f1d85ea |
wader_0.5.13-1.debian.tar.xz | 3.4 KiB | 42fc747452126692012f1523a078fd940760b9c05acedffcc5006bf38c9f0213 |
Available diffs
- diff from 0.5.12-2 to 0.5.13-1 (10.9 KiB)
No changes file available.
Binary packages built by this source
- python-wader: common services for wader-core daemon and alternate clients
A Python module providing access to various utilities required by the
wader-core daemon, such as:
- AES encryption
- AT error handling
- SMS/MMS abstraction
- robust USSD stack
- network provider database
- 3G profile abstraction
- system service interface to GConf and D-Bus
- ModemManager constants
.
This package can also be used to implement an application requiring access to
the above listed 3G telephony stack features.
- wader-core: alternative D-Bus service for managing modems
A drop-in replacement for modemmanager and alternative implementation of the
ModemManager API, with extensive support for many UMTS devices, simple plugin
system for supporting new devices, robust USSD stack, multipart SMS, MMS
reception, extensible AT engine, and handles binary SMS cleanly.
.
If your 3G device does not work well with ModemManager, you may wish to read
https://github. com/andrewbird/ wader/blob/ master/ SUPPORTED_ DEVICES
to learn if wader-core is a better alternative for you.
.
This package provides the wader-core daemon.