[Python-modules-commits] r30122 - in packages/pychm/trunk/debian (changelog copyright)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Mon Aug 11 20:26:18 UTC 2014
Date: Monday, August 11, 2014 @ 20:26:18
Author: morph
Revision: 30122
* debian/copyright
- update and switch to DEP-5 format
Modified:
packages/pychm/trunk/debian/changelog
packages/pychm/trunk/debian/copyright
Modified: packages/pychm/trunk/debian/changelog
===================================================================
--- packages/pychm/trunk/debian/changelog 2014-08-11 07:57:00 UTC (rev 30121)
+++ packages/pychm/trunk/debian/changelog 2014-08-11 20:26:18 UTC (rev 30122)
@@ -8,11 +8,13 @@
- updated upstream homepage
* debian/watch
- update to point to PyPI
+ * debian/copyright
+ - update and switch to DEP-5 format
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
- -- Sandro Tosi <morph at debian.org> Sun, 10 Aug 2014 15:36:11 +0100
+ -- Sandro Tosi <morph at debian.org> Mon, 11 Aug 2014 21:25:45 +0100
pychm (0.8.4-1) unstable; urgency=low
Modified: packages/pychm/trunk/debian/copyright
===================================================================
--- packages/pychm/trunk/debian/copyright 2014-08-11 07:57:00 UTC (rev 30121)
+++ packages/pychm/trunk/debian/copyright 2014-08-11 20:26:18 UTC (rev 30122)
@@ -1,36 +1,33 @@
-This package was debianized by Carlos Z.F. Liu <carlosliu at users.sourceforge.net> on
-Fri, 10 Sep 2004 04:10:12 +1200.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: PyCHM
+Source: https://github.com/dottedmag/pychm
-It was downloaded from http://gnochm.sourceforge.net/pychm.html
+Files: *
+Copyright: Copyright (C) 2003-2006 Rubens Ramos <rubensr at users.sourceforge.net>
+ Copyright (C) 2014 Mikhail Gusarov <dottedmag at dottedmag.net>
+License: GPL-2+
-Upstream Author:
+Files: debian/*
+Copyright: Copyright (C) 2009-2014, Sandro Tosi <morph at debian.org>
+License: GPL-2+
- Rubens Ramos <rubensr at users.sourceforge.net>
+Files: chm/chm.py chm/swig_chm.i
+Copyright: Copyright (C) 2003 Razvan Cojocaru <razvanco at gmx.net>
-Copyright:
-
- Copyright (C) 2003-2006 Rubens Ramos <rubensr at users.sourceforge.net>
-
-License:
-
- 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 package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License v2 can be found in `/usr/share/common-licenses/GPL-2'.
-
-These files have a different copyright notices:
-./chm/{chm.py, swig_chm.i}
- Based on code by:
- Copyright (C) 2003 Razvan Cojocaru <razvanco at gmx.net>
+License: GPL-2+
+ 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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License v2 can be found in `/usr/share/common-licenses/GPL-2'.
More information about the Python-modules-commits
mailing list