[Python-modules-commits] r13152 - in packages/plastex/trunk/debian (2 files)
bzed at users.alioth.debian.org
bzed at users.alioth.debian.org
Sun May 30 00:02:28 UTC 2010
Date: Sunday, May 30, 2010 @ 00:02:10
Author: bzed
Revision: 13152
--ignore-theme-extras was renamed to --no-theme-extras, update manpage.
Modified:
packages/plastex/trunk/debian/changelog
packages/plastex/trunk/debian/xml-man/plastex.xml
Modified: packages/plastex/trunk/debian/changelog
===================================================================
--- packages/plastex/trunk/debian/changelog 2010-05-29 23:16:23 UTC (rev 13151)
+++ packages/plastex/trunk/debian/changelog 2010-05-30 00:02:10 UTC (rev 13152)
@@ -1,10 +1,14 @@
plastex (0.9.2-2) UNRELEASED; urgency=low
+ [ Carl Fürstenberg ]
* override lintian warning wrong-section-according-to-package-name, we stick
in tex as it's 51% tex and 49% python.
- -- Carl Fürstenberg <azatoth at gmail.com> Wed, 02 Dec 2009 23:42:30 +0100
+ [ Bernd Zeimetz ]
+ * --ignore-theme-extras was renamed to --no-theme-extras, update manpage.
+ -- Bernd Zeimetz <bzed at debian.org> Sun, 30 May 2010 02:01:03 +0200
+
plastex (0.9.2-1) unstable; urgency=low
[ Carl Fürstenberg ]
Modified: packages/plastex/trunk/debian/xml-man/plastex.xml
===================================================================
--- packages/plastex/trunk/debian/xml-man/plastex.xml 2010-05-29 23:16:23 UTC (rev 13151)
+++ packages/plastex/trunk/debian/xml-man/plastex.xml 2010-05-30 00:02:10 UTC (rev 13152)
@@ -95,7 +95,7 @@
<arg><option>--theme=<replaceable>theme-name</replaceable></option></arg>
<group>
<arg choice="plain"><option>--copy-theme-extras</option></arg>
- <arg choice="plain"><option>--ignore-theme-extras</option></arg>
+ <arg choice="plain"><option>--no-theme-extras</option></arg>
</group>
<arg><option>--base-url=<replaceable>url</replaceable></option></arg>
<arg><option>--index-columns=<replaceable>integer</replaceable></option></arg>
@@ -183,7 +183,7 @@
</varlistentry>
<varlistentry>
<term><option>--copy-theme-extras</option>,
- <option>--ignore-theme-extras</option>
+ <option>--no-theme-extras</option>
</term>
<listitem>
<para>indicates whether or not extra files that belong to a theme (if there are any) should be copied to the output directory.</para>
More information about the Python-modules-commits
mailing list