[Python-modules-commits] [pytest-localserver] 04/05: deb/control: added extended descriptions

Daniel Stender danstender-guest at moszumanska.debian.org
Sat Jul 18 16:49:18 UTC 2015


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

danstender-guest pushed a commit to branch master
in repository pytest-localserver.

commit 18089323353972119c032e520bd2e84fd0bb0dcf
Author: Daniel Stender <debian at danielstender.com>
Date:   Sat Jul 18 18:31:32 2015 +0200

    deb/control: added extended descriptions
---
 debian/changelog |  2 +-
 debian/control   | 10 ++++++++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 88a3ec1..a77f17d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ pytest-localserver (0.3.4-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #792784)
 
- -- Daniel Stender <debian at danielstender.com>  Sat, 18 Jul 2015 17:45:26 +0200
+ -- Daniel Stender <debian at danielstender.com>  Sat, 18 Jul 2015 18:30:57 +0200
diff --git a/debian/control b/debian/control
index 9d89588..bba12a5 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,10 @@ Depends:
  ${misc:Depends},
  ${python:Depends}
 Description: py.test plugin to test server connections locally (Python 2)
- Hello, world!
+ pytest-localserver is a plugin for the Pytest testing framework which
+ enables to test server connections locally.
+ .
+ This package contains the modules for Python 2.
 
 Package: python3-pytest-localserver
 Architecture: all
@@ -41,4 +44,7 @@ Depends:
  ${misc:Depends},
  ${python3:Depends}
 Description: py.test plugin to test server connections locally (Python 3)
- Hello, world!
\ No newline at end of file
+ pytest-localserver is a plugin for the Pytest testing framework which
+ enables to test server connections locally.
+ .
+ This package contains the modules for Python 3.

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



More information about the Python-modules-commits mailing list