[Python-modules-commits] r14244 - in packages/python-tornado/tags (7 files)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Sun Aug 22 14:40:56 UTC 2010


    Date: Sunday, August 22, 2010 @ 14:40:45
  Author: piotr
Revision: 14244

[svn-buildpackage] Tagging python-tornado 1.0.1-1

Added:
  packages/python-tornado/tags/1.0.1-1/
  packages/python-tornado/tags/1.0.1-1/debian/changelog
    (from rev 14243, packages/python-tornado/trunk/debian/changelog)
  packages/python-tornado/tags/1.0.1-1/debian/control
    (from rev 14243, packages/python-tornado/trunk/debian/control)
  packages/python-tornado/tags/1.0.1-1/debian/rules
    (from rev 14243, packages/python-tornado/trunk/debian/rules)
Deleted:
  packages/python-tornado/tags/1.0.1-1/debian/changelog
  packages/python-tornado/tags/1.0.1-1/debian/control
  packages/python-tornado/tags/1.0.1-1/debian/rules

Deleted: packages/python-tornado/tags/1.0.1-1/debian/changelog
===================================================================
--- packages/python-tornado/trunk/debian/changelog	2010-08-21 14:42:45 UTC (rev 14234)
+++ packages/python-tornado/tags/1.0.1-1/debian/changelog	2010-08-22 14:40:45 UTC (rev 14244)
@@ -1,5 +0,0 @@
-python-tornado (0.2-1) unstable; urgency=low
-
-  * Initial release. (Closes: #551520)
-
- -- Carl Chenet <chaica at ohmytux.com>  Sat, 20 Mar 2010 17:38:45 +0100

Copied: packages/python-tornado/tags/1.0.1-1/debian/changelog (from rev 14243, packages/python-tornado/trunk/debian/changelog)
===================================================================
--- packages/python-tornado/tags/1.0.1-1/debian/changelog	                        (rev 0)
+++ packages/python-tornado/tags/1.0.1-1/debian/changelog	2010-08-22 14:40:45 UTC (rev 14244)
@@ -0,0 +1,13 @@
+python-tornado (1.0.1-1) unstable; urgency=low
+
+  * Team upload
+  * New upstream release
+  * Standards-Version bumped to 3.9.1 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sun, 22 Aug 2010 15:14:57 +0200
+
+python-tornado (0.2-1) unstable; urgency=low
+
+  * Initial release. (Closes: #551520)
+
+ -- Carl Chenet <chaica at ohmytux.com>  Sat, 20 Mar 2010 17:38:45 +0100

Deleted: packages/python-tornado/tags/1.0.1-1/debian/control
===================================================================
--- packages/python-tornado/trunk/debian/control	2010-08-21 14:42:45 UTC (rev 14234)
+++ packages/python-tornado/tags/1.0.1-1/debian/control	2010-08-22 14:40:45 UTC (rev 14244)
@@ -1,22 +0,0 @@
-Source: python-tornado
-Section: python
-XS-Python-Version: >= 2.5
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Carl Chenet <chaica at ohmytux.com>
-Build-Depends: debhelper (>= 7.0.50~), python-support, python-all-dev (>= 2.5)
-Standards-Version: 3.8.4
-Homepage: http://www.tornadoweb.org/
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-tornado/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-tornado/trunk/
-
-Package: python-tornado
-Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-pycurl, python (>= 2.6) |python-simplejson
-Recommends: python-mysqldb
-Description: scalable, non-blocking web server and tools
- Tornado is an open source version of the scalable, non-blocking
- web server and tools that power FriendFeed. The FriendFeed application
- is written using a web framework that looks a bit like web.py or
- Google's webapp, but with additional tools and optimizations to take
- advantage of the underlying non-blocking infrastructure.

Copied: packages/python-tornado/tags/1.0.1-1/debian/control (from rev 14243, packages/python-tornado/trunk/debian/control)
===================================================================
--- packages/python-tornado/tags/1.0.1-1/debian/control	                        (rev 0)
+++ packages/python-tornado/tags/1.0.1-1/debian/control	2010-08-22 14:40:45 UTC (rev 14244)
@@ -0,0 +1,22 @@
+Source: python-tornado
+Section: python
+XS-Python-Version: >= 2.5
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Carl Chenet <chaica at ohmytux.com>
+Build-Depends: debhelper (>= 7.0.50~), python-support, python-all-dev (>= 2.5)
+Standards-Version: 3.9.1
+Homepage: http://www.tornadoweb.org/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-tornado/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-tornado/trunk/
+
+Package: python-tornado
+Architecture: any
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-pycurl, python (>= 2.6) | python-simplejson
+Recommends: python-mysqldb
+Description: scalable, non-blocking web server and tools
+ Tornado is an open source version of the scalable, non-blocking
+ web server and tools that power FriendFeed. The FriendFeed application
+ is written using a web framework that looks a bit like web.py or
+ Google's webapp, but with additional tools and optimizations to take
+ advantage of the underlying non-blocking infrastructure.

Deleted: packages/python-tornado/tags/1.0.1-1/debian/rules
===================================================================
--- packages/python-tornado/trunk/debian/rules	2010-08-21 14:42:45 UTC (rev 14234)
+++ packages/python-tornado/tags/1.0.1-1/debian/rules	2010-08-22 14:40:45 UTC (rev 14244)
@@ -1,5 +0,0 @@
-#!/usr/bin/make -f
-
-%:
-	dh $@
-

Copied: packages/python-tornado/tags/1.0.1-1/debian/rules (from rev 14243, packages/python-tornado/trunk/debian/rules)
===================================================================
--- packages/python-tornado/tags/1.0.1-1/debian/rules	                        (rev 0)
+++ packages/python-tornado/tags/1.0.1-1/debian/rules	2010-08-22 14:40:45 UTC (rev 14244)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@




More information about the Python-modules-commits mailing list