[Python-modules-commits] [python-aiohttp] 03/03: Additional lintian fixes

Vincent Bernat bernat at moszumanska.debian.org
Sun Nov 26 18:15:19 UTC 2017


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

bernat pushed a commit to tag debian/2.2.3-2
in repository python-aiohttp.

commit c9064a89297678c0fffc0984c7eb1fe46478d3e4
Author: Vincent Bernat <bernat at debian.org>
Date:   Sun Nov 26 19:10:45 2017 +0100

    Additional lintian fixes
---
 debian/changelog | 2 ++
 debian/control   | 1 -
 debian/watch     | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 430cb40..83217db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
 python-aiohttp (2.2.3-2) unstable; urgency=medium
 
+  * Team upload.
   * d/rules: clean generated C files. Closes: #880352.
   * d/control: bump Standards-Version to 4.1.1.
+  * d/watch: switch to HTTPS.
 
  -- Vincent Bernat <bernat at debian.org>  Sun, 26 Nov 2017 19:06:47 +0100
 
diff --git a/debian/control b/debian/control
index c93dedd..ae5e9c9 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,6 @@ Description: http client/server for asyncio
 Package: python3-aiohttp-dbg
 Architecture: any
 Section: debug
-Priority: extra
 Depends: python3-aiohttp (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
 Description: http client/server for asyncio - debug version
  HTTP Client for asyncio (PEP 3156 - Asynchronous I/O Support).
diff --git a/debian/watch b/debian/watch
index 0a1d34b..9ed81b5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/aiohttp/aiohttp-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
+https://pypi.debian.net/aiohttp/aiohttp-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file

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



More information about the Python-modules-commits mailing list