[Glibc-bsd-commits] r3077 - trunk/kfreebsd-kernel-headers/debian

Aurelien Jarno aurel32 at alioth.debian.org
Mon Jul 26 16:46:21 UTC 2010


Author: aurel32
Date: 2010-07-26 16:46:18 +0000 (Mon, 26 Jul 2010)
New Revision: 3077

Modified:
   trunk/kfreebsd-kernel-headers/debian/changelog
   trunk/kfreebsd-kernel-headers/debian/control
   trunk/kfreebsd-kernel-headers/debian/copyright
Log:
  * Bump Standards-Version to 3.9.1.
  * Update debian/copyright. 



Modified: trunk/kfreebsd-kernel-headers/debian/changelog
===================================================================
--- trunk/kfreebsd-kernel-headers/debian/changelog	2010-07-26 15:34:43 UTC (rev 3076)
+++ trunk/kfreebsd-kernel-headers/debian/changelog	2010-07-26 16:46:18 UTC (rev 3077)
@@ -4,8 +4,12 @@
   * Based on kfreebsd-source-8.1
   * debian/includes.list: update for kfreebsd-8.1
 
- -- Aurelien Jarno <aurel32 at debian.org>  Sat, 13 Feb 2010 13:27:11 +0100
+  [ Aurelien Jarno ]
+  * Bump Standards-Version to 3.9.1.
+  * Update debian/copyright. 
 
+ -- Aurelien Jarno <aurel32 at debian.org>  Mon, 26 Jul 2010 18:45:45 +0200
+
 kfreebsd-kernel-headers (0.48) unstable; urgency=low
 
   * Add #include <stdint.h> into <net80211/_ieee80211.h> (closes: bug#

Modified: trunk/kfreebsd-kernel-headers/debian/control
===================================================================
--- trunk/kfreebsd-kernel-headers/debian/control	2010-07-26 15:34:43 UTC (rev 3076)
+++ trunk/kfreebsd-kernel-headers/debian/control	2010-07-26 16:46:18 UTC (rev 3077)
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 5.0.0), quilt, kfreebsd-source-8.1
 Vcs-Browser: http://svn.debian.org/wsvn/glibc-bsd/trunk/kfreebsd-kernel-headers/
 Vcs-Svn: svn://svn.debian.org/glibc-bsd/trunk/kfreebsd-kernel-headers/
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 
 Package: kfreebsd-kernel-headers
 Architecture: kfreebsd-i386 kfreebsd-amd64

Modified: trunk/kfreebsd-kernel-headers/debian/copyright
===================================================================
--- trunk/kfreebsd-kernel-headers/debian/copyright	2010-07-26 15:34:43 UTC (rev 3076)
+++ trunk/kfreebsd-kernel-headers/debian/copyright	2010-07-26 16:46:18 UTC (rev 3077)
@@ -8,23 +8,27 @@
 Copyright:
   Copyright (c) 1992-2008 The FreeBSD Project.
   Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
-          The Regents of the University of California. All rights reserved.
+         The Regents of the University of California. All rights reserved.
 
 License:
-    Redistribution and use in source and binary forms, with or without
-    modification, are permitted under the terms of the BSD License.
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions
+  are met:
+  1. Redistributions of source code must retain the above copyright
+     notice, this list of conditions and the following disclaimer.
+  2. Redistributions in binary form must reproduce the above copyright
+     notice, this list of conditions and the following disclaimer in the
+     documentation and/or other materials provided with the distribution.
 
-    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
-    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
-    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-    SUCH DAMAGE.
+  THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+  ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+  SUCH DAMAGE.
 
-On Debian GNU systems, the complete text of the BSD License can be 
-found in `/usr/share/common-licenses/BSD'.




More information about the Glibc-bsd-commits mailing list