aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..35e987d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,29 @@
+Source: ppm
+Section: net
+Priority: extra
+Maintainer: Guido Günther <agx@sigxcpu.org>
+Build-Depends: debhelper (>= 7.0.50~),
+ libglib2.0-bin,
+ python-gobject,
+ automake,
+ autoconf
+Standards-Version: 3.9.1
+Homepage: https://honk.sigxcpu.org/piki/projects/ppm/
+Vcs-Git: git://honk.sigxcpu.org/git/ppm.git
+
+Package: prepaid-manager
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ python-gobject,
+ libgtk+-3-0,
+ python-dbus,
+ mobile-broadband-provider-info (>= 20110424-1),
+ modemmanager (>= 0.4+git.20110124t203624.00b6cce),
+Description: Prepaid Manager Applet
+ prepaid-manager-applet aims to ease the handling of mobile internet
+ connections using GSM mobile prepaid cards on the GNOME Desktop. Such a SIM
+ card can either be in a mobile phone used as a modem, a usb 3g module (usb
+ surf stick) or used by the built in 3G chipset in your laptop/netbook.
+ .
+ It currently supports USSD messges and uses ModemManager to talk to your GSM
+ chipset.