[pkg-wpa-devel] r1350 - in /hostapd/trunk/debian: changelog ifupdown.sh

kelmo-guest at users.alioth.debian.org kelmo-guest at users.alioth.debian.org
Sun Mar 29 14:27:14 UTC 2009


Author: kelmo-guest
Date: Sun Mar 29 14:27:14 2009
New Revision: 1350

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1350
Log:
* New upstream release. (Closes: #521142)
* Update copyright information in debian/ifupdown.sh

Modified:
    hostapd/trunk/debian/changelog
    hostapd/trunk/debian/ifupdown.sh

Modified: hostapd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/hostapd/trunk/debian/changelog?rev=1350&op=diff
==============================================================================
--- hostapd/trunk/debian/changelog (original)
+++ hostapd/trunk/debian/changelog Sun Mar 29 14:27:14 2009
@@ -1,6 +1,6 @@
 hostapd (1:0.6.9-1) unstable; urgency=low
 
-  * New upstream release.
+  * New upstream release. (Closes: #521142)
   * Document copyright errata of hostapd/driver_atheros.c in
     debian/copyright.
     - activate nl80211 driver backend (Closes: #429734)
@@ -30,8 +30,9 @@
     debian/dirs. hostapd is able to create its own directory for unix
     sockets (and that may be anywhere admin decides) and lintian stuff
     is taken care of by debhelper now.
-
- -- Kel Modderman <kel at otaku42.de>  Tue, 24 Mar 2009 01:48:35 +1000
+  * Update copyright information in debian/ifupdown.sh
+
+ -- Kel Modderman <kel at otaku42.de>  Mon, 30 Mar 2009 00:27:02 +1000
 
 hostapd (1:0.5.10-1) unstable; urgency=low
 

Modified: hostapd/trunk/debian/ifupdown.sh
URL: http://svn.debian.org/wsvn/pkg-wpa/hostapd/trunk/debian/ifupdown.sh?rev=1350&op=diff
==============================================================================
--- hostapd/trunk/debian/ifupdown.sh (original)
+++ hostapd/trunk/debian/ifupdown.sh Sun Mar 29 14:27:14 2009
@@ -1,8 +1,8 @@
 #!/bin/sh
 
-# Copyright (C) 2006 Debian hostapd maintainers 
+# Copyright (C) 2006-2009 Debian hostapd maintainers 
 # 	Faidon Liambotis <paravoid at debian.org>
-#	Kel Modderman <kelmo at kanotixguide.org>
+#	Kel Modderman <kel at otaku42.de>
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
@@ -14,8 +14,8 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
 #
-# On Debian GNU/Linux systems, the text of the GPL license can be
-# found in /usr/share/common-licenses/GPL.
+# On Debian GNU/Linux systems, the text of the GPL license,
+# version 2, can be found in /usr/share/common-licenses/GPL-2.
 
 # quit if we're called for lo
 if [ "$IFACE" = lo ]; then




More information about the Pkg-wpa-devel mailing list