summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..5038316
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,26 @@
+Source: xivo-e1000
+Section: unknown
+Priority: extra
+Maintainer: NoƩ Rubinstein <nrubinstein@avencall.com>
+Build-Depends: debhelper (>= 7.0.50~), bzip2
+Standards-Version: 3.8.4
+Homepage: <insert the upstream URL, if relevant>
+#Vcs-Git: git://git.debian.org/collab-maint/xivo-e1000.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/xivo-e1000.git;a=summary
+
+#Package: xivo-e1000-utils
+#Architecture: any
+#Depends: ${shlibs:Depends}, ${misc:Depends}
+#Description: <insert up to 60 chars description> <insert long description, indented with spaces>
+
+Package: xivo-e1000-source
+Architecture: all
+Depends: module-assistant, debhelper (>= 7), make, bzip2
+Description: source for the e1000 driver with support for Intel EP80579
+ This package provides the e1000 driver with added support for Intel EP80579
+ (a.k.a. Tolapai) GbE MAC. It also supports several OEM PHYs and the XiVO IPBX
+ Open Hardware platform.
+ .
+ This package contains the module source. The kernel driver can be built from
+ it using module-assistant or make-kpkg.
+