rev 4641 - trunk/packages/kdebindings/debian

Pierre Habouzit madcoder at costa.debian.org
Sun Oct 8 20:28:49 UTC 2006


Author: madcoder
Date: 2006-10-08 20:28:48 +0000 (Sun, 08 Oct 2006)
New Revision: 4641

Removed:
   trunk/packages/kdebindings/debian/pycompat
Modified:
   trunk/packages/kdebindings/debian/changelog
   trunk/packages/kdebindings/debian/control
   trunk/packages/kdebindings/debian/rules
Log:
use the "new" way of dealing with python

svn: '-uwb' n'est pas support?\195?\169
 0 files changed



Modified: trunk/packages/kdebindings/debian/changelog
===================================================================
--- trunk/packages/kdebindings/debian/changelog	2006-10-08 20:22:53 UTC (rev 4640)
+++ trunk/packages/kdebindings/debian/changelog	2006-10-08 20:28:48 UTC (rev 4641)
@@ -1,12 +1,13 @@
-kdebindings (4:3.5.5-1) UNRELEASED; urgency=low
+kdebindings (4:3.5.5-1) unstable; urgency=low
 
+  [ Debian Qt/KDE Maintainers ]
   * New upstream release.
 
   +++ Changes by Christopher Martin:
 
   * Fix formatting of the Uploaders line. (Closes: #378908)
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 19 Jul 2006 15:24:07 -0400
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun,  8 Oct 2006 22:11:28 +0200
 
 kdebindings (4:3.5.3-1) unstable; urgency=low
 

Modified: trunk/packages/kdebindings/debian/control
===================================================================
--- trunk/packages/kdebindings/debian/control	2006-10-08 20:22:53 UTC (rev 4640)
+++ trunk/packages/kdebindings/debian/control	2006-10-08 20:28:48 UTC (rev 4641)
@@ -1,6 +1,6 @@
 Source: kdebindings
 Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2),
- python-dev (>= 2.3.5-11), python-support (>= 0.3), quilt, gawk,
+ python-dev (>= 2.3.5-11), python-support (>= 0.5), quilt, gawk,
  gettext, java-gcj-compat-dev [alpha amd64 i386 ia64 powerpc s390 sparc],
  kdelibs4-dev (>= 4:3.5.5), libgtk1.2-dev, libqt3-compat-headers (>= 3:3.3.5),
  ruby, ruby1.8-dev

Deleted: trunk/packages/kdebindings/debian/pycompat

Modified: trunk/packages/kdebindings/debian/rules
===================================================================
--- trunk/packages/kdebindings/debian/rules	2006-10-08 20:22:53 UTC (rev 4640)
+++ trunk/packages/kdebindings/debian/rules	2006-10-08 20:28:48 UTC (rev 4641)
@@ -77,7 +77,6 @@
 
 binary-install/python-dcop::
 	dh_pysupport -p$(cdbs_curpkg)
-	dh_python -p$(cdbs_curpkg)
 
 ###
 




More information about the pkg-kde-commits mailing list