[SCM] smokeqt packaging branch, master, updated. e0f288e92e37610767159269324f67c99702416b

Pino Toscano pino at alioth.debian.org
Tue Jul 26 12:18:18 UTC 2011


The following commit has been merged in the master branch:
commit e0f288e92e37610767159269324f67c99702416b
Author: Pino Toscano <pino at debian.org>
Date:   Tue Jul 26 14:17:09 2011 +0200

    disable the qwt binding
    
    there are twoo reasons for this:
    - they currently do not compile with qwt 6
    - at the moment qwt 6 is stucked in unstable, which would prevent migration of smokeqt
---
 debian/changelog |    1 -
 debian/control   |   24 ++++++++++++------------
 2 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bbf32bf..1f6eaf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,6 @@ smokeqt (4:4.6.95-1) UNRELEASED; urgency=low
 
   [ David Palacio ]
   * Package QScintilla2 binding.
-  * Package Qwt5 binding.
   * Update control:
     - add libsmokeqt4-dbg
     - update Uploaders
diff --git a/debian/control b/debian/control
index e6eca22..1a5e751 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Torsten Marek <shlomme at debian.org>, Sune Vuorela <sune at debian.org>, David Palacio <dpalacio at orbitalibre.org>, Michael Meskes <meskes at debian.org>
 Build-Depends: debhelper (>= 7.4.10), pkg-kde-tools (>= 0.6.8), cmake,
  smoke-dev-tools, libqt4-dev, libqt4-opengl-dev, libqtwebkit-dev,
- libphonon-dev, libqimageblitz-dev, libqwt5-qt4-dev, libqscintilla2-dev
+ libphonon-dev, libqimageblitz-dev, libqscintilla2-dev
 Standards-Version: 3.9.2
 Homepage: http://projects.kde.org/projects/kde/kdebindings/smoke/smokeqt
 Vcs-Git: git://git.debian.org/git/pkg-kde/kde-sc/smokeqt.git
@@ -269,15 +269,15 @@ Description: Development files for Qt SMOKE libraries
  .
  This is part of the SMOKE Qt module.
 
-Package: libsmokeqwt3
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Architecture: any
-Description: Qwt5 SMOKE libraries
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Qwt5 SMOKE libraries.
- .
- SMOKE provides infrastructure which is used for creating bindings for
- multiple languages such as Ruby, C# and PHP.
- .
- This is part of the SMOKE Qt module.
+#Package: libsmokeqwt3
+#Depends: ${shlibs:Depends}, ${misc:Depends}
+#Architecture: any
+#Description: Qwt5 SMOKE libraries
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Qwt5 SMOKE libraries.
+# .
+# SMOKE provides infrastructure which is used for creating bindings for
+# multiple languages such as Ruby, C# and PHP.
+# .
+# This is part of the SMOKE Qt module.
 

-- 
smokeqt packaging



More information about the pkg-kde-commits mailing list