[Python-modules-commits] r4818 - in packages/python-qt4/trunk/debian (4 files)

shlomme at users.alioth.debian.org shlomme at users.alioth.debian.org
Thu Mar 13 23:31:04 UTC 2008


    Date: Thursday, March 13, 2008 @ 23:31:03
  Author: shlomme
Revision: 4818

* various lintian warnings fixed

Modified:
  packages/python-qt4/trunk/debian/changelog
  packages/python-qt4/trunk/debian/control
  packages/python-qt4/trunk/debian/copyright
  packages/python-qt4/trunk/debian/python-qt4-doc.doc-base

Modified: packages/python-qt4/trunk/debian/changelog
===================================================================
--- packages/python-qt4/trunk/debian/changelog	2008-03-13 23:03:32 UTC (rev 4817)
+++ packages/python-qt4/trunk/debian/changelog	2008-03-13 23:31:03 UTC (rev 4818)
@@ -10,9 +10,17 @@
       cannot be imported otherwise.
     - Set Maintainer field to DPMT.
     - Added myself to uploaders. 
-	
- -- Torsten Marek <shlomme at debian.org>  Thu, 13 Mar 2008 19:28:15 +0100
+    - Drop -1 suffixes from build dependencies.
+    - Fixed spelling of Python.
 
+  * debian/copyright
+    - Updated copyright information.
+
+  * Fixed section of python-qt4-doc doc-base document
+    to be Programming/Python
+
+ -- Torsten Marek <shlomme at debian.org>  Fri, 14 Mar 2008 00:29:21 +0100
+
 python-qt4 (4.3.3-2) unstable; urgency=low
 
   [ Sandro Tosi ]

Modified: packages/python-qt4/trunk/debian/control
===================================================================
--- packages/python-qt4/trunk/debian/control	2008-03-13 23:03:32 UTC (rev 4817)
+++ packages/python-qt4/trunk/debian/control	2008-03-13 23:31:03 UTC (rev 4818)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Torsten Marek <shlomme at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python-all-dev, libqt4-dev (>= 4.3.0-1), sip4 (>= 4.7.2-1), python-sip4-dev (>= 4.7.2-1), python-central (>= 0.6), dpatch, python-dbus (>= 0.80.0), python-dbus-dbg, libdbus-1-dev (>= 1.0.2), python-all-dbg, python-sip4-dbg, python-xml-dbg
+Build-Depends: debhelper (>= 5.0.38), python-all-dev, libqt4-dev (>= 4.3.0), sip4 (>= 4.7.2), python-sip4-dev (>= 4.7.2), python-central (>= 0.6), dpatch, python-dbus (>= 0.80.0), python-dbus-dbg, libdbus-1-dev (>= 1.0.2), python-all-dbg, python-sip4-dbg, python-xml-dbg
 Standards-Version: 3.7.3
 Homepage: http://www.riverbankcomputing.co.uk/pyqt/index.php
 XS-Python-Version: all
@@ -35,7 +35,7 @@
 Description: Python bindings for Qt4 (debug extensions)
  PyQt4 exposes the Qt4 API to Python.
  .
- This package contains the extensions built for the python debug interpreter.
+ This package contains the extensions built for the Python debug interpreter.
 
 Package: python-qt4-dbus
 Architecture: any
@@ -56,7 +56,7 @@
  The DBus module of PyQt4 provides integration of PyQt4 applications
  with the DBus main loop.
  .
- This package contains the extensions built for the python debug interpreter.
+ This package contains the extensions built for the Python debug interpreter.
 
 Package: python-qt4-gl
 Architecture: any
@@ -76,7 +76,7 @@
  The OpenGL module of Qt4 provides widgets and utility classes
  for OpenGL rendering in a Qt4 application.
  .
- This package contains the extension built for the python debug interpreter.
+ This package contains the extension built for the Python debug interpreter.
 
 Package: python-qt4-sql
 Architecture: any
@@ -96,7 +96,7 @@
  The SQL module of Qt4 provides widgets and utility classes for 
  SQL database access.
  .
- This package contains the extension built for the python debug interpreter.
+ This package contains the extension built for the Python debug interpreter.
 
 Package: python-qt4-dev
 Architecture: all

Modified: packages/python-qt4/trunk/debian/copyright
===================================================================
--- packages/python-qt4/trunk/debian/copyright	2008-03-13 23:03:32 UTC (rev 4817)
+++ packages/python-qt4/trunk/debian/copyright	2008-03-13 23:31:03 UTC (rev 4818)
@@ -3,7 +3,7 @@
 
 It was downloaded from http://www.riverbankcomputing.co.uk
 
-Copyright Holder: Phil Thompson (phil at river-bank.demon.co.uk)
+Copyright (c) 2007 Riverbank Computing Limited
 
 License:
 
@@ -60,7 +60,7 @@
 --------------------------------------------------------------------
 
 
-The Debian packaging is (C) 2006, Torsten Marek <shlomme at debian.org>
+The Debian packaging is (C) 2006-2008, Torsten Marek <shlomme at debian.org>
 and licensed under the GPL.
 
   This program is free software; you can redistribute it and/or modify

Modified: packages/python-qt4/trunk/debian/python-qt4-doc.doc-base
===================================================================
--- packages/python-qt4/trunk/debian/python-qt4-doc.doc-base	2008-03-13 23:03:32 UTC (rev 4817)
+++ packages/python-qt4/trunk/debian/python-qt4-doc.doc-base	2008-03-13 23:31:03 UTC (rev 4818)
@@ -5,7 +5,7 @@
  This documentation contains a general reference of
  PyQt4 together with an API documentation for all
  wrapped C++ classes.
-Section: Apps/Programming
+Section: Programming/Python
 
 Format: HTML
 Index: /usr/share/doc/python-qt4-doc/html/pyqt4ref.html




More information about the Python-modules-commits mailing list