[Python-modules-commits] r33328 - in packages/python-messaging/trunk/debian (2 files)

ginggs-guest at users.alioth.debian.org ginggs-guest at users.alioth.debian.org
Thu Jul 9 20:00:52 UTC 2015


    Date: Thursday, July 9, 2015 @ 20:00:51
  Author: ginggs-guest
Revision: 33328

Update d/copyright to machine-readable format 1.0

Modified:
  packages/python-messaging/trunk/debian/changelog
  packages/python-messaging/trunk/debian/copyright

Modified: packages/python-messaging/trunk/debian/changelog
===================================================================
--- packages/python-messaging/trunk/debian/changelog	2015-07-09 19:45:23 UTC (rev 33327)
+++ packages/python-messaging/trunk/debian/changelog	2015-07-09 20:00:51 UTC (rev 33328)
@@ -7,6 +7,7 @@
   * Upload to unstable.
   * Change maintainer to Debian Python Modules Team.
   * Add myself to uploaders (Closes: #787110).
+  * Update d/copyright to machine-readable format 1.0.
 
  -- Graham Inggs <graham at nerve.org.za>  Thu, 09 Jul 2015 21:06:25 +0200
 

Modified: packages/python-messaging/trunk/debian/copyright
===================================================================
--- packages/python-messaging/trunk/debian/copyright	2015-07-09 19:45:23 UTC (rev 33327)
+++ packages/python-messaging/trunk/debian/copyright	2015-07-09 20:00:51 UTC (rev 33328)
@@ -1,22 +1,36 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: python-messaging
 Upstream-Contact: Pablo Marti <pmarti at warp.es>
                   Roberto Majadas <roberto.majadas at gmail.com>
 Source: https://github.com/pmarti/python-messaging
 
 Files: *
-Copyright: 2004, Paul Hardwick <paul at peck.org.uk>
-           2008, Warp Networks S.L.
-           2008, Telefonica I+D
-           2008, Francois Aucamp <faucamp at csir.co.za>
-           2008-2010, python-messaging developers
-License: GPL-2
- On Debian systems, the complete text of the GNU General Public License
- can be found in /usr/share/common-licenses/GPL-2
+Copyright: 2004 Paul Hardwick <paul at peck.org.uk>
+           2008 Warp Networks S.L.
+           2008 Telefonica I+D
+           2008 Francois Aucamp <faucamp at csir.co.za>
+           2011 Sphere Systems Ltd
+           2008-2012 python-messaging developers
+License: GPL-2.0+
 
 Files: debian/*
-Copyright: 2011-2012, Alex Chiang <achiang at canonical.com>
-License: GPL-2
- On Debian systems, the complete text of the GNU General Public License
- can be found in /usr/share/common-licenses/GPL-2
+Copyright: 2011-2012 Alex Chiang <achiang at canonical.com>
+           2015 Graham Inggs <graham at nerve.org.za>
+License: GPL-2.0+
 
+License: GPL-2.0+
+ This package 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
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".




More information about the Python-modules-commits mailing list