[Python-modules-commits] [aiohttp-cors] 03/03: New upstream release
Brandon Weeks
bweeks-guest at moszumanska.debian.org
Mon Jul 24 08:06:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
bweeks-guest pushed a commit to branch master
in repository aiohttp-cors.
commit bd454bad8d9270d02f9e20932ed4cbe568cf306a
Author: Brandon Weeks <bweeks at google.com>
Date: Mon Jul 24 01:05:51 2017 -0700
New upstream release
---
debian/.git-dpm | 4 ++++
debian/changelog | 9 +++++++++
debian/control | 7 ++++---
3 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/debian/.git-dpm b/debian/.git-dpm
index 495069c..e3c5e4a 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -6,3 +6,7 @@
aiohttp-cors_0.5.3.orig.tar.gz
2020cde9b37a94c137f52e1251e4bfd924a1c664
40266
+
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --git a/debian/changelog b/debian/changelog
index 5bf07e9..8b09510 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+aiohttp-cors (0.5.3-1) unstable; urgency=medium
+
+ * New upstream release
+ * Standards-Version bumped 4.0.0
+ * Vcs-Git URL set
+ * Uploaders set to DMPT
+
+ -- Brandon Weeks <bweeks at google.com> Mon, 24 Jul 2017 00:56:18 -0700
+
aiohttp-cors (0.5.0-1) unstable; urgency=medium
* Initial release (Closes: #855498)
diff --git a/debian/control b/debian/control
index 747f7fb..a14fedc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: aiohttp-cors
Section: python
Priority: optional
Maintainer: Brandon Weeks <bweeks at google.com>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends:
debhelper (>= 9),
dh-python,
@@ -10,11 +11,11 @@ Build-Depends:
python3-pytest,
python3-selenium,
python3-setuptools
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: https://github.com/aio-libs/aiohttp-cors
X-Python3-Version: >= 3.5
-#Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/aiohttp-cors.git
-#Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/aiohttp-cors.git/
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/aiohttp-cors.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/aiohttp-cors.git/
Testsuite: autopkgtest-pkg-python
Package: python3-aiohttp-cors
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/aiohttp-cors.git
More information about the Python-modules-commits
mailing list