[Python-modules-commits] r34281 - in packages/python-asyncssh/tags (5 files)

bernat at users.alioth.debian.org bernat at users.alioth.debian.org
Tue Sep 15 17:30:16 UTC 2015


    Date: Tuesday, September 15, 2015 @ 17:30:15
  Author: bernat
Revision: 34281

[svn-buildpackage] Tagging python-asyncssh 1.2.1-1

Added:
  packages/python-asyncssh/tags/1.2.1-1/
  packages/python-asyncssh/tags/1.2.1-1/debian/changelog
    (from rev 34280, packages/python-asyncssh/trunk/debian/changelog)
  packages/python-asyncssh/tags/1.2.1-1/debian/watch
    (from rev 34280, packages/python-asyncssh/trunk/debian/watch)
Deleted:
  packages/python-asyncssh/tags/1.2.1-1/debian/changelog
  packages/python-asyncssh/tags/1.2.1-1/debian/watch

Deleted: packages/python-asyncssh/tags/1.2.1-1/debian/changelog
===================================================================
--- packages/python-asyncssh/trunk/debian/changelog	2015-09-15 14:31:33 UTC (rev 34279)
+++ packages/python-asyncssh/tags/1.2.1-1/debian/changelog	2015-09-15 17:30:15 UTC (rev 34281)
@@ -1,5 +0,0 @@
-python-asyncssh (1.2.0-1) unstable; urgency=low
-
-  * Initial Release. Closes: #793807.
-
- -- Vincent Bernat <bernat at debian.org>  Mon, 27 Jul 2015 19:25:42 +0200

Copied: packages/python-asyncssh/tags/1.2.1-1/debian/changelog (from rev 34280, packages/python-asyncssh/trunk/debian/changelog)
===================================================================
--- packages/python-asyncssh/tags/1.2.1-1/debian/changelog	                        (rev 0)
+++ packages/python-asyncssh/tags/1.2.1-1/debian/changelog	2015-09-15 17:30:15 UTC (rev 34281)
@@ -0,0 +1,12 @@
+python-asyncssh (1.2.1-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Use GitHub in d/watch. Otherwise, we don't get the documentation.
+
+ -- Vincent Bernat <bernat at debian.org>  Tue, 15 Sep 2015 19:12:48 +0200
+
+python-asyncssh (1.2.0-1) unstable; urgency=low
+
+  * Initial Release. Closes: #793807.
+
+ -- Vincent Bernat <bernat at debian.org>  Mon, 27 Jul 2015 19:25:42 +0200

Deleted: packages/python-asyncssh/tags/1.2.1-1/debian/watch
===================================================================
--- packages/python-asyncssh/trunk/debian/watch	2015-09-15 14:31:33 UTC (rev 34279)
+++ packages/python-asyncssh/tags/1.2.1-1/debian/watch	2015-09-15 17:30:15 UTC (rev 34281)
@@ -1,3 +0,0 @@
-version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/asyncssh/asyncssh-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Copied: packages/python-asyncssh/tags/1.2.1-1/debian/watch (from rev 34280, packages/python-asyncssh/trunk/debian/watch)
===================================================================
--- packages/python-asyncssh/tags/1.2.1-1/debian/watch	                        (rev 0)
+++ packages/python-asyncssh/tags/1.2.1-1/debian/watch	2015-09-15 17:30:15 UTC (rev 34281)
@@ -0,0 +1,3 @@
+version=3
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/asyncssh-$1.tar.gz/ \
+  https://github.com/ronf/asyncssh/releases .*/v?(\d\S*)\.tar\.gz




More information about the Python-modules-commits mailing list