[SCM] telepathy-qt4 packaging branch, master, updated. debian/0.9.3-1-42-g6581ec1
Diane Trout
diane-guest at moszumanska.debian.org
Wed Jun 25 04:35:59 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-qt4.git;a=commitdiff;h=5bdd716
The following commit has been merged in the master branch:
commit 5bdd7167792f360c3fe224264d50cd3f4d4fc4ed
Author: Diane Trout <diane at ghic.org>
Date: Sun Jun 22 22:50:22 2014 -0700
Add update-doxygen.patch to remove deprecated tags.
---
debian/changelog | 6 +++++
debian/patches/series | 1 +
debian/patches/update-doxygen.patch | 49 +++++++++++++++++++++++++++++++++++++
3 files changed, 56 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3157b22..3fabf69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+telepathy-qt (0.9.4+dfsg-2) UNRELEASED; urgency=medium
+
+ * Add update-doxygen.patch to remove deprecated tags.
+
+ -- Diane Trout <diane at ghic.org> Sun, 22 Jun 2014 22:49:18 -0700
+
telepathy-qt (0.9.4+dfsg-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/patches/series b/debian/patches/series
index a9681d3..b9b2d35 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
improve-doxygen-build.patch
+update-doxygen.patch
diff --git a/debian/patches/update-doxygen.patch b/debian/patches/update-doxygen.patch
new file mode 100644
index 0000000..01eb39f
--- /dev/null
+++ b/debian/patches/update-doxygen.patch
@@ -0,0 +1,49 @@
+Author: Diane Trout
+Description: Remove a few deprecated Doxygen tags.
+--- a/doxygen.cfg.in
++++ b/doxygen.cfg.in
+@@ -447,12 +447,6 @@
+
+ SHOW_USED_FILES = NO
+
+-# If the sources in your project are distributed over multiple directories
+-# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
+-# in the documentation. The default is NO.
+-
+-SHOW_DIRECTORIES = NO
+-
+ # Set the SHOW_FILES tag to NO to disable the generation of the Files page.
+ # This will remove the Files entry from the Quick Index and from the
+ # Folder Tree View (if specified). The default is YES.
+@@ -772,12 +766,6 @@
+
+ HTML_STYLESHEET = @abs_top_srcdir@/doxygen.css
+
+-# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
+-# files or namespaces will be aligned in HTML using tables. If set to
+-# NO a bullet list will be used.
+-
+-HTML_ALIGN_MEMBERS = NO
+-
+ # If the GENERATE_HTMLHELP tag is set to YES, additional index files
+ # will be generated that can be used as input for tools like the
+ # Microsoft HTML help workshop to generate a compiled HTML help file (.chm)
+@@ -1059,18 +1047,6 @@
+
+ XML_OUTPUT = xml
+
+-# The XML_SCHEMA tag can be used to specify an XML schema,
+-# which can be used by a validating XML parser to check the
+-# syntax of the XML files.
+-
+-XML_SCHEMA =
+-
+-# The XML_DTD tag can be used to specify an XML DTD,
+-# which can be used by a validating XML parser to check the
+-# syntax of the XML files.
+-
+-XML_DTD =
+-
+ # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
+ # dump the program listings (including syntax highlighting
+ # and cross-referencing information) to the XML output. Note that
--
telepathy-qt4 packaging
More information about the pkg-kde-commits
mailing list