From 8fa2efdbb921837f4ec5d4a5a063e32a23c0c928 Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Sun, 7 Oct 2007 08:56:08 +0000 Subject: [PATCH] [DEBIAN] Preparing Debian package for first upload to official archive --- debian/README.Debian | 4 +++- debian/changelog | 12 ++++++++++++ debian/compat | 2 +- debian/control | 5 ++--- debian/control.modules.in | 5 ++--- debian/copyright | 22 +++++++++++++++------- 6 files changed, 35 insertions(+), 15 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 3daed1d..4978147 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -23,6 +23,8 @@ The omnibook-source package can be used in several ways, not under control of the packaging system. If your are not using module-assisatant, you have to unpack -/usr/src/omnibook-source.tar.gz to /usr/src. +/usr/src/omnibook-source.tar.bz2 to /usr/src. -- Peter Soos , Wed, 25 Jan 2006 21:06:28 +0100 + -- Julien Valroff Sun, 07 Oct 2007 10:38:07 +0200 + diff --git a/debian/changelog b/debian/changelog index 949444f..73f463e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +omnibook (2:2.20070211+svn20071006-1) unstable; urgency=low + + * New SVN snapshot (r264): + + Update for acpi and backlight API changes in linux 2.6.23 + * First upload to Debian (Closes: #445602): + + Improved debian/copyright + + Bumped debhelper compat to version 5 + + Added myself as maintainer + + Updated README.Debian + + -- Julien Valroff Sun, 07 Oct 2007 10:38:18 +0200 + omnibook (2:2.20070211+svn20070905-1) unstable; urgency=low * Added dependency on dpatch diff --git a/debian/compat b/debian/compat index b8626c4..7ed6ff8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +5 diff --git a/debian/control b/debian/control index 408c406..77ee2bf 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,8 @@ Source: omnibook Section: misc Priority: optional -Maintainer: Mathieu Bérard -Uploaders: Julien Valroff -Build-Depends: debhelper (>> 4.0.0), dpatch, bzip2 +Maintainer: Julien Valroff +Build-Depends: debhelper (>> 5.0.0), dpatch, bzip2 Standards-Version: 3.7.2 Package: omnibook-source diff --git a/debian/control.modules.in b/debian/control.modules.in index 954a712..fa17e12 100644 --- a/debian/control.modules.in +++ b/debian/control.modules.in @@ -1,9 +1,8 @@ Source: omnibook Section: misc Priority: optional -Maintainer: Mathieu Bérard -Uploaders: Julien Valroff -Build-Depends: debhelper (>> 4.0.0) +Maintainer: Julien Valroff +Build-Depends: debhelper (>> 5.0.0) Standards-Version: 3.7.2 Package: omnibook-module-_KVERS_ diff --git a/debian/copyright b/debian/copyright index 8fd52c2..aeb8f84 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,13 @@ This package was debianized by Peter Soos on Wed, 25 Jan 2006 21:06:28 +0100. +Debian package was improved by Julien Valroff -It was downloaded from http://www.sourceforge.net/projects/omke +It was downloaded from http://sourceforge.net/projects/omnibook -Copyright Holder: Peter Soos +Copyright Holder: 2006-2007 Mathieu Bérard + +dump.c: + Copyright (C) 2004-2005 Borislav Deianov License: @@ -17,11 +21,15 @@ License: 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 package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - 02110-1301, USA. +The Debian packaging is + Copyright (C) 2006 Peter Soos + Copyright (C) 2006-2007 Julien Valroff +It is licensed under the GPL, version 2. + +You should have received a copy of the GNU General Public License with +the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL; +if not, write to the Free Software Foundation, Inc., 51 Franklin St, +Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. - -- 2.43.5