[Python-modules-commits] r27331 - in packages/pyqt5/trunk/debian (changelog copyright)

kitterman at users.alioth.debian.org kitterman at users.alioth.debian.org
Mon Jan 20 17:28:57 UTC 2014


    Date: Monday, January 20, 2014 @ 17:28:56
  Author: kitterman
Revision: 27331

Update debian/copyright for 2014 references

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

Modified: packages/pyqt5/trunk/debian/changelog
===================================================================
--- packages/pyqt5/trunk/debian/changelog	2014-01-20 16:32:08 UTC (rev 27330)
+++ packages/pyqt5/trunk/debian/changelog	2014-01-20 17:28:56 UTC (rev 27331)
@@ -1,5 +1,6 @@
-pyqt5 (5.2+dfsg-2) UNRELEASED; urgency=low
+pyqt5 (5.2+dfsg-2) unstable; urgency=low
 
+  [ Dmitry Shachnev ]
   * Add new package for QtX11Extras module.
   * Autopkgtest improvements:
     - Make import autopkgtest depend on python3-all.
@@ -9,6 +10,9 @@
   * Rename qpair_old_qt.diff to old_qt.diff, and include a fix for
     QtX11Extras module.
 
+  [ Scott Kitterman ]
+  * Update debian/copyright for 2014 references
+
  -- Dmitry Shachnev <mitya57 at gmail.com>  Sun, 19 Jan 2014 12:05:05 +0400
 
 pyqt5 (5.2+dfsg-1) unstable; urgency=low

Modified: packages/pyqt5/trunk/debian/copyright
===================================================================
--- packages/pyqt5/trunk/debian/copyright	2014-01-20 16:32:08 UTC (rev 27330)
+++ packages/pyqt5/trunk/debian/copyright	2014-01-20 17:28:56 UTC (rev 27331)
@@ -3,7 +3,7 @@
 
 It was downloaded from http://www.riverbankcomputing.co.uk
 
-Copyright (c) 2007-2013 Riverbank Computing Limited
+Copyright (c) 2007-2014 Riverbank Computing Limited
 
 License:
 
@@ -25,7 +25,7 @@
 
 The files in pyuic/ are:
 (c) 2005 Torsten Marek (shlomme at gmx.net),
-(c) 2013 Riverbank Computing Limited,
+(c) 2014 Riverbank Computing Limited,
 and double-licensted under the GPL v3 and the BSD license.
 
 Copyright (c) The Regents of the University of California.
@@ -116,9 +116,9 @@
   GNU General Public License for more details.
 
 
-The files dbus/dbus.cpp and dbus/dbus.h are:
+The files dbus/dbus.cpp and dbus/helper.h are:
 
-// Copyright (c) 2012 Riverbank Computing Limited
+// Copyright (c) 2014 Riverbank Computing Limited
 //
 // Licensed under the Academic Free License version 2.1
 //




More information about the Python-modules-commits mailing list