[Python-modules-commits] r31568 - in packages/python-statsd/tags (7 files)
filippo at users.alioth.debian.org
filippo at users.alioth.debian.org
Fri Dec 12 14:06:58 UTC 2014
Date: Friday, December 12, 2014 @ 14:06:57
Author: filippo
Revision: 31568
[svn-buildpackage] Tagging python-statsd 3.0.1-1
Added:
packages/python-statsd/tags/3.0.1-1/
packages/python-statsd/tags/3.0.1-1/debian/changelog
(from rev 31565, packages/python-statsd/trunk/debian/changelog)
packages/python-statsd/tags/3.0.1-1/debian/control
(from rev 31565, packages/python-statsd/trunk/debian/control)
packages/python-statsd/tags/3.0.1-1/debian/watch
(from rev 31565, packages/python-statsd/trunk/debian/watch)
Deleted:
packages/python-statsd/tags/3.0.1-1/debian/changelog
packages/python-statsd/tags/3.0.1-1/debian/control
packages/python-statsd/tags/3.0.1-1/debian/watch
Deleted: packages/python-statsd/tags/3.0.1-1/debian/changelog
===================================================================
--- packages/python-statsd/trunk/debian/changelog 2014-12-12 09:34:07 UTC (rev 31564)
+++ packages/python-statsd/tags/3.0.1-1/debian/changelog 2014-12-12 14:06:57 UTC (rev 31568)
@@ -1,18 +0,0 @@
-python-statsd (2.0.3-1) unstable; urgency=low
-
- [ Antoine Musso]
- * New upstream release. Closes: #726980
- * Correct Homepage and description in debian/changelog, was refering to the
- pypi module 'python-statsd' when this package is the module 'statsd'
- Closes: #736256
-
- [Jakub Wilk]
- * Use canonical URIs for Vcs-* fields.
-
- -- Antoine Musso <hashar at free.fr> Thu, 20 Feb 2014 17:44:24 +0000
-
-python-statsd (2.0.1-1) unstable; urgency=low
-
- * Initial release. Closes: #703613
-
- -- Antoine Musso <hashar at free.fr> Thu, 18 Apr 2013 10:55:24 +0000
Copied: packages/python-statsd/tags/3.0.1-1/debian/changelog (from rev 31565, packages/python-statsd/trunk/debian/changelog)
===================================================================
--- packages/python-statsd/tags/3.0.1-1/debian/changelog (rev 0)
+++ packages/python-statsd/tags/3.0.1-1/debian/changelog 2014-12-12 14:06:57 UTC (rev 31568)
@@ -0,0 +1,27 @@
+python-statsd (3.0.1-1) unstable; urgency=medium
+
+ [ Filippo Giunchedi ]
+ * New upstream release. Closes: #772936
+ * Migrate away from githubredir in debian/watch
+ * Move to Standards-Versions 3.9.6, no changes
+
+ -- Filippo Giunchedi <filippo at debian.org> Fri, 12 Dec 2014 10:41:21 +0000
+
+python-statsd (2.0.3-1) unstable; urgency=low
+
+ [ Antoine Musso]
+ * New upstream release. Closes: #726980
+ * Correct Homepage and description in debian/changelog, was refering to the
+ pypi module 'python-statsd' when this package is the module 'statsd'
+ Closes: #736256
+
+ [Jakub Wilk]
+ * Use canonical URIs for Vcs-* fields.
+
+ -- Antoine Musso <hashar at free.fr> Thu, 20 Feb 2014 17:44:24 +0000
+
+python-statsd (2.0.1-1) unstable; urgency=low
+
+ * Initial release. Closes: #703613
+
+ -- Antoine Musso <hashar at free.fr> Thu, 18 Apr 2013 10:55:24 +0000
Deleted: packages/python-statsd/tags/3.0.1-1/debian/control
===================================================================
--- packages/python-statsd/trunk/debian/control 2014-12-12 09:34:07 UTC (rev 31564)
+++ packages/python-statsd/tags/3.0.1-1/debian/control 2014-12-12 14:06:57 UTC (rev 31568)
@@ -1,21 +0,0 @@
-Source: python-statsd
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Antoine Musso <hashar at free.fr>,
- Paul Belanger <paul.belanger at polybeacon.com>
-Build-Depends: debhelper (>= 9), python-all, python-setuptools
-Standards-Version: 3.9.3
-X-Python-Version: >= 2.6
-Homepage: https://github.com/jsocol/pystatsd/
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-statsd/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-statsd/trunk/
-
-Package: python-statsd
-Architecture: all
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Description: Python client for the statsd daemon
- A python client for Etsy's stasd server. A friendly front-end to Graphite.
- .
- The package contains the pypi package `statsd` which is the most popular
- `statsd` module on pypi.
Copied: packages/python-statsd/tags/3.0.1-1/debian/control (from rev 31565, packages/python-statsd/trunk/debian/control)
===================================================================
--- packages/python-statsd/tags/3.0.1-1/debian/control (rev 0)
+++ packages/python-statsd/tags/3.0.1-1/debian/control 2014-12-12 14:06:57 UTC (rev 31568)
@@ -0,0 +1,21 @@
+Source: python-statsd
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Antoine Musso <hashar at free.fr>,
+ Paul Belanger <paul.belanger at polybeacon.com>
+Build-Depends: debhelper (>= 9), python-all, python-setuptools
+Standards-Version: 3.9.6
+X-Python-Version: >= 2.6
+Homepage: https://github.com/jsocol/pystatsd/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-statsd/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-statsd/trunk/
+
+Package: python-statsd
+Architecture: all
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Python client for the statsd daemon
+ A python client for Etsy's stasd server. A friendly front-end to Graphite.
+ .
+ The package contains the pypi package `statsd` which is the most popular
+ `statsd` module on pypi.
Deleted: packages/python-statsd/tags/3.0.1-1/debian/watch
===================================================================
--- packages/python-statsd/trunk/debian/watch 2014-12-12 09:34:07 UTC (rev 31564)
+++ packages/python-statsd/tags/3.0.1-1/debian/watch 2014-12-12 14:06:57 UTC (rev 31568)
@@ -1,2 +0,0 @@
-version=3
-http://githubredir.debian.net/github/jsocol/pystatsd /v(.+)\.tar\.gz
Copied: packages/python-statsd/tags/3.0.1-1/debian/watch (from rev 31565, packages/python-statsd/trunk/debian/watch)
===================================================================
--- packages/python-statsd/tags/3.0.1-1/debian/watch (rev 0)
+++ packages/python-statsd/tags/3.0.1-1/debian/watch 2014-12-12 14:06:57 UTC (rev 31568)
@@ -0,0 +1,2 @@
+version=3
+https://github.com/jsocol/pystatsd/releases .*/archive/v(.+)\.tar\.gz
More information about the Python-modules-commits
mailing list