[Python-modules-commits] r33832 - in packages/pycxx/trunk/debian (changelog copyright)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Mon Aug 17 19:04:51 UTC 2015


    Date: Monday, August 17, 2015 @ 19:04:49
  Author: barry
Revision: 33832

debian/copyright: Use the correct license shortname (BSD-3-clause
instead of BSD).

Modified:
  packages/pycxx/trunk/debian/changelog
  packages/pycxx/trunk/debian/copyright

Modified: packages/pycxx/trunk/debian/changelog
===================================================================
--- packages/pycxx/trunk/debian/changelog	2015-08-17 18:56:37 UTC (rev 33831)
+++ packages/pycxx/trunk/debian/changelog	2015-08-17 19:04:49 UTC (rev 33832)
@@ -3,6 +3,8 @@
   * Team upload.
   * New upstream release.
   * debian/control: Bump Standards-Version to 3.9.6; no changes needed.
+  * debian/copyright: Use the correct license shortname (BSD-3-clause
+    instead of BSD).
   * debian/patches:
     - fix-version.patch: Refreshed.
     - fix-example-crash.patch: Removed; applied upstream.

Modified: packages/pycxx/trunk/debian/copyright
===================================================================
--- packages/pycxx/trunk/debian/copyright	2015-08-17 18:56:37 UTC (rev 33831)
+++ packages/pycxx/trunk/debian/copyright	2015-08-17 19:04:49 UTC (rev 33832)
@@ -5,15 +5,15 @@
 
 Files: *
 Copyright: Barry Scott, Paul F. Dubois
-License: BSD
+License: BSD-3-clause
 
 Files: debian/*
 Copyright: 2004-2011, Matthias Klose
            2011, Julian Taylor
-License: BSD
+License: BSD-3-clause
 Comment: This package was originaly debianized by Matthias Klose <m at klose.in-berlin.de> on Fri,  3 Dec 2004 17:16:12 +0100.
 
-License: BSD
+License: BSD-3-clause
                             Copyright (c) 1998 - 2007
                    The Regents of the University of California
               Produced at the Lawrence Livermore National Laboratory




More information about the Python-modules-commits mailing list