[SCM] PyKDE4 packaging branch, master, updated. debian/4.10.5-1

Maximiliano Curia maxy at alioth.debian.org
Sat Jul 13 12:47:01 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/pykde4.git;a=commitdiff;h=3e6b779

The following commit has been merged in the master branch:
commit 3e6b779d0c936bba7698e3df743f3c9c08b8f120
Author: Maximiliano Curia <maxy at debian.org>
Date:   Fri Jul 12 23:22:40 2013 +0200

    Add unused subst variables.
---
 debian/changelog |    1 +
 debian/control   |    4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index aea3f74..a9f6e96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pykde4 (4:4.10.5-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Add lintian override for python3-pykde4.
+  * Add unused subst variables.
 
  -- Maximiliano Curia <maxy at debian.org>  Thu, 11 Jul 2013 09:54:27 +0200
 
diff --git a/debian/control b/debian/control
index c14f002..77be4d3 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
  python-qt4 (>= 4.8.3-3~), ${sip:Depends}, python-sip
 Suggests: ${shlibs:Suggests}
+Provides: ${python:Provides}
 Breaks: plasma-scriptengine-python (<< 4:4.6.5), python-qt4 (<< 4.8.3-3~)
 Description: Python bindings for the KDE Development Platform
  This package contains PyKDE, the Python bindings for the KDE
@@ -109,6 +110,7 @@ Package: python3-pykde4
 Architecture: any
 Depends: ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends},
  python3-pyqt4, ${sip3:Depends}, python3-sip
+Provides: ${python3:Provides}
 Description: Python 3 bindings for the KDE Development Platform
  This package contains PyKDE, the Python 3 bindings for the KDE
  libraries, that allow you to write KDE programs using Python 3 instead of
@@ -141,7 +143,7 @@ Package: python3-pykde4-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: ${misc:Depends}, kdelibs5-dbg, python3-pykde4 (= ${binary:Version}), python3-dbg
+Depends: ${misc:Depends}, ${python3:Depends}, kdelibs5-dbg, python3-pykde4 (= ${binary:Version}), python3-dbg
 Recommends: python3-pyqt4-dbg
 Description: debugging symbols for PyKDE bindings for Python 3
  This package contains debugging files used to investigate problems with

-- 
PyKDE4 packaging



More information about the pkg-kde-commits mailing list