[Python-modules-commits] r31679 - in packages/python-yenc/trunk/debian (changelog copyright)

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Wed Jan 21 13:35:55 UTC 2015


    Date: Wednesday, January 21, 2015 @ 13:35:54
  Author: jcfp-guest
Revision: 31679

Convert copyright to machine-readable format.

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

Modified: packages/python-yenc/trunk/debian/changelog
===================================================================
--- packages/python-yenc/trunk/debian/changelog	2015-01-19 22:03:12 UTC (rev 31678)
+++ packages/python-yenc/trunk/debian/changelog	2015-01-21 13:35:54 UTC (rev 31679)
@@ -1,9 +1,10 @@
-python-yenc (0.4.0-2) UNRELEASED; urgency=low
+python-yenc (0.4.0-2ubuntu1) UNRELEASED; urgency=low
 
   * debian/rules: install upstream changelog.
   * Add build-dep on dh-python, now a separate package.
+  * Convert copyright to machine-readable format.
 
- -- JCF Ploemen (jcfp) <linux at jcf.pm>  Wed, 12 Jun 2013 22:12:26 +0200
+ -- JCF Ploemen (jcfp) <linux at jcf.pm>  Wed, 21 Jan 2015 12:45:52 +0000
 
 python-yenc (0.4.0-1) unstable; urgency=low
 

Modified: packages/python-yenc/trunk/debian/copyright
===================================================================
--- packages/python-yenc/trunk/debian/copyright	2015-01-19 22:03:12 UTC (rev 31678)
+++ packages/python-yenc/trunk/debian/copyright	2015-01-21 13:35:54 UTC (rev 31679)
@@ -1,53 +1,46 @@
-This package was debianized by Adam Cécile (Le_Vert) <gandalf at le-vert.net> on
-Wed, 11 Apr 2007 17:04:29 +0200.
-Adopted 2013 by JCF Ploemen (jcfp) <linux at jcf.pm>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: yEnc module for Python
+Upstream-Contact: Alessandro Duca <alessandro.duca at gmail.com>
+Source: http://www.golug.it/yenc.html
 
+Files: *
+Copyright: 2003, 2011, Alessandro Duca <alessandro.duca at gmail.com>
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library 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
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
-It was downloaded from http://www.golug.it/yenc.html
-
-Upstream Author:
-	Alessandro Duca <alessandro.duca at gmail.com>
-
+Files: debian/*
 Copyright:
-	Copyright (C) 2003, 2011 by Alessandro Duca <alessandro.duca at gmail.com>
-
-License:
-	This library is free software; you can redistribute it and/or
-	modify it under the terms of the GNU Lesser General Public
-	License as published by the Free Software Foundation; either
-	version 2.1 of the License, or (at your option) any later version.
-
-	This library 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
-	Lesser General Public License for more details.
-
-	You should have received a copy of the GNU Lesser General Public
-	License along with this library; if not, write to the Free Software
-	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-On Debian systems, the complete text of the GNU Lesser General Public
-License can be found in `/usr/share/common-licenses/LGPL-2.1'.
-
-
-
-* debian/*
-	Copyright (C) 2007, 2008 by Adam Cécile (Le_Vert) <gandalf at le-vert.net>
-        Copyright (C) 2013 by JCF Ploemen (jcfp) <linux at jcf.pm>
-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 can be found in `/usr/share/common-licenses/GPL-2'.
+ 2007, 2008, Adam Cécile (Le_Vert) <gandalf at le-vert.net>
+ 2013, 2015 JCF Ploemen (jcfp) <linux at jcf.pm>
+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 can be found in `/usr/share/common-licenses/GPL-2'.




More information about the Python-modules-commits mailing list