[Python-modules-commits] [python-pygerrit2] 08/09: Fix description

Filip Pytloun fpytloun-guest at moszumanska.debian.org
Wed Jan 10 18:33:02 UTC 2018


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

fpytloun-guest pushed a commit to branch master
in repository python-pygerrit2.

commit 7695f1e8727f063dad4a27fd1f239580b02fd76e
Author: Filip Pytloun <filip at pytloun.cz>
Date:   Wed Jan 10 17:58:53 2018 +0100

    Fix description
---
 debian/control   | 7 +++++--
 debian/copyright | 1 -
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index cafc310..1a0774e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,9 @@ Build-Depends:
  python3-all,
  python3-pbr (>= 0.8.2),
  python3-setuptools,
+Build-Depends-Indep:
+ python-requests (>= 2.10.0),
+ python3-requests (>= 2.10.0),
 Standards-Version: 4.1.3
 Testsuite: autopkgtest-pkg-python
 Homepage: https://github.com/dpursehouse/pygerrit2
@@ -25,7 +28,7 @@ Multi-Arch: foreign
 Depends:
  ${misc:Depends},
  ${python:Depends},
-Description: client library to interact with Gerrit Code Review via the REST API
+Description: client library to interact with Gerrit Code Review via the REST API - Python 2.7
  pygerrit2 is simple Python library to provide interface to interact with
  Gerrit Code Review via it's REST API.
   .
@@ -37,7 +40,7 @@ Multi-Arch: foreign
 Depends:
  ${misc:Depends},
  ${python3:Depends},
-Description: client library to interact with Gerrit Code Review via the REST API
+Description: client library to interact with Gerrit Code Review via the REST API - Python 3.x
  pygerrit2 is simple Python library to provide interface to interact with
  Gerrit Code Review via it's REST API.
  .
diff --git a/debian/copyright b/debian/copyright
index 7c27018..9ed4da6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -30,4 +30,3 @@ License:   Expat
   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
   THE SOFTWARE.
-

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



More information about the Python-modules-commits mailing list