summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@avencall.com>2012-12-03 18:13:47 +0100
committerNoe Rubinstein <nrubinstein@avencall.com>2012-12-03 18:13:47 +0100
commite371354bdc326ef10c4a1e1ce7754f7531080238 (patch)
tree920cb3700b44c6995590bc2f928f0d0c56d232e2
parent267c4c59a508e8ef8b0477725353ecd0e3b18a4a (diff)
Revert "Add non-working debian packaging information"
This reverts commit ff4634384e8e7ed5831bbbf9eda0fb670a2404a4.
-rw-r--r--debian/README6
-rw-r--r--debian/README.Debian6
-rw-r--r--debian/README.source9
-rw-r--r--debian/changelog5
-rw-r--r--debian/compat1
-rw-r--r--debian/control15
-rw-r--r--debian/copyright53
-rw-r--r--debian/files1
-rwxr-xr-xdebian/rules19
9 files changed, 0 insertions, 115 deletions
diff --git a/debian/README b/debian/README
deleted file mode 100644
index 54cad93..0000000
--- a/debian/README
+++ /dev/null
@@ -1,6 +0,0 @@
-The Debian Package xivo-e1000
-----------------------------
-
-Comments regarding the Package
-
- -- Noé Rubinstein <nrubinstein@avencall.com> Fri, 14 Sep 2012 08:07:33 +0200
diff --git a/debian/README.Debian b/debian/README.Debian
deleted file mode 100644
index 071a7f7..0000000
--- a/debian/README.Debian
+++ /dev/null
@@ -1,6 +0,0 @@
-xivo-e1000 for Debian
----------------------
-
-<possible notes regarding this package - if none, delete this file>
-
- -- Noé Rubinstein <nrubinstein@avencall.com> Fri, 14 Sep 2012 08:07:33 +0200
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index cbd09f3..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,9 +0,0 @@
-xivo-e1000 for Debian
----------------------
-
-<this file describes information about the source package, see Debian policy
-manual section 4.14. You WILL either need to modify or delete this file>
-
-
-
-
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index d2d4e58..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-xivo-e1000 (0.1) squeeze-xivo-skaro-dev; urgency=low
-
- * Initial Release.
-
- -- Noé Rubinstein <nrubinstein@avencall.com> Mon, 26 Nov 2012 16:31:52 +0100
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 7f8f011..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 555d765..0000000
--- a/debian/control
+++ /dev/null
@@ -1,15 +0,0 @@
-Source: xivo-e1000
-Section: kernel
-Priority: extra
-Maintainer: Noé Rubinstein <nrubinstein@avencall.com>
-Build-Depends: debhelper (>= 7.0.50~), dkms, linux-headers-2.6-686 | linux-headers-2.6-amd64 | linux-headers-generic | linux-headers
-Standards-Version: 3.8.4
-Homepage: http://wiki.xivo.fr
-#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
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: e1000 driver with support for Intel EP80579
- e1000 driver with support for Intel EP80579
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index cbd2dfb..0000000
--- a/debian/copyright
+++ /dev/null
@@ -1,53 +0,0 @@
-This work was packaged for Debian by:
-
- Noé Rubinstein <nrubinstein@avencall.com> on Fri, 14 Sep 2012 08:07:33 +0200
-
-It was downloaded from:
-
- <url://example.com>
-
-Upstream Author(s):
-
- <put author's name and email here>
- <likewise for another author>
-
-Copyright:
-
- <Copyright (C) YYYY Firstname Lastname>
- <likewise for another author>
-
-License:
-
-### SELECT: ###
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-### OR ###
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 2 as
- published by the Free Software Foundation.
-##########
-
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>
-
-On Debian systems, the complete text of the GNU General
-Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-The Debian packaging is:
-
- Copyright (C) 2012 Noé Rubinstein <nrubinstein@avencall.com>
-
-you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
diff --git a/debian/files b/debian/files
deleted file mode 100644
index 699cfd4..0000000
--- a/debian/files
+++ /dev/null
@@ -1 +0,0 @@
-xivo-e1000_0.1_i386.deb kernel extra
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index f4ac636..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
-export KSRC="/usr/src/linux-headers-2.6.32-5-686"
-
-DESTDIR=$(CURDIR)/debian/tmp
-
-override_dh_auto_install:
- mkdir -p debian/xivo-e1000/lib/modules/`uname -r`/extra
- cp $(CURDIR)/e1000.ko debian/xivo-e1000/lib/modules/
-%:
- dh $@