[26951] in Source-Commits
/svn/athena r25847 - trunk/debathena/debathena/thirdparty/debian
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Fri Mar 8 14:19:38 2013
Date: Fri, 8 Mar 2013 14:19:32 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201303081919.r28JJWIG016790@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2013-03-08 14:19:31 -0500 (Fri, 08 Mar 2013)
New Revision: 25847
Modified:
trunk/debathena/debathena/thirdparty/debian/control
trunk/debathena/debathena/thirdparty/debian/copyright
Log:
Use DEP5 copyright format and bump standards-version
Modified: trunk/debathena/debathena/thirdparty/debian/control
===================================================================
--- trunk/debathena/debathena/thirdparty/debian/control 2013-03-08 18:48:27 UTC (rev 25846)
+++ trunk/debathena/debathena/thirdparty/debian/control 2013-03-08 19:19:31 UTC (rev 25847)
@@ -1,7 +1,7 @@
Source: debathena-thirdparty
Section: debathena/base
Priority: extra
-Standards-Version: 3.9.1
+Standards-Version: 3.9.3
Maintainer: Debathena Project <debathena@mit.edu>
Build-Depends: cdbs, debhelper (>= 6)
Modified: trunk/debathena/debathena/thirdparty/debian/copyright
===================================================================
--- trunk/debathena/debathena/thirdparty/debian/copyright 2013-03-08 18:48:27 UTC (rev 25846)
+++ trunk/debathena/debathena/thirdparty/debian/copyright 2013-03-08 19:19:31 UTC (rev 25847)
@@ -1,11 +1,11 @@
-This software and its Debian packaging are licensed as follows:
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Copyright (c) 2012, Massachusetts Institute of Technology
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
+Files: *
+Copyright: (c) 2013 Massachusetts Institute of Technology
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
@@ -16,16 +16,16 @@
nor the names of its contributors may be used to endorse or
promote products derived from this software without specific
prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 MASSACHUSETTS
-INSTITUTE OF TECHNOLOGY 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 COPYRIGHT HOLDERS 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 MASSACHUSETTS
+ INSTITUTE OF TECHNOLOGY 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.