[Python-apps-commits] r8298 - in packages/pychecker/trunk/debian (changelog copyright)
pronovic at users.alioth.debian.org
pronovic at users.alioth.debian.org
Mon Mar 12 17:45:46 UTC 2012
Date: Monday, March 12, 2012 @ 17:45:44
Author: pronovic
Revision: 8298
Update to machine-readable debian/copyright file format, version 1.0
Modified:
packages/pychecker/trunk/debian/changelog
packages/pychecker/trunk/debian/copyright
Modified: packages/pychecker/trunk/debian/changelog
===================================================================
--- packages/pychecker/trunk/debian/changelog 2012-03-11 16:46:32 UTC (rev 8297)
+++ packages/pychecker/trunk/debian/changelog 2012-03-12 17:45:44 UTC (rev 8298)
@@ -1,3 +1,9 @@
+pychecker (0.8.19-5) unstable; urgency=low
+
+ * Update to machine-readable debian/copyright file format, version 1.0.
+
+ -- Kenneth J. Pronovici <pronovic at debian.org> Mon, 12 Mar 2012 12:06:33 -0500
+
pychecker (0.8.19-4) unstable; urgency=low
* Support dist-packages in addition to site-packages (closes: #648426).
Modified: packages/pychecker/trunk/debian/copyright
===================================================================
--- packages/pychecker/trunk/debian/copyright 2012-03-11 16:46:32 UTC (rev 8297)
+++ packages/pychecker/trunk/debian/copyright 2012-03-12 17:45:44 UTC (rev 8298)
@@ -1,22 +1,12 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: pychecker
-Maintainer: Thomas Vander Stichele <thomas at apestaart.org>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: pychecker
+Upstream-Contact: Thomas Vander Stichele <thomas at apestaart.org>
Source: http://pychecker.sourceforge.net/
Files: *
Copyright: 2000-2004 MetaSlash Inc.
2005 Google, Inc.
-License: MetaSlash
-
-Files: debian/*
-Copyright: 2001-2003 Arto Jantunen <viiru at debian.org>
- 2003-2011 Kenneth J. Pronovici <pronovic at debian.org>
-License:
- Copying and distribution of these files, with or without modification, is
- permitted in any medium without royalty provided the copyright notice and
- this notice are preserved.
-
-License: MetaSlash
+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:
@@ -45,3 +35,11 @@
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+Files: debian/*
+Copyright: 2001-2003 Arto Jantunen <viiru at debian.org>
+ 2003-2011 Kenneth J. Pronovici <pronovic at debian.org>
+License:
+ Copying and distribution of these files, with or without modification, is
+ permitted in any medium without royalty provided the copyright notice and
+ this notice are preserved.
+
More information about the Python-apps-commits
mailing list