[Python-modules-commits] r27879 - in packages/pyvorbis/trunk/debian (changelog copyright)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Feb 22 17:53:52 UTC 2014


    Date: Saturday, February 22, 2014 @ 17:53:51
  Author: morph
Revision: 27879

* debian/copyright
  - convert to DEP-5 format

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

Modified: packages/pyvorbis/trunk/debian/changelog
===================================================================
--- packages/pyvorbis/trunk/debian/changelog	2014-02-22 17:51:21 UTC (rev 27878)
+++ packages/pyvorbis/trunk/debian/changelog	2014-02-22 17:53:51 UTC (rev 27879)
@@ -11,8 +11,10 @@
     - convert to dh sequencer
   * Switch to dh_python2; Closes: #696902
   * Bump to compat 9
+  * debian/copyright
+    - convert to DEP-5 format
 
- -- Sandro Tosi <morph at debian.org>  Sat, 22 Feb 2014 18:48:39 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 22 Feb 2014 18:53:37 +0100
 
 pyvorbis (1.5-2) unstable; urgency=low
 

Modified: packages/pyvorbis/trunk/debian/copyright
===================================================================
--- packages/pyvorbis/trunk/debian/copyright	2014-02-22 17:51:21 UTC (rev 27878)
+++ packages/pyvorbis/trunk/debian/copyright	2014-02-22 17:53:51 UTC (rev 27879)
@@ -1,35 +1,24 @@
-This package was debianized by Christopher L Cheney <ccheney at debian.org> on
-Sun, 18 Feb 2001 23:52:09 -0600.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: pyvorbis
+Source: http://ekyo.nerim.net/software/pyogg/
 
-It was downloaded from http://www.andrewchatham.com/pyogg/
+Files: *
+Copyright: (c) 2000-2003 Andrew H. Chatham
+License: LGPL-2
 
-Upstream Author:
+Files: debian/*
+Copyright: (c) 2008-2014 Sandro Tosi <morph at debian.org>
+License: LGPL-2
 
-    Andrew Chatham <andrew.chatham at duke.edu>
+Files: src/vcedit.c src/vcedit.h
+Copyright: (c) 2000-2001 Michael Smith <msmith at labyrinth.net.au>
+License: LGPL-2
 
-Copyright:
-
-    Copyright (c) 2000-2003 Andrew H. Chatham
-
-License:
-
-    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 General Public License v2 can
-be found in /usr/share/common-licenses/GPL-2 file.
-
-These files have different copyright notices:
-
-src/vcedit.{c,h}:
-    Copyright:
-	 (c) 2000-2001 Michael Smith <msmith at labyrinth.net.au>
-    License:
-        GNU Library General Public License, version 2
-
-On Debian systems, the complete text of the GNU Library General Public
-License version 2 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 General Public License v2 can
+ be found in /usr/share/common-licenses/GPL-2 file.




More information about the Python-modules-commits mailing list