[Python-apps-commits] r12748 - in packages/prospector/trunk/debian (3 files)
danstender-guest at users.alioth.debian.org
danstender-guest at users.alioth.debian.org
Sun Jan 31 14:39:53 UTC 2016
Date: Sunday, January 31, 2016 @ 14:39:53
Author: danstender-guest
Revision: 12748
sphinx-argparse available now
Modified:
packages/prospector/trunk/debian/changelog
packages/prospector/trunk/debian/control
packages/prospector/trunk/debian/patches/series
Modified: packages/prospector/trunk/debian/changelog
===================================================================
--- packages/prospector/trunk/debian/changelog 2016-01-31 14:36:05 UTC (rev 12747)
+++ packages/prospector/trunk/debian/changelog 2016-01-31 14:39:53 UTC (rev 12748)
@@ -1,11 +1,14 @@
prospector (0.11.7-1) UNRELEASED; urgency=medium
* New upstream release (Closes: #807305).
- * deb/control: added vulture, python-pyroma and frosted to Recommends,
- updated description (Vulture and Pyroma available now).
+ * deb/control:
+ + add sphinx-argparse to build-deps.
+ + added vulture, python-pyroma and frosted to Recommends.
+ + updated description (Vulture and Pyroma available now).
* deb/prospector.txt: added info on how to run with the additional tools.
+ * Dropped docs-no-sphinx-argparse.patch.
- -- Daniel Stender <debian at danielstender.com> Sun, 31 Jan 2016 15:33:39 +0100
+ -- Daniel Stender <debian at danielstender.com> Sun, 31 Jan 2016 15:38:09 +0100
prospector (0.10.1+git20150706.a00e191-1) unstable; urgency=medium
Modified: packages/prospector/trunk/debian/control
===================================================================
--- packages/prospector/trunk/debian/control 2016-01-31 14:36:05 UTC (rev 12747)
+++ packages/prospector/trunk/debian/control 2016-01-31 14:39:53 UTC (rev 12748)
@@ -10,6 +10,7 @@
python (>= 2.7),
python-setuptools,
python-sphinx,
+ python-sphinx-argparse,
pandoc,
txt2man,
python-nose,
Modified: packages/prospector/trunk/debian/patches/series
===================================================================
--- packages/prospector/trunk/debian/patches/series 2016-01-31 14:36:05 UTC (rev 12747)
+++ packages/prospector/trunk/debian/patches/series 2016-01-31 14:39:53 UTC (rev 12748)
@@ -1,4 +1,3 @@
docs-correct-some-flaws.patch
docs-privacy-breaches.patch
-docs-no-sphinx-argparse.patch
rename-console-script.patch
More information about the Python-apps-commits
mailing list