[Python-modules-commits] r27852 - in packages/pyogg/trunk/debian (changelog copyright)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Feb 22 10:57:27 UTC 2014


    Date: Saturday, February 22, 2014 @ 10:57:27
  Author: morph
Revision: 27852

* debian/copyright
  - converted to DEP-5 format

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

Modified: packages/pyogg/trunk/debian/changelog
===================================================================
--- packages/pyogg/trunk/debian/changelog	2014-02-22 10:48:11 UTC (rev 27851)
+++ packages/pyogg/trunk/debian/changelog	2014-02-22 10:57:27 UTC (rev 27852)
@@ -16,11 +16,13 @@
   * Bump compat to 9
   * debian/README.source
     - removed, no longer needed
+  * debian/copyright
+    - converted to DEP-5 format
 
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 
- -- Sandro Tosi <morph at debian.org>  Sat, 22 Feb 2014 11:47:59 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 22 Feb 2014 11:57:15 +0100
 
 pyogg (1.3+repack-5) unstable; urgency=low
 

Modified: packages/pyogg/trunk/debian/copyright
===================================================================
--- packages/pyogg/trunk/debian/copyright	2014-02-22 10:48:11 UTC (rev 27851)
+++ packages/pyogg/trunk/debian/copyright	2014-02-22 10:57:27 UTC (rev 27852)
@@ -1,23 +1,22 @@
-This package was debianized by Christopher L Cheney <ccheney at debian.org> on
-Sun, 18 Feb 2001 18:20:43 -0600.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: astroid
+Source: http://ekyo.nerim.net/software/pyogg/
 
-It was downloaded from http://www.andrewchatham.com/pyogg/
-
-Upstream Author:
-
-    Andrew Chatham <andrew.chatham at duke.edu>
-
+Files: *
 Copyright:
-
     Copyright (c) 2000-2006 Andrew Chatham  <pyogg at andrewchatham.com>
                             Mike Coleman    <mkc at mathdogs.com>
+License: LGPL-2
 
-License:
+Files: debian/*
+Copyright: Copyright (c) 2008-2014 Sandro Tosi <morph at debian.org>
+License: LGPL-2
 
-    This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
-    License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
-
-On Debian systems, the complete text of the GNU Lesser General Public
-License version2 can be found in /usr/share/common-licenses/LGPL-2 file.
+License: LGPL-2
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License version2 can be found in /usr/share/common-licenses/LGPL-2 file.




More information about the Python-modules-commits mailing list