[Python-modules-commits] r33445 - in packages/python-mock/trunk/debian (copyright)

fladi at users.alioth.debian.org fladi at users.alioth.debian.org
Wed Jul 22 19:33:46 UTC 2015


    Date: Wednesday, July 22, 2015 @ 19:33:45
  Author: fladi
Revision: 33445

Remove html directory from Files-Excluded. Update years in d/copyright. Rename BSD-mock license to BSD-3-clause.

Modified:
  packages/python-mock/trunk/debian/copyright

Modified: packages/python-mock/trunk/debian/copyright
===================================================================
--- packages/python-mock/trunk/debian/copyright	2015-07-22 19:32:28 UTC (rev 33444)
+++ packages/python-mock/trunk/debian/copyright	2015-07-22 19:33:45 UTC (rev 33445)
@@ -2,18 +2,17 @@
 Upstream-Name: mock
 Upstream-Contact: Michael Foord <fuzzyman at voidspace.org.uk>
 Source: http://www.voidspace.org.uk/python/mock/
-Files-Excluded: html
 
 Files: *
-Copyright: 2003-2012, Michael Foord <fuzzyman at voidspace.org.uk>
-License: BSD-mock
+Copyright: 2003-2015, Michael Foord <fuzzyman at voidspace.org.uk>
+License: BSD-3-clause
 
 Files: debian/*
-Copyright: 2012-2013, Michael Fladischer <FladischerMichael at fladi.at>
+Copyright: 2012-2015, Michael Fladischer <fladi at debian.org>
            2009, David Watson <david at kutoken.com>
-License: BSD-mock
+License: BSD-3-clause
 
-License: BSD-mock
+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:




More information about the Python-modules-commits mailing list