[Python-modules-commits] [sphinx-argparse] 01/06: deb/control: added deps against rtd-theme packages

Daniel Stender stender at moszumanska.debian.org
Sat Jun 25 14:23:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

stender pushed a commit to branch master
in repository sphinx-argparse.

commit 160f64d104813881641725e69559a4c0c382d254
Author: Daniel Stender <stender at debian.org>
Date:   Sat Jun 25 16:07:33 2016 +0200

    deb/control: added deps against rtd-theme packages
---
 debian/changelog |  8 ++++++++
 debian/control   | 18 ++++++++++--------
 2 files changed, 18 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b40848b..2e49082 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sphinx-argparse (0.1.15-2) UNRELEASED; urgency=medium
+
+  * deb/control:
+    + add python{,3}-sphinx-rtd-theme to b-deps (Closes: #827813).
+    + removed tabs from indentations.
+
+ -- Daniel Stender <stender at debian.org>  Sat, 25 Jun 2016 16:05:15 +0200
+
 sphinx-argparse (0.1.15-1) unstable; urgency=medium
 
   * Initial release (Closes: #794776).
diff --git a/debian/control b/debian/control
index d813719..6138061 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,16 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: Daniel Stender <debian at danielstender.com>
 Build-Depends: debhelper (>= 9),
                dh-python,
-	       python-all (>= 2.7.3-5~),
-	       python-setuptools,
-	       python-sphinx,
-	       python-pytest,
-	       python3-all,
-	       python3-setuptools,
-	       python3-sphinx,
-	       python3-pytest
+               python-all (>= 2.7.3-5~),
+               python-setuptools,
+               python-sphinx,
+               python-sphinx-rtd-theme,
+               python-pytest,
+               python3-all,
+               python3-setuptools,
+               python3-sphinx,
+               python3-sphinx-rtd-theme,
+               python3-pytest
 Standards-Version: 3.9.6
 Homepage: https://github.com/ribozz/sphinx-argparse
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/sphinx-argparse.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx-argparse.git



More information about the Python-modules-commits mailing list