]> Devoid-pointer.net GitWeb - omnibook.git/commitdiff
[DEBIAN] Preparing Debian package for first upload to official archive
authorJulien Valroff <julien@kirya.net>
Sun, 7 Oct 2007 08:56:08 +0000 (08:56 +0000)
committerJulien Valroff <julien@kirya.net>
Sun, 7 Oct 2007 08:56:08 +0000 (08:56 +0000)
debian/README.Debian
debian/changelog
debian/compat
debian/control
debian/control.modules.in
debian/copyright

index 3daed1d8afb5b7605c1b4923efafa9f7b63f7b31..4978147dcfe4a43c2f0c4ebc35ab4b5edbe88215 100644 (file)
@@ -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 <sp@osb.hu>, Wed, 25 Jan 2006 21:06:28 +0100
+ -- Julien Valroff <julien@kirya.net>  Sun, 07 Oct 2007 10:38:07 +0200
+
index 949444f2d82169d589394a72995a094ad9a0513f..73f463e84af6b8559ef6d14c27b5c9a37cab712c 100644 (file)
@@ -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 <julien@kirya.net>  Sun, 07 Oct 2007 10:38:18 +0200
+
 omnibook (2:2.20070211+svn20070905-1) unstable; urgency=low
 
   * Added dependency on dpatch
index b8626c4cff2849624fb67f87cd0ad72b163671ad..7ed6ff82de6bcc2a78243fc9c54d3ef5ac14da69 100644 (file)
@@ -1 +1 @@
-4
+5
index 408c40686bbda5fdb6377eab3133dd411511b57b..77ee2bf7e57be00c2f8acf35ee5bcf44c6cd2d68 100644 (file)
@@ -1,9 +1,8 @@
 Source: omnibook
 Section: misc
 Priority: optional
-Maintainer: Mathieu Bérard <math_b@users.sourceforge.net>
-Uploaders: Julien Valroff <julien@kirya.net>
-Build-Depends: debhelper (>> 4.0.0), dpatch, bzip2
+Maintainer: Julien Valroff <julien@kirya.net>
+Build-Depends: debhelper (>> 5.0.0), dpatch, bzip2
 Standards-Version: 3.7.2
 
 Package: omnibook-source
index 954a7126c4f58f3685f51c958d81755e24d4bea2..fa17e1236fec4644b53f483e051b815e182c9cf9 100644 (file)
@@ -1,9 +1,8 @@
 Source: omnibook
 Section: misc
 Priority: optional
-Maintainer: Mathieu Bérard <math_b@users.sourceforge.net>
-Uploaders: Julien Valroff <julien@kirya.net>
-Build-Depends: debhelper (>> 4.0.0)
+Maintainer: Julien Valroff <julien@kirya.net>
+Build-Depends: debhelper (>> 5.0.0)
 Standards-Version: 3.7.2
 
 Package: omnibook-module-_KVERS_
index 8fd52c2b3ccdd0fdd4740cb8e238e487ac92aa5f..aeb8f844c97eb47293bcab3a8ec91b24455f44fe 100644 (file)
@@ -1,9 +1,13 @@
 This package was debianized by Peter Soos <sp@osb.hu> on
 Wed, 25 Jan 2006 21:06:28 +0100.
+Debian package was improved by Julien Valroff <julien@kirya.net>
 
-It was downloaded from http://www.sourceforge.net/projects/omke
+It was downloaded from http://sourceforge.net/projects/omnibook
 
-Copyright Holder: Peter Soos <sp@osb.hu>
+Copyright Holder: 2006-2007 Mathieu Bérard <math_b@users.sourceforge.net>
+
+dump.c:
+   Copyright (C) 2004-2005 Borislav Deianov <borislav@users.sf.net>
 
 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 <sp@osb.hu>
+  Copyright (C) 2006-2007 Julien Valroff <julien@kirya.net>
+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'.
-