[Python-modules-commits] r15457 - in packages/munkres/trunk/debian (changelog copyright)

stefanor at users.alioth.debian.org stefanor at users.alioth.debian.org
Sat Feb 5 10:03:41 UTC 2011


    Date: Saturday, February 5, 2011 @ 10:03:33
  Author: stefanor
Revision: 15457

Update copyright format.

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

Modified: packages/munkres/trunk/debian/changelog
===================================================================
--- packages/munkres/trunk/debian/changelog	2011-02-05 09:52:49 UTC (rev 15456)
+++ packages/munkres/trunk/debian/changelog	2011-02-05 10:03:33 UTC (rev 15457)
@@ -1,9 +1,10 @@
 munkres (1.0.5.4-2) UNRELEASED; urgency=low
 
   * Update my e-mail address.
-  * Use X-Python-Version
+  * Use X-Python-Version. BD on python-all 2.6.5-13.
+  * Update copyright format.
 
- -- Stefano Rivera <stefanor at debian.org>  Sat, 05 Feb 2011 11:51:23 +0200
+ -- Stefano Rivera <stefanor at debian.org>  Sat, 05 Feb 2011 12:01:31 +0200
 
 munkres (1.0.5.4-1) unstable; urgency=low
 

Modified: packages/munkres/trunk/debian/copyright
===================================================================
--- packages/munkres/trunk/debian/copyright	2011-02-05 09:52:49 UTC (rev 15456)
+++ packages/munkres/trunk/debian/copyright	2011-02-05 10:03:33 UTC (rev 15457)
@@ -1,11 +1,11 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
-Name: munkres
-Maintainer: Brian Clapper <bmc at clapper.org>
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=166
+Upstream-Name: munkres
+Upstream-Contact: Brian Clapper <bmc at clapper.org>
 Source: http://bmc.github.com/munkres/
 
 Files: *
 Copyright: 2008 Brian M. Clapper <bmc at clapper.org>
-License: BSD
+License:
  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,
@@ -29,7 +29,7 @@
 
 Files: debian/*
 Copyright: 2010-2011, Stefano Rivera <stefanor at debian.org>
-Licence: GPL-2+
+License: GPL-2+
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or




More information about the Python-modules-commits mailing list