[SCM] qtdeclarative packaging branch, master, updated. debian/5.0.2-4-9-g483cbd8

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Thu Jun 6 23:11:09 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=483cbd8

The following commit has been merged in the master branch:
commit 483cbd86c7d13f5101f4ba05f22ee6f585be63a8
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Jun 6 20:10:36 2013 -0300

    Build and create a packages for qch and HTML doc formats.
---
 debian/changelog                      |    1 +
 debian/control                        |   21 +++++++++++++++++++++
 debian/qtdeclarative-doc-html.install |    2 ++
 debian/qtdeclarative-doc.install      |    1 +
 4 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c93b9ce..adf9421 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtdeclarative-opensource-src (5.0.2-5) UNRELEASED; urgency=low
     - Add the necessary build dependencies:
       * qttools5-dev-tools to use qhelpgenerator.
       * libqt5sql5-sqlite to generate qch doc.
+    - Build and create a packages for qch and HTML doc formats.
 
   [ Timo Jyrinki ]
   * Depend on libgl1-mesa-dri from the qtquick2 QML plugin
diff --git a/debian/control b/debian/control
index 91969be..1aae246 100644
--- a/debian/control
+++ b/debian/control
@@ -236,3 +236,24 @@ Description: Qt 5 declarative libraries debugging symbols
  is its rich set of widgets that provide standard GUI functionality.
  .
  This package contains the debugging symbols for the Qt 5 declarative libraries.
+
+Package: qtdeclarative-docs
+Priority: extra
+Architecture: all
+Section: doc
+Description: Qt 5 declarative documentation
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This package contains the documentation for the Qt 5 declarative libraries.
+
+Package: qtdeclarative-docs-html
+Priority: extra
+Architecture: all
+Section: doc
+Description: Qt 5 declarative HTML documentation
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This package contains the HTML documentation for the Qt 5 declarative
+ libraries.
diff --git a/debian/qtdeclarative-doc-html.install b/debian/qtdeclarative-doc-html.install
new file mode 100644
index 0000000..d4be997
--- /dev/null
+++ b/debian/qtdeclarative-doc-html.install
@@ -0,0 +1,2 @@
+usr/share/qt5/doc/qtqml/
+usr/share/qt5/doc/qtquick/
diff --git a/debian/qtdeclarative-doc.install b/debian/qtdeclarative-doc.install
new file mode 120000
index 0000000..82212ad
--- /dev/null
+++ b/debian/qtdeclarative-doc.install
@@ -0,0 +1 @@
+/home/lisandro/debian/sbuild/logs/qtdeclarative-opensource-src_5.0.2-5_amd64-20130606-1952.build
\ No newline at end of file

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list