aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAlexander Sack <asac@debian.org>2010-01-23 16:08:03 +0100
committerGuido Günther <agx@sigxcpu.org>2014-02-05 08:38:22 +0100
commit492419b6b733432a39adfb24f2e2b739ae2ad57c (patch)
tree0a0c3a45ffdc62bd02ce200ea4ff5be401aca1e2 /debian/control
parent87bd9deec22af69bb27226254803ac5c63b18d78 (diff)
Imported Debian patch 0.3-1debian/0.3-1
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..5429ac6
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,29 @@
+Source: modemmanager
+Section: net
+Priority: optional
+Maintainer: Ubuntu Network Manager Team <ubuntu-devel-discuss@lists.ubuntu.com>
+Uploaders: Alexander Sack <asac@debian.org>
+Build-Depends: debhelper (>= 5.0.0),
+ automake (>= 1:1.10), automake (<< 1:1.12),
+ cdbs,
+ quilt,
+ libtool,
+ libdbus-glib-1-dev (>= 0.75),
+ libglib2.0-dev (>= 2.18),
+ libgudev-1.0-dev,
+ xsltproc
+Standards-Version: 3.8.3
+Vcs-Bzr: https://code.launchpad.net/~modemmanager/modemmanager/ubuntu
+
+Package: modemmanager
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: D-Bus service for managing modems
+ Provides a D-Bus interface to communicate with mobile broadband (GSM, CDMA,
+ UMTS, ...) cards. Implements a loadable plugin interface to add work-arounds
+ for non standard devices. Also provides patches to use networkmanager (and
+ the applet) with modem manager.
+ .
+ Git Repository: http://cgit.freedesktop.org/ModemManager/ModemManager/
+