[Python-modules-commits] [pastedeploy] 01/02: Use Py3 of docutils for building docs

Ondřej Nový onovy at moszumanska.debian.org
Mon Jun 20 21:24:40 UTC 2016


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

onovy pushed a commit to branch master
in repository pastedeploy.

commit b1dd34bf6aab2967df906c73d690f348fd24c37f
Author: Ondřej Nový <onovy at debian.org>
Date:   Mon Jun 20 23:19:09 2016 +0200

    Use Py3 of docutils for building docs
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4baae11..eb12227 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ pastedeploy (1.5.2-4) UNRELEASED; urgency=medium
   * wrap-and-sort -t -a
   * Added recommends python3-pastescript to Py3 package
   * d/{control,copyright}: Use my @debian.org email address
+  * Use Py3 of docutils for building docs
 
- -- Ondřej Nový <novy at ondrej.org>  Fri, 17 Jun 2016 20:33:24 +0200
+ -- Ondřej Nový <onovy at debian.org>  Fri, 17 Jun 2016 20:33:24 +0200
 
 pastedeploy (1.5.2-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index e28ef48..b4d937f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders: Ondřej Nový <onovy at debian.org>,
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
-               python-docutils,
                python-nose,
                python-setuptools,
                python3-all,
+               python3-docutils,
                python3-nose,
                python3-setuptools,
 Standards-Version: 3.9.8

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



More information about the Python-modules-commits mailing list