[kernel] r13317 - in dists/trunk/linux-modules-extra-2.6: . batmand-gateway debian

Daniel Baumann daniel at alioth.debian.org
Fri Apr 3 08:36:04 UTC 2009


Author: daniel
Date: Fri Apr  3 08:36:03 2009
New Revision: 13317

Log:
Adding batmand-gateway module, thanks to Sven Eckelmann <sven.eckelmann at gmx.de> (Closes: #521535).

Added:
   dists/trunk/linux-modules-extra-2.6/batmand-gateway/
   dists/trunk/linux-modules-extra-2.6/batmand-gateway/copyright
   dists/trunk/linux-modules-extra-2.6/batmand-gateway/defines
Modified:
   dists/trunk/linux-modules-extra-2.6/debian/changelog
   dists/trunk/linux-modules-extra-2.6/defines

Added: dists/trunk/linux-modules-extra-2.6/batmand-gateway/copyright
==============================================================================
--- (empty file)
+++ dists/trunk/linux-modules-extra-2.6/batmand-gateway/copyright	Fri Apr  3 08:36:03 2009
@@ -0,0 +1,36 @@
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Upstream-Name: B.A.T.M.A.N.
+Upstream-Source: http://www.open-mesh.net/
+
+Files: *
+Copyright: Copyright 2006-2009, Marek Lindner <lindner_marek at yahoo.de>
+Copyright: Copyright 2006-2009, Axel Neumann <axel at open-mesh.net>
+Copyright: Copyright 2006-2009, Stefan Sperling <stsp at stsp.in-berlin.de>
+Copyright: Copyright 2006-2009, Corinna 'Elektra' Aichele <onelektra at gmx.net>
+Copyright: Copyright 2006-2009, Thomas Lopatic  <thomas at lopatic.de>
+Copyright: Copyright 2006-2009, Felix Fietkau <nbd at nbd.name>
+Copyright: Copyright 2006-2009, Ludger Schmudde <lui at schmudde.com>
+Copyright: Copyright 2006-2009, Simon Wunderlich <siwu at hrz.tu-chemnitz.de>
+Copyright: Copyright 2006-2009, Andreas Langer <a.langer at q-dsl.de>
+Copyright: Copyright 2008-2009, Sven Eckelmann <sven.eckelmann at gmx.de>
+Copyright: Copyright 2009, Antoine van Gelder <antoine at 7degrees.co.za>
+License: GPL-2
+ This program 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.
+ .
+ On Debian systems the full text of the GNU General Public License version 2
+ can be found in the `/usr/share/common-licenses/GPL-2' file.
+
+Files: debian/*
+Copyright: Copyright 2007, Wesley Tsai <wesleyboy42 at gmail.com>
+Copyright: Copyright 2007-2009, Holger Levsen <holger at debian.org>
+Copyright: Copyright 2008-2009, Sven Eckelmann <sven.eckelmann at gmx.de>
+License: GPL-2+
+ This program 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.
+ .
+ On Debian systems the full text of the GNU General Public License version 2
+ can be found in the `/usr/share/common-licenses/GPL-2' file.

Added: dists/trunk/linux-modules-extra-2.6/batmand-gateway/defines
==============================================================================
--- (empty file)
+++ dists/trunk/linux-modules-extra-2.6/batmand-gateway/defines	Fri Apr  3 08:36:03 2009
@@ -0,0 +1,5 @@
+[base]
+desc: B.A.T.M.A.N. kernelland gateway
+longdesc:
+ This package contains the set of loadable kernel modules for the
+ B.A.T.M.A.N. Gateway

Modified: dists/trunk/linux-modules-extra-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-modules-extra-2.6/debian/changelog	(original)
+++ dists/trunk/linux-modules-extra-2.6/debian/changelog	Fri Apr  3 08:36:03 2009
@@ -7,6 +7,8 @@
   * Removing unionfs, in favour for aufs not supported anymore.
   * Adding batman-adv module, thanks to Sven Eckelmann <sven.eckelmann at gmx.de>
     (Closes: #514611).
+  * Adding batmand-gateway module, thanks to Sven Eckelmann
+    <sven.eckelmann at gmx.de> (Closes: #521535).
 
  -- Daniel Baumann <daniel at debian.org>  Thu, 26 Mar 2009 22:45:00 +0100
 

Modified: dists/trunk/linux-modules-extra-2.6/defines
==============================================================================
--- dists/trunk/linux-modules-extra-2.6/defines	(original)
+++ dists/trunk/linux-modules-extra-2.6/defines	Fri Apr  3 08:36:03 2009
@@ -3,6 +3,7 @@
  atl2
  aufs
  batman-adv
+ batmand-gateway
  drbd8
  iscsitarget
  loop-aes



More information about the Kernel-svn-changes mailing list