[Python-modules-commits] [python-aptly] 01/01: Fix description and add python3-pkg-resources dependency

Filip Pytloun fpytloun-guest at moszumanska.debian.org
Mon Sep 5 08:04:21 UTC 2016


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

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

commit 1348a99c310a01e39a62006950a5c67a07871c4e
Author: Filip Pytloun <filip at pytloun.cz>
Date:   Mon Sep 5 10:00:46 2016 +0200

    Fix description and add python3-pkg-resources dependency
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 4148701..52038e5 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Description: Aptly REST API client and useful tooling - Python 2.7
 
 Package: python3-aptly
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}
+Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
 Suggests: aptly-publisher
 Description: Aptly REST API client and useful tooling - Python 3.x
  Module which provides access to Aptly instance from Python programming
@@ -50,8 +50,7 @@ Description: Tool for management of Aptly publishes
  This tool allows one to create aptly multi-component
  publishes from JSON definition of repositories and mirrors
  .
- Features
- --------
+ Features:
   - create or update publish from latest snapshots
     - it takes configuration in yaml format which defines what to publish and
       how

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



More information about the Python-modules-commits mailing list