[Python-modules-commits] r34323 - in packages/pysmbc/trunk/debian (changelog copyright)

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Fri Sep 18 09:43:57 UTC 2015


    Date: Friday, September 18, 2015 @ 09:43:56
  Author: mitya57
Revision: 34323

Rewrite debian/copyright using 1.0 format.

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

Modified: packages/pysmbc/trunk/debian/changelog
===================================================================
--- packages/pysmbc/trunk/debian/changelog	2015-09-18 09:39:08 UTC (rev 34322)
+++ packages/pysmbc/trunk/debian/changelog	2015-09-18 09:43:56 UTC (rev 34323)
@@ -11,6 +11,7 @@
   * Build python3-smbc package.
   * Drop obsolete debian/pyversions file, use X-Python-Version instead.
   * Bump debhelper compatibility level to 9.
+  * Rewrite debian/copyright using 1.0 format.
 
  -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:02:00 +0200
 

Modified: packages/pysmbc/trunk/debian/copyright
===================================================================
--- packages/pysmbc/trunk/debian/copyright	2015-09-18 09:39:08 UTC (rev 34322)
+++ packages/pysmbc/trunk/debian/copyright	2015-09-18 09:43:56 UTC (rev 34323)
@@ -1,30 +1,30 @@
-This package was debianized by Jérôme Guelfucci <jeromeg at xfce.org> on
-Sat, 06 Feb 2010 11:00:46 +0100.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://cyberelk.net/tim/data/pysmbc/
 
-It was downloaded from http://cyberelk.net/tim/data/pysmbc/ 
+Files: *
+Copyright: 2002-2013 Red Hat, Inc.
+           2010 Open Source Solution Technology Corporation
+           2002-2012 Tim Waugh <twaugh at redhat.com>
+           2010 Patrick Geltinger <patlkli at patlkli.org>
+License: GPL-2+
 
-Upstream Author: Tim Waugh <twaugh at redhat.com> 
+Files: debian/*
+Copyright: 2006 Jani Monoses <jani at ubuntu.com>
+           2010 Josselin Mouette <joss at debian.org>
+           2014-2015 Hideki Yamane <henrich at debian.org>
+           2015 Dmitry Shachnev <mitya57 at debian.org>
+License: GPL-2+
 
-Copyright 2002-2010, Red Hat, Inc.  
-
-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'.
-
-The Debian packaging is (C) 2006, Jani Monoses <jani at ubuntu.com> and
-is licensed under the GPL, see above.
+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.
+ .
+ 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