[Python-modules-commits] [panoramisk] 01/01: Wrap and sort and prepare release

Orestis Ioannou oorestisime-guest at moszumanska.debian.org
Tue Oct 4 17:14:19 UTC 2016


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

oorestisime-guest pushed a commit to branch master
in repository panoramisk.

commit ae9adf072f2bf886c6aac96bad13c01403eae215
Author: Orestis Ioannou <orestis at oioannou.com>
Date:   Tue Oct 4 19:04:47 2016 +0200

    Wrap and sort and prepare release
---
 debian/changelog | 2 +-
 debian/control   | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a392f3..fb6c472 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ panoramisk (1.0-1) unstable; urgency=medium
 
   * Initial release. (Closes: #829504)
 
- -- Orestis Ioannou <orestis at oioannou.com>  Mon, 22 Aug 2016 22:29:08 +0200
+ -- Orestis Ioannou <orestis at oioannou.com>  Tue, 04 Oct 2016 19:05:37 +0200
diff --git a/debian/control b/debian/control
index 589aa59..bf7b42d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,12 +17,13 @@ Homepage: http://panoramisk.readthedocs.org/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/panoramisk.git
 Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/panoramisk.git
 
-
 Package: panoramisk
 Architecture: all
 Depends:
+ python3-panoramisk,
  ${misc:Depends},
- ${python3:Depends}, python3-panoramisk,
+ ${python3:Depends},
+Section: comm
 Description: asyncio based library to play with asterisk (Python 3 binary)
  Panoramisk is a library based on python’s AsyncIO to play with Asterisk’s
  manager.
@@ -30,7 +31,6 @@ Description: asyncio based library to play with asterisk (Python 3 binary)
  .
  This is the command line package.
 
-
 Package: python3-panoramisk
 Architecture: all
 Depends:
@@ -43,7 +43,6 @@ Description: asyncio based library to play with asterisk (Python 3 library)
  .
  This is the Python 3 library package.
 
-
 Package: python-panoramisk-doc
 Architecture: all
 Depends:

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



More information about the Python-modules-commits mailing list