[Python-modules-commits] [pastedeploy] 03/03: Added recommends python3-pastescript to Py3 package

Ondřej Nový onovy-guest at moszumanska.debian.org
Fri Jun 17 18:36:37 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository pastedeploy.

commit 8dc1e0608639c63751511831197e96d0ca696f79
Author: Ondřej Nový <novy at ondrej.org>
Date:   Fri Jun 17 20:35:58 2016 +0200

    Added recommends python3-pastescript to Py3 package
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index aacb9f4..c97ef18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pastedeploy (1.5.2-4) UNRELEASED; urgency=medium
 
   * Removed versioned build depedencies older then wheezy
   * wrap-and-sort -t -a
+  * Added recommends python3-pastescript to Py3 package
 
  -- Ondřej Nový <novy at ondrej.org>  Fri, 17 Jun 2016 20:33:24 +0200
 
diff --git a/debian/control b/debian/control
index 001fe12..bbad3bf 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,7 @@ Depends: python-pastedeploy-tpl (= ${binary:Version}),
          python3-pkg-resources,
          ${misc:Depends},
          ${python3:Depends},
+Recommends: python3-pastescript,
 Enhances: python3-paste,
 Description: load, configure, and compose WSGI applications and servers - Python 3.x
  Paste Deployment is a system for finding and configuring WSGI applications and

-- 
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