[Python-modules-commits] [pyqt5] 05/05: Update pyrcc5 manpage for -name option removal.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Thu Nov 9 13:01:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch debian/master
in repository pyqt5.
commit 4678b015cc4a4f5e97017deb1a0dbdfe86e0c85c
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Nov 9 16:01:42 2017 +0300
Update pyrcc5 manpage for -name option removal.
---
debian/changelog | 1 +
debian/manpages/pyrcc5.1 | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f90ea02..607aeab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pyqt5 (5.9.1+dfsg-1) UNRELEASED; urgency=medium
* New upstream release.
* Bump sip build-dependencies to 4.19.4, following configure.py.
+ * Update pyrcc5 manpage for -name option removal.
-- Dmitry Shachnev <mitya57 at debian.org> Thu, 09 Nov 2017 15:59:38 +0300
diff --git a/debian/manpages/pyrcc5.1 b/debian/manpages/pyrcc5.1
index 966b82c..0300352 100644
--- a/debian/manpages/pyrcc5.1
+++ b/debian/manpages/pyrcc5.1
@@ -23,9 +23,6 @@ Display the version number and exit.
\fB\-o\fR \fIFILE\fR
Write the generated output to \fIFILE\fR instead of stdout.
.TP
-\fB\-name\fR \fIFUN\fR
-Create an external initialization function named \fIFUN\fR.
-.TP
\fB\-threshold\fR \fILEVEL\fR
Set the threshold above which files should be compressed.
.TP
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyqt5.git
More information about the Python-modules-commits
mailing list