debian/0000755000000000000000000000000011775655633007210 5ustar debian/manpages0000644000000000000000000000002511775655633010723 0ustar doc/wader-core-ctl.1 debian/rules0000755000000000000000000000070211775655633010267 0ustar #!/usr/bin/make -f %: dh $@ --with python2 --buildsystem=python_distutils override_dh_install: dh_install -Xtest override_dh_auto_test: ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),) set -ex; for python in $(shell pyversions -r) ; do \ $$python /usr/bin/nosetests -w . test \ -m '(?:^|[\b_\./-])[Tt]est(?!_contact)(?!_dbus)' \ -e test_int_to_uint32_to_int_conversion \ -e test_populate_db_from_networks_py_real \ ; \ done endif debian/python-wader.install0000644000000000000000000000004311775655633013216 0ustar usr/lib/python2.*/*-packages/wader debian/watch0000644000000000000000000000011411775655633010235 0ustar version=3 http://githubredir.debian.net/github/andrewbird/wader/(.*).tar.gz debian/control0000644000000000000000000000465011775655633010620 0ustar Source: wader Maintainer: Alex Chiang Section: net Priority: optional Build-Depends: debhelper (>= 7.0.50~), mobile-broadband-provider-info, python-all (>= 2.6.6-3), python-dbus, python-gconf, python-gobject, python-m2crypto, python-messaging, python-nose, python-setuptools, python-twisted-core, python-tz Standards-Version: 3.9.3 Homepage: https://github.com/andrewbird/wader Package: wader-core Architecture: all Section: net Depends: python-dbus, python-gudev, python-messaging, python-serial, python-twisted-core, python-tz, python-wader (= ${binary:Version}), ${misc:Depends}, ${python:Depends} Recommends: mobile-broadband-provider-info, python-m2crypto, python-twisted-conch, usb-modeswitch, wvdial | network-manager Breaks: ${python:Breaks} Conflicts: modemmanager Provides: modemmanager Description: 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. Package: python-wader Architecture: all Section: python Depends: python-dbus, python-epsilon, python-m2crypto, python-messaging, python-tz, ${misc:Depends}, ${python:Depends} Description: 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. debian/source/0000755000000000000000000000000011775655633010510 5ustar debian/source/format0000644000000000000000000000001411775655633011716 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211775655633010406 0ustar 7 debian/changelog0000644000000000000000000000066111775655633011065 0ustar wader (0.5.12-1) unstable; urgency=low * New upstream release -- Alex Chiang Sun, 27 May 2012 10:54:01 -0600 wader (0.5.10-1) unstable; urgency=low * New upstream release -- Alex Chiang Wed, 25 Jan 2012 00:39:00 +0000 wader (0.5.9-1) unstable; urgency=low * Initial packaging (Closes: #492875) -- Alex Chiang Mon, 07 Nov 2011 21:02:23 -0800 debian/wader-core.install0000644000000000000000000000003611775655633012627 0ustar etc/ usr/share/ usr/bin/ lib/ debian/copyright0000644000000000000000000000151711775655633011147 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: wader Upstream-Contact: Andrew Bird Source: https://github.com/andrewbird/wader Files: * Copyright: 2006-2008, Vodafone EspaƱa S.A. 2008-2009, Warp Networks S.L. License: GPL-2+ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 Files: debian/* Copyright: 2011, Alex Chiang License: GPL-2+ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 Files: plugins/devices/huawei_k3770.py Copyright: 2011, Canonical, Ltd. License: GPL-2+ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2