[SCM] Debian Qt/KDE packaging tools branch, master, updated. debian/0.15.25-6-g9781773
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Oct 14 07:16:55 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/pkg-kde-tools.git;a=commitdiff;h=eacdcc8
The following commit has been merged in the master branch:
commit eacdcc8338be5683a72952d1db4a266f567c181a
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Oct 14 10:14:14 2017 +0300
Fix syntax error in pkgkde-symbolshelper.1 manpage.
---
debian/changelog | 1 +
man1/pkgkde-symbolshelper.1 | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c8265b6..e43425a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ pkg-kde-tools (0.15.26) UNRELEASED; urgency=medium
* Add a new script, dh_qmlcdeps, for generating proper Qt dependencies
for QML compiled data files (Closes: #872325).
* Bump Standards-Version to 4.1.1, no changes needed.
+ * Fix syntax error in pkgkde-symbolshelper.1 manpage.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 11 Oct 2017 13:24:10 +0300
diff --git a/man1/pkgkde-symbolshelper.1 b/man1/pkgkde-symbolshelper.1
index ee8356e..f72a282 100644
--- a/man1/pkgkde-symbolshelper.1
+++ b/man1/pkgkde-symbolshelper.1
@@ -24,7 +24,7 @@ pkgkde-gensymbols -plibfoo1 -v1.7 -Osymbols.amd64 -edebian/libfoo1/usr/lib/libfo
pkgkde-symbolshelper create -o debian/libfoo1.symbols -v 1.7 symbols.amd64
R
.RE
-.ni
+.fi
.P
The above commands should be invoked from the top level directory of
your package's source after having built the package before cleaning,
--
Debian Qt/KDE packaging tools
More information about the pkg-kde-commits
mailing list