[Python-apps-commits] r12129 - in packages/plainbox-provider-checkbox/trunk/debian (3 files)

zyga-guest at users.alioth.debian.org zyga-guest at users.alioth.debian.org
Wed Jul 22 17:10:33 UTC 2015


    Date: Wednesday, July 22, 2015 @ 17:10:33
  Author: zyga-guest
Revision: 12129

* debian/copyright: de-duplicate licenses, as reported by lintian
* debian/control: bump standards version to 3.9.6 (no change required) 

Modified:
  packages/plainbox-provider-checkbox/trunk/debian/changelog
  packages/plainbox-provider-checkbox/trunk/debian/control
  packages/plainbox-provider-checkbox/trunk/debian/copyright

Modified: packages/plainbox-provider-checkbox/trunk/debian/changelog
===================================================================
--- packages/plainbox-provider-checkbox/trunk/debian/changelog	2015-07-22 16:53:31 UTC (rev 12128)
+++ packages/plainbox-provider-checkbox/trunk/debian/changelog	2015-07-22 17:10:33 UTC (rev 12129)
@@ -25,6 +25,8 @@
     specific distribution. This also means that separate packaging for similar
     distributions (Debian, Ubuntu and bleeding-edge Ubuntu PPA is far easier
     to work with as bulk of the work is shared).
+  * debian/copyright: de-duplicate licenses, as reported by lintian
+  * debian/control: bump standards version to 3.9.6 (no change required) 
 
  -- Zygmunt Krynicki <zygmunt.krynicki at canonical.com>  Wed, 01 Apr 2015 19:06:26 +0200
 

Modified: packages/plainbox-provider-checkbox/trunk/debian/control
===================================================================
--- packages/plainbox-provider-checkbox/trunk/debian/control	2015-07-22 16:53:31 UTC (rev 12128)
+++ packages/plainbox-provider-checkbox/trunk/debian/control	2015-07-22 17:10:33 UTC (rev 12129)
@@ -14,7 +14,7 @@
                python3-checkbox-support (>= 0.18),
                python3-debian,
                python3-plainbox (>= 0.22)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/plainbox-provider-checkbox/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/plainbox-provider-checkbox/trunk/
 Homepage: http://launchpad.net/checkbox

Modified: packages/plainbox-provider-checkbox/trunk/debian/copyright
===================================================================
--- packages/plainbox-provider-checkbox/trunk/debian/copyright	2015-07-22 16:53:31 UTC (rev 12128)
+++ packages/plainbox-provider-checkbox/trunk/debian/copyright	2015-07-22 17:10:33 UTC (rev 12129)
@@ -5,40 +5,10 @@
 Files: *
 Copyright: Copyright 2007-2015 Canonical Ltd.
 License: GPL-3
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 3,
- as published by the Free Software Foundation.
- .
- This program 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-based systems the full text of the GPL, version 3, can be found at
- /usr/share/common-licenses/GPL-3.
 
 Files: bin/alsa_info
 Copyright: Copyright (C) 2007 Free Software Foundation.
 License: GPL-2
- This program 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 program 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, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- .
- On Debian-based systems the full text of the GPL, version 2, can be found at
- /usr/share/common-licenses/GPL-2.
 
 Files: bin/camera_test
 Copyright:
@@ -52,20 +22,6 @@
  http://code.google.com/p/bfg-pages/source/browse/trunk/pages/getimageinfo.py
  Copyright (C) Tim Hoffman
 License: GPL-3
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 3,
- as published by the Free Software Foundation.
- .
- This program 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-based systems the full text of the GPL, version 3, can be found at
- /usr/share/common-licenses/GPL-3.
 
 Files: bin/graphics_driver
 Copyright: Copyright (C) 2010-2012 Bryce W. Harrington All Rights Reserved.
@@ -93,6 +49,12 @@
  Copyright (C) 2008 Novell, Inc.
  Copyright (C) 2009 Red Hat, Inc.
 License: GPL-2
+
+Files: src/threaded_memtest.c
+Copyright: Copyright (C) 2006 Red Hat, Inc. All Rights Reserved.
+License: GPL-2
+
+License: GPL-2
  This program 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
@@ -110,13 +72,10 @@
  On Debian-based systems the full text of the GPL, version 2, can be found at
  /usr/share/common-licenses/GPL-2.
 
-Files: src/threaded_memtest.c
-Copyright: Copyright (C) 2006 Red Hat, Inc. All Rights Reserved.
-License: GPL-2
- This program 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.
+License: GPL-3
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 3,
+ as published by the Free Software Foundation.
  .
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -124,8 +83,8 @@
  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, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  .
- On Debian-based systems the full text of the GPL, version 2, can be found at
- /usr/share/common-licenses/GPL-2.
+ On Debian-based systems the full text of the GPL, version 3, can be found at
+ /usr/share/common-licenses/GPL-3.
+




More information about the Python-apps-commits mailing list