[SCM] smokeqt packaging branch, master, updated. debian/4.14.3-1.1-1-g9e42973

Scott Kitterman kitterman at moszumanska.debian.org
Thu Dec 28 19:38:53 UTC 2017


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

The following commit has been merged in the master branch:
commit 9e429733f7f23677c5d72c54c3f77f03a091f882
Author: Scott Kitterman <scott at kitterman.com>
Date:   Thu Dec 28 14:38:24 2017 -0500

    * Drop unused (no rdepends) packages and associated build-depends as step
      towards Qt4 removal:
      - libsmokeqsci3, libsmokeqtdbus4-3, libsmokeqthelp4-3,
        libsmokeqtopengl4-3, libsmokeqtscript4-3, libsmokeqtsql4-3,
        libsmokeqtsvg4-3, libsmokeqtuitools4-3, libsmokeqtxmlpatterns4-3,
        libsmokephonon3, and libsmokeqimageblitz3
---
 debian/changelog |  12 +++
 debian/control   | 316 +++++++++++++++++++++++++++----------------------------
 2 files changed, 168 insertions(+), 160 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d3957bc..16f327f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+smokeqt (4:4.14.3-1.2) unstable; urgency=medium
+
+  * Team upload.
+  * Drop unused (no rdepends) packages and associated build-depends as step
+    towards Qt4 removal:
+    - libsmokeqsci3, libsmokeqtdbus4-3, libsmokeqthelp4-3,
+      libsmokeqtopengl4-3, libsmokeqtscript4-3, libsmokeqtsql4-3,
+      libsmokeqtsvg4-3, libsmokeqtuitools4-3, libsmokeqtxmlpatterns4-3,
+      libsmokephonon3, and libsmokeqimageblitz3
+
+ -- Scott Kitterman <scott at kitterman.com>  Thu, 28 Dec 2017 13:59:04 -0500
+
 smokeqt (4:4.14.3-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 2a50753..edb534f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,7 @@ Uploaders: Torsten Marek <shlomme at debian.org>,
            Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
-               libphonon-dev,
-               libqimageblitz-dev,
-               libqscintilla2-dev,
                libqt4-dev,
-               libqt4-opengl-dev,
                pkg-config,
                pkg-kde-tools (>= 0.6.8),
                smoke-dev-tools (>= 4:4.11)
@@ -23,30 +19,30 @@ Homepage: http://projects.kde.org/projects/kde/kdebindings/smoke/smokeqt
 Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/smokeqt.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/smokeqt.git;a=summary
 
-Package: libsmokeqsci3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: QScintilla2 SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains QScintilla2 SMOKE.
- .
- 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: libsmokeqt3support4-3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: Qt3 Support SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Qt3 Support SMOKE.
- .
- 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: libsmokeqsci3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: QScintilla2 SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains QScintilla2 SMOKE.
+# .
+# 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: libsmokeqt3support4-3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: Qt3 Support SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Qt3 Support SMOKE.
+# .
+# 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: libsmokeqtcore4-3
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Architecture: any
@@ -59,30 +55,30 @@ Description: Qt Core SMOKE library
  .
  This is part of the SMOKE Qt module.
 
-Package: libsmokeqtdbus4-3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: Qt D-Bus SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Qt D-Bus SMOKE.
- .
- 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: libsmokeqtdeclarative4-3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: Qt Declarative SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Qt Declarative SMOKE.
- .
- 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: libsmokeqtdbus4-3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: Qt D-Bus SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Qt D-Bus SMOKE.
+# .
+# 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: libsmokeqtdeclarative4-3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: Qt Declarative SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Qt Declarative SMOKE.
+# .
+# 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: libsmokeqtgui4-3
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Architecture: any
@@ -95,18 +91,18 @@ Description: Qt Gui SMOKE library
  .
  This is part of the SMOKE Qt module.
 
-Package: libsmokeqthelp4-3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: Qt Help SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Qt Help SMOKE.
- .
- 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: libsmokeqthelp4-3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: Qt Help SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Qt Help SMOKE.
+# .
+# 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: libsmokeqtnetwork4-3
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Architecture: any
@@ -119,54 +115,54 @@ Description: Qt Network SMOKE library
  .
  This is part of the SMOKE Qt module.
 
-Package: libsmokeqtopengl4-3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: Qt OpenGL SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Qt OpenGL SMOKE.
- .
- 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: libsmokeqtscript4-3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: Qt Script SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Qt Script SMOKE.
- .
- 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: libsmokeqtsql4-3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: Qt Sql SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Qt Sql SMOKE.
- .
- 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: libsmokeqtsvg4-3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: Qt Svg SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Qt Svg SMOKE.
- .
- 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: libsmokeqtopengl4-3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: Qt OpenGL SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Qt OpenGL SMOKE.
+# .
+# 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: libsmokeqtscript4-3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: Qt Script SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Qt Script SMOKE.
+# .
+# 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: libsmokeqtsql4-3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: Qt Sql SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Qt Sql SMOKE.
+# .
+# 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: libsmokeqtsvg4-3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: Qt Svg SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Qt Svg SMOKE.
+# .
+# 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: libsmokeqttest4-3
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Architecture: any
@@ -179,18 +175,18 @@ Description: Qt Test SMOKE library
  .
  This is part of the SMOKE Qt module.
 
-Package: libsmokeqtuitools4-3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: Qt Ui Tools SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Qt Ui Tools SMOKE.
- .
- 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: libsmokeqtuitools4-3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: Qt Ui Tools SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Qt Ui Tools SMOKE.
+# .
+# 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: libsmokeqtwebkit4-3
 #Depends: ${misc:Depends}, ${shlibs:Depends}
 #Architecture: any
@@ -215,42 +211,42 @@ Description: Qt Xml SMOKE library
  .
  This is part of the SMOKE Qt module.
 
-Package: libsmokeqtxmlpatterns4-3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: Qt XmlPatterns SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Qt XmlPatterns SMOKE.
- .
- 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: libsmokephonon3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: Qt Phonon SMOKE library
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains Phonon SMOKE.
- .
- 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: libsmokeqimageblitz3
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Architecture: any
-Description: QImageBlitz SMOKE libraries
- SMOKE libraries are part of the bindings used for Qt and KDE. This package
- contains QImageBlitz SMOKE.
- .
- 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: libsmokeqtxmlpatterns4-3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: Qt XmlPatterns SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Qt XmlPatterns SMOKE.
+# .
+# 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: libsmokephonon3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: Qt Phonon SMOKE library
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains Phonon SMOKE.
+# .
+# 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: libsmokeqimageblitz3
+#Depends: ${misc:Depends}, ${shlibs:Depends}
+#Architecture: any
+#Description: QImageBlitz SMOKE libraries
+# SMOKE libraries are part of the bindings used for Qt and KDE. This package
+# contains QImageBlitz SMOKE.
+# .
+# 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: libsmokeqt4-dbg
 Section: debug
 Depends: libsmokeqtcore4-3 (= ${binary:Version}), ${misc:Depends}

-- 
smokeqt packaging



More information about the pkg-kde-commits mailing list