[SCM] KDE Development Platform Libraries module packaging branch, kde4.8, updated. debian/4.8.3-1

Modestas Vainius modax at alioth.debian.org
Sat May 26 15:54:09 UTC 2012


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

The following commit has been merged in the kde4.8 branch:
commit fb787a5dac6e687649f0182928262b25b5a51c03
Author: Modestas Vainius <modax at debian.org>
Date:   Sat May 26 17:47:02 2012 +0300

    DEP-3'ize python3-support-bytecode.patch.
---
 debian/changelog                              |    1 +
 debian/patches/python3-support-bytecode.patch |   13 ++++++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 927d449..b9d571b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ kde4libs (4:4.8.3-0r1) UNRELEASED; urgency=low
 
   [ Modestas Vainius ]
   * Drop upstream_Add-missing-include.patch, stolen from upstream.
+  * DEP-3'ize python3-support-bytecode.patch.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 08 Mar 2012 17:23:21 +0100
 
diff --git a/debian/patches/python3-support-bytecode.patch b/debian/patches/python3-support-bytecode.patch
index 06d0a33..1e643c0 100644
--- a/debian/patches/python3-support-bytecode.patch
+++ b/debian/patches/python3-support-bytecode.patch
@@ -1,9 +1,12 @@
+From: Andreas K. Huettel <andreas.huettel at physik.uni-r.de>
+Subject: Respect PYTHONDONTWRITEBYTECODE environmental variable in PYTHON_INSTALL macro
+Bug-Gentoo: https://bugs.gentoo.org/372407
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672552 for
+Origin: vendor, http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/kde-base/kdelibs/files/kdelibs-4.6.3-bytecode.patch?view=markup
+
 Add support for PYTHONDONTWRITEBYTECODE environment variable to allow bytecode
-compilation to be disabled.  Work around for lack of Python 3 bytecode
-support, but since Debian packages don't ship bytecode files this is OK for
-Debian.  See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672552 for
-details.  Patch originally from Gentoo:
-http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/kde-base/kdelibs/files/kdelibs-4.6.3-bytecode.patch?view=markup
+compilation to be disabled.  Work around for lack of Python 3 bytecode support,
+but since Debian packages don't ship bytecode files this is OK for Debian.
 
 diff -ruN kdelibs-4.6.3.orig/cmake/modules/PythonMacros.cmake kdelibs-4.6.3/cmake/modules/PythonMacros.cmake
 --- kdelibs-4.6.3.orig/cmake/modules/PythonMacros.cmake	2011-04-01 15:55:50.000000000 +0200

-- 
KDE Development Platform Libraries module packaging



More information about the pkg-kde-commits mailing list