[Python-modules-commits] r28877 - in packages/pyqt5/trunk/debian (changelog copyright)
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Mon May 12 13:49:52 UTC 2014
Date: Monday, May 12, 2014 @ 13:49:51
Author: mitya57-guest
Revision: 28877
Fix uscan warning about trailing / in Files-Excluded.
Modified:
packages/pyqt5/trunk/debian/changelog
packages/pyqt5/trunk/debian/copyright
Modified: packages/pyqt5/trunk/debian/changelog
===================================================================
--- packages/pyqt5/trunk/debian/changelog 2014-05-12 13:49:15 UTC (rev 28876)
+++ packages/pyqt5/trunk/debian/changelog 2014-05-12 13:49:51 UTC (rev 28877)
@@ -1,3 +1,9 @@
+pyqt5 (5.2.1+dfsg-4) UNRELEASED; urgency=medium
+
+ * Fix uscan warning about trailing / in Files-Excluded.
+
+ -- Dmitry Shachnev <mitya57 at gmail.com> Mon, 12 May 2014 17:49:35 +0400
+
pyqt5 (5.2.1+dfsg-3) unstable; urgency=medium
[ Dmitry Shachnev ]
Modified: packages/pyqt5/trunk/debian/copyright
===================================================================
--- packages/pyqt5/trunk/debian/copyright 2014-05-12 13:49:15 UTC (rev 28876)
+++ packages/pyqt5/trunk/debian/copyright 2014-05-12 13:49:51 UTC (rev 28877)
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: pyqt at riverbankcomputing.com
-Files-Excluded: doc/html/
+Files-Excluded: doc/html
examples/webkit/fancybrowser/jquery.min.js
examples/webkit/fancybrowser/jquery_rc.py
More information about the Python-modules-commits
mailing list